Module Name:    src
Committed By:   jnemeth
Date:           Sat Oct  8 22:16:03 UTC 2011

Modified Files:
        src/usr.bin/fstat: fstat.1

Log Message:
add an xref to fstat(2)


To generate a diff of this commit:
cvs rdiff -u -r1.29 -r1.30 src/usr.bin/fstat/fstat.1

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/usr.bin/fstat/fstat.1
diff -u src/usr.bin/fstat/fstat.1:1.29 src/usr.bin/fstat/fstat.1:1.30
--- src/usr.bin/fstat/fstat.1:1.29	Tue Sep  6 19:22:05 2011
+++ src/usr.bin/fstat/fstat.1	Sat Oct  8 22:16:03 2011
@@ -1,4 +1,4 @@
-.\"	$NetBSD: fstat.1,v 1.29 2011/09/06 19:22:05 wiz Exp $
+.\"	$NetBSD: fstat.1,v 1.30 2011/10/08 22:16:03 jnemeth Exp $
 .\"
 .\" Copyright (c) 1987, 1991, 1993
 .\"	The Regents of the University of California.  All rights reserved.
@@ -248,6 +248,7 @@ is used to indicate an INADDR_ANY bindin
 .Xr sockstat 1 ,
 .Xr systat 1 ,
 .Xr vmstat 1 ,
+.Xr fstat 2 ,
 .Xr iostat 8 ,
 .Xr pstat 8
 .Sh HISTORY

Reply via email to