Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/usr.bin/fstat add an xref to fstat(2)



details:   https://anonhg.NetBSD.org/src/rev/4a90264e0a2c
branches:  trunk
changeset: 770236:4a90264e0a2c
user:      jnemeth <jnemeth%NetBSD.org@localhost>
date:      Sat Oct 08 22:16:03 2011 +0000

description:
add an xref to fstat(2)

diffstat:

 usr.bin/fstat/fstat.1 |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r 1ea0b6891d10 -r 4a90264e0a2c usr.bin/fstat/fstat.1
--- a/usr.bin/fstat/fstat.1     Sat Oct 08 21:57:57 2011 +0000
+++ b/usr.bin/fstat/fstat.1     Sat Oct 08 22:16:03 2011 +0000
@@ -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 @@
 .Xr sockstat 1 ,
 .Xr systat 1 ,
 .Xr vmstat 1 ,
+.Xr fstat 2 ,
 .Xr iostat 8 ,
 .Xr pstat 8
 .Sh HISTORY



Home | Main Index | Thread Index | Old Index