diff options
author | Peter Valchev <pvalchev@cvs.openbsd.org> | 2001-08-18 21:01:50 +0000 |
---|---|---|
committer | Peter Valchev <pvalchev@cvs.openbsd.org> | 2001-08-18 21:01:50 +0000 |
commit | 46c62d9d3001edcaa8223dedeba0546233ee7f5a (patch) | |
tree | 9219ff80fbbe8c725eaa82938fea2b75d2394c57 /usr.sbin/amd | |
parent | 2d5ce36c7eac2d501c32cd0e2e1ef04e40d45b19 (diff) |
Mention in SEE ALSO that "Amd - The 4.4 BSD Automounter" is available by
running ``info amd''; ok millert
Diffstat (limited to 'usr.sbin/amd')
-rw-r--r-- | usr.sbin/amd/amd/amd.8 | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/usr.sbin/amd/amd/amd.8 b/usr.sbin/amd/amd/amd.8 index cd1028a213d..e965abef7f6 100644 --- a/usr.sbin/amd/amd/amd.8 +++ b/usr.sbin/amd/amd/amd.8 @@ -36,7 +36,7 @@ .\" SUCH DAMAGE. .\" .\" from: @(#)amd.8 5.10 (Berkeley) 4/19/94 -.\" $Id: amd.8,v 1.10 2001/08/02 18:37:34 mpech Exp $ +.\" $Id: amd.8,v 1.11 2001/08/18 21:01:49 pvalchev Exp $ .\" .Dd April 19, 1994 .Dt AMD 8 @@ -228,9 +228,10 @@ the features. .Xr mk-amd-map 8 , .Xr mount 8 , .Xr umount 8 -.Rs -.%T Amd \- The 4.4 BSD Automounter -.Re +.Pp +.%T Amd \- The 4.4 BSD Automounter , +available by running +.Dq info amd .Sh AUTHORS .An Jan-Simon Pendry <jsp@doc.ic.ac.uk>, Department of Computing, Imperial College, London, UK. |