diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 1996-01-15 01:13:46 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 1996-01-15 01:13:46 +0000 |
commit | 034bc9e87c409d8b2f8deaf131a099ff2c17e9ba (patch) | |
tree | b59ed99c7f3b3661e9181e0933cb5f6653798b8b /usr.sbin/amd | |
parent | f6d8cb1066b80bf03d8087fee955b74d52e02b84 (diff) |
from netbsd:
Cross-reference fsinfo(8) and mk-amd-map(8), as per PR #1057.
From David Brownlee <abs@mono.city.ac.uk>.
Diffstat (limited to 'usr.sbin/amd')
-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 84c5fb3b165..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 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 |