diff options
author | 2001-08-18 21:01:49 +0000 | |
---|---|---|
committer | 2001-08-18 21:01:49 +0000 | |
commit | 0e3736bbb009dbddb0daae0b9a1949483d34d773 (patch) | |
tree | dc09bf28f9ab9ee42c57b9f91c26b13a7d7e44fc | |
parent | fix a typo and add devel/sdl to the ports applications using these pthreads (diff) | |
download | wireguard-openbsd-0e3736bbb009dbddb0daae0b9a1949483d34d773.tar.xz wireguard-openbsd-0e3736bbb009dbddb0daae0b9a1949483d34d773.zip |
Mention in SEE ALSO that "Amd - The 4.4 BSD Automounter" is available by
running ``info amd''; ok millert
-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. |