Module Name: src
Committed By: christos
Date: Sat Apr 7 03:47:31 UTC 2012
Modified Files:
src/lib/libc/gen: getfsent.3
Log Message:
cross reference getfsspecname
To generate a diff of this commit:
cvs rdiff -u -r1.11 -r1.12 src/lib/libc/gen/getfsent.3
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/lib/libc/gen/getfsent.3
diff -u src/lib/libc/gen/getfsent.3:1.11 src/lib/libc/gen/getfsent.3:1.12
--- src/lib/libc/gen/getfsent.3:1.11 Mon Mar 22 15:30:53 2010
+++ src/lib/libc/gen/getfsent.3 Fri Apr 6 23:47:30 2012
@@ -1,4 +1,4 @@
-.\" $NetBSD: getfsent.3,v 1.11 2010/03/22 19:30:53 joerg Exp $
+.\" $NetBSD: getfsent.3,v 1.12 2012/04/07 03:47:30 christos Exp $
.\"
.\" Copyright (c) 1983, 1991, 1993
.\" The Regents of the University of California. All rights reserved.
@@ -29,7 +29,7 @@
.\"
.\" @(#)getfsent.3 8.1 (Berkeley) 6/4/93
.\"
-.Dd June 4, 1993
+.Dd March 6, 2012
.Dt GETFSENT 3
.Os
.Sh NAME
@@ -128,6 +128,7 @@ returns nothing.
.It Pa /etc/fstab
.El
.Sh SEE ALSO
+.Xr getfsspecname 3 ,
.Xr fstab 5
.Sh HISTORY
The