summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--bin/ps/ps.13
-rw-r--r--share/man/man5/procfs.53
-rw-r--r--usr.bin/fstat/fstat.13
-rw-r--r--usr.bin/netstat/netstat.13
-rw-r--r--usr.bin/sockstat/sockstat.13
5 files changed, 10 insertions, 5 deletions
diff --git a/bin/ps/ps.1 b/bin/ps/ps.1
index ebd70d0..46a371c 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 8d85f95..d28f418 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 3e99c51..c2cd078 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 71af7aa..41e15c1 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 3edf0cf..206dad7 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
OpenPOWER on IntegriCloud