diff options
author | Aaron Campbell <aaron@cvs.openbsd.org> | 1998-11-08 00:21:31 +0000 |
---|---|---|
committer | Aaron Campbell <aaron@cvs.openbsd.org> | 1998-11-08 00:21:31 +0000 |
commit | 31da08892cd3349676917320548e92b7170e539f (patch) | |
tree | 2bcc05bd61d8dc50843a9df23594a4b4501a7f54 /usr.sbin/amd/fsinfo/fsinfo.8 | |
parent | 3035e250c3d7a79b3f5d0de48cc642b4d4752ad1 (diff) |
usr.sbin/ man page repairs, a-i
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 |