summaryrefslogtreecommitdiff
path: root/usr.bin/fstat
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/fstat')
-rw-r--r--usr.bin/fstat/fstat.16
1 files changed, 4 insertions, 2 deletions
diff --git a/usr.bin/fstat/fstat.1 b/usr.bin/fstat/fstat.1
index 64447beda54..df03c4f73c4 100644
--- a/usr.bin/fstat/fstat.1
+++ b/usr.bin/fstat/fstat.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: fstat.1,v 1.33 2005/12/15 12:15:45 pedro Exp $
+.\" $OpenBSD: fstat.1,v 1.34 2005/12/15 16:33:11 jmc Exp $
.\"
.\" Copyright (c) 1987, 1991, 1993
.\" The Regents of the University of California. All rights reserved.
@@ -248,7 +248,9 @@ is printed with some information as to queue length.
Since these things are normally serviced quickly, it is likely that
nothing of real importance can be discerned.
.Sh SYSTRACE
-Each systrace device is printed with only the kernel address of the
+Each
+.Xr systrace 4
+device is printed with only the kernel address of the
device private data.
.Sh SEE ALSO
.Xr netstat 1 ,