diff options
author | 1996-01-15 01:13:45 +0000 | |
---|---|---|
committer | 1996-01-15 01:13:45 +0000 | |
commit | fa4673d76d56e067b58039da1729ea23c74e78a9 (patch) | |
tree | 170dcf43f7802c118281e19e2a450f008cb0abc9 | |
parent | from netbsd: (diff) | |
download | wireguard-openbsd-fa4673d76d56e067b58039da1729ea23c74e78a9.tar.xz wireguard-openbsd-fa4673d76d56e067b58039da1729ea23c74e78a9.zip |
from netbsd:
Cross-reference fsinfo(8) and mk-amd-map(8), as per PR #1057.
From David Brownlee <abs@mono.city.ac.uk>.
-rw-r--r-- | usr.sbin/amd/amd/amd.8 | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/usr.sbin/amd/amd/amd.8 b/usr.sbin/amd/amd/amd.8 index 4c52695f297..9ed3a0abfc3 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.1.1.1 1995/10/18 08:47:10 deraadt Exp $ +.\" $Id: amd.8,v 1.2 1996/01/15 01:13:45 deraadt Exp $ .\" .Dd "April 19, 1994" .Dt AMD 8 @@ -216,9 +216,11 @@ A weird imagination is most useful to gain full advantage of all the features. .Sh SEE ALSO .Xr amq 8 , +.Xr fsinfo 8 , .Xr hostname 1 , +.Xr mk-amd-map 8, .Xr mount 8 , -.Xr umount 8 , +.Xr umount 8 . .Rs .%T Amd \- The 4.4 BSD Automounter .Re |