Author: jilles
Date: Fri Apr 22 14:42:42 2011
New Revision: 220953
URL: http://svn.freebsd.org/changeset/base/220953

Log:
  MFC r220646: getfh(2): Add xrefs for fhopen(2), open(2), stat(2).

Modified:
  stable/7/lib/libc/sys/getfh.2
Directory Properties:
  stable/7/lib/libc/   (props changed)
  stable/7/lib/libc/stdtime/   (props changed)

Modified: stable/7/lib/libc/sys/getfh.2
==============================================================================
--- stable/7/lib/libc/sys/getfh.2       Fri Apr 22 14:41:29 2011        
(r220952)
+++ stable/7/lib/libc/sys/getfh.2       Fri Apr 22 14:42:42 2011        
(r220953)
@@ -28,7 +28,7 @@
 .\"    @(#)getfh.2     8.1 (Berkeley) 6/9/93
 .\" $FreeBSD$
 .\"
-.Dd April 6, 2004
+.Dd April 14, 2011
 .Dt GETFH 2
 .Os
 .Sh NAME
@@ -104,6 +104,10 @@ An
 .Tn I/O
 error occurred while reading from or writing to the file system.
 .El
+.Sh SEE ALSO
+.Xr fhopen 2 ,
+.Xr open 2 ,
+.Xr stat 2
 .Sh HISTORY
 The
 .Fn getfh
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "[email protected]"

Reply via email to