From e50022797f5236493e7f80c3ba8cbc088b7627a7 Mon Sep 17 00:00:00 2001 From: Edward Tomasz Napierala Date: Thu, 9 Jul 2009 16:40:00 +0000 Subject: [PATCH] Add manual page links to advertise procstat(1) a little better. Approved by: re (kib) --- bin/ps/ps.1 | 3 ++- share/man/man5/procfs.5 | 3 ++- usr.bin/fstat/fstat.1 | 3 ++- usr.bin/netstat/netstat.1 | 3 ++- usr.bin/sockstat/sockstat.1 | 3 ++- 5 files changed, 10 insertions(+), 5 deletions(-) diff --git a/bin/ps/ps.1 b/bin/ps/ps.1 index ebd70d056275..46a371cd48b2 100644 --- a/bin/ps/ps.1 +++ b/bin/ps/ps.1 @@ -29,7 +29,7 @@ .\" @(#)ps.1 8.3 (Berkeley) 4/18/94 .\" $FreeBSD$ .\" -.Dd May 16, 2009 +.Dd July 9, 2009 .Dt PS 1 .Os .Sh NAME @@ -637,6 +637,7 @@ the mount point of .Xr kill 1 , .Xr pgrep 1 , .Xr pkill 1 , +.Xr procstat 1 , .Xr w 1 , .Xr kvm 3 , .Xr strftime 3 , diff --git a/share/man/man5/procfs.5 b/share/man/man5/procfs.5 index 8d85f955ec61..d28f4184c6cc 100644 --- a/share/man/man5/procfs.5 +++ b/share/man/man5/procfs.5 @@ -2,7 +2,7 @@ .\" Written by Garrett Wollman .\" This file is in the public domain. .\" -.Dd September 3, 2004 +.Dd July 9, 2009 .Dt PROCFS 5 .Os .Sh NAME @@ -252,6 +252,7 @@ file system on .Pp .Dl "mount -t procfs proc /proc" .Sh SEE ALSO +.Xr procstat 1 , .Xr mount 2 , .Xr sigaction 2 , .Xr unmount 2 , diff --git a/usr.bin/fstat/fstat.1 b/usr.bin/fstat/fstat.1 index 3e99c510c86d..c2cd0787b9ca 100644 --- a/usr.bin/fstat/fstat.1 +++ b/usr.bin/fstat/fstat.1 @@ -32,7 +32,7 @@ .\" @(#)fstat.1 8.3 (Berkeley) 2/25/94 .\" $FreeBSD$ .\" -.Dd March 27, 2002 +.Dd July 9, 2009 .Dt FSTAT 1 .Os .Sh NAME @@ -216,6 +216,7 @@ an arrow (``<-'' or ``->''), and a full duplex socket shows a double arrow .Sh SEE ALSO .Xr netstat 1 , .Xr nfsstat 1 , +.Xr procstat 1 , .Xr ps 1 , .Xr sockstat 1 , .Xr systat 1 , diff --git a/usr.bin/netstat/netstat.1 b/usr.bin/netstat/netstat.1 index 71af7aa53fa3..41e15c11b15b 100644 --- a/usr.bin/netstat/netstat.1 +++ b/usr.bin/netstat/netstat.1 @@ -32,7 +32,7 @@ .\" @(#)netstat.1 8.8 (Berkeley) 4/18/94 .\" $FreeBSD$ .\" -.Dd February 15, 2009 +.Dd July 9, 2009 .Dt NETSTAT 1 .Os .Sh NAME @@ -490,6 +490,7 @@ queue. .Sh SEE ALSO .Xr fstat 1 , .Xr nfsstat 1 , +.Xr procstat 1 , .Xr ps 1 , .Xr sockstat 1 , .Xr bpf 4 , diff --git a/usr.bin/sockstat/sockstat.1 b/usr.bin/sockstat/sockstat.1 index 3edf0cf7675a..206dad7e38cb 100644 --- a/usr.bin/sockstat/sockstat.1 +++ b/usr.bin/sockstat/sockstat.1 @@ -27,7 +27,7 @@ .\" .\" $FreeBSD$ .\" -.Dd May 18, 2008 +.Dd July 9, 2009 .Dt SOCKSTAT 1 .Os .Sh NAME @@ -153,6 +153,7 @@ to examine them instead. .Sh SEE ALSO .Xr fstat 1 , .Xr netstat 1 , +.Xr procstat 1 , .Xr inet 4 , .Xr inet6 4 , .Xr protocols 5