diff options
Diffstat (limited to 'usr.sbin/amd/fsinfo/fsinfo.8')
-rw-r--r-- | usr.sbin/amd/fsinfo/fsinfo.8 | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/usr.sbin/amd/fsinfo/fsinfo.8 b/usr.sbin/amd/fsinfo/fsinfo.8 index ddf6d2a4785..63a5bd7379a 100644 --- a/usr.sbin/amd/fsinfo/fsinfo.8 +++ b/usr.sbin/amd/fsinfo/fsinfo.8 @@ -31,7 +31,7 @@ .\" SUCH DAMAGE. .\" .\" from: @(#)fsinfo.8 8.1 (Berkeley) 6/28/93 -.\" $Id: fsinfo.8,v 1.2 1998/06/15 17:56:13 mickey Exp $ +.\" $Id: fsinfo.8,v 1.3 1998/11/08 00:21:26 aaron Exp $ .\" .Dd June 28, 1993 .Dt FSINFO 8 @@ -58,20 +58,20 @@ The .Nm fsinfo utility takes a set of system configuration information, and generates a co-ordinated set of -.Xr amd , -.Xr mount +.Xr amd 8 , +.Xr mount 8 and -.Xr mountd +.Xr mountd 8 configuration files. .Pp The .Nm fsinfo command is fully described in the document -.%T "Amd - The 4.4BSD Automounter" +.%T "Amd - The 4.4BSD Automounter" . .Sh "SEE ALSO" .Xr amd 8 , .Xr mount 8 , -.Xr mountd 8 . +.Xr mountd 8 .Sh HISTORY The .Nm fsinfo |