diff options
| author | David E. O'Brien <obrien@FreeBSD.org> | 1998-09-05 06:56:36 +0000 |
|---|---|---|
| committer | David E. O'Brien <obrien@FreeBSD.org> | 1998-09-05 06:56:36 +0000 |
| commit | c2e6b42316fcd7cb7434a5d1b4bc1e4e08ca7339 (patch) | |
| tree | 14207240a53603f47092e3faff0bd709565e9e86 /contrib | |
| parent | 0f31af316589b47163871a8dfab530f224367215 (diff) | |
Notes
Diffstat (limited to 'contrib')
| -rw-r--r-- | contrib/amd/amq/pawd.1 | 6 | ||||
| -rw-r--r-- | contrib/amd/fixmount/fixmount.8 | 6 | ||||
| -rw-r--r-- | contrib/amd/hlfsd/hlfsd.8 | 13 | ||||
| -rw-r--r-- | contrib/amd/scripts/amd.conf.5 | 5 |
4 files changed, 14 insertions, 16 deletions
diff --git a/contrib/amd/amq/pawd.1 b/contrib/amd/amq/pawd.1 index d04737260b9f..c9cde87e16a5 100644 --- a/contrib/amd/amq/pawd.1 +++ b/contrib/amd/amq/pawd.1 @@ -38,7 +38,7 @@ .\" .\" %W% (Berkeley) %G% .\" -.\" $Id: pawd.1,v 5.2.2.1 1992/02/09 15:11:15 jsp beta $ +.\" $Id: pawd.1,v 1.1.1.1 1998/08/23 22:07:20 obrien Exp $ .\" .TH PAWD 1 "6 Jan 1998" .SH NAME @@ -67,6 +67,6 @@ will print the automounter adjusted current working directory. With any number of arguments, it will print the adjusted path of each one of the arguments. .SH "SEE ALSO" +.BR pwd (1), .BR amd (8), -.BR amq (8), -.BR pwd (1). +.BR amq (8). diff --git a/contrib/amd/fixmount/fixmount.8 b/contrib/amd/fixmount/fixmount.8 index f9a87f03d51c..c99a458e15ed 100644 --- a/contrib/amd/fixmount/fixmount.8 +++ b/contrib/amd/fixmount/fixmount.8 @@ -38,7 +38,7 @@ .\" .\" %W% (Berkeley) %G% .\" -.\" $Id: fixmount.8,v 5.2.2.1 1992/02/09 15:11:15 jsp beta $ +.\" $Id: fixmount.8,v 1.1.1.1 1998/08/23 22:07:20 obrien Exp $ .\" .TH FIXMOUNT 8L "26 Feb 1993" .SH NAME @@ -120,10 +120,10 @@ List of current mounts. Backup file for remote mount entries on NFS server. .PD .SH "SEE ALSO" -.BR showmount (8), .BR mtab (5), .BR rmtab (5), -.BR mountd (8C). +.BR mountd (8), +.BR showmount (8). .SH BUGS No attempt is made to verify the information in .B /etc/mtab diff --git a/contrib/amd/hlfsd/hlfsd.8 b/contrib/amd/hlfsd/hlfsd.8 index ecc7e3a0d189..cdd44fce65b5 100644 --- a/contrib/amd/hlfsd/hlfsd.8 +++ b/contrib/amd/hlfsd/hlfsd.8 @@ -36,7 +36,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" $Id: hlfsd.8,v 1.2 1993/09/14 22:29:10 ezk Exp ezk $ +.\" $Id: hlfsd.8,v 1.1.1.1 1998/08/23 22:07:20 obrien Exp $ .\" .\" HLFSD was written at Columbia University Computer Science Department, by .\" Erez Zadok <ezk@cs.columbia.edu> and Alexander Dupuy <dupuy@smarts.com> @@ -286,16 +286,15 @@ symbolic link returned by points if it is unable to verify the that user's home directory is accessible. .SH "SEE ALSO" +.BR mail(1), +.BR getgrent (3), +.BR getpwent (3), +.BR mtab (5), +.BR passwd (5), .BR amd (8), .BR automount (8), .BR cron(8), -.BR getgrent (3), -.BR getpwent (3), -.BR mail(1), -.BR mnttab (4), .BR mount (8), -.BR mtab (5), -.BR passwd (4), .BR sendmail (8), .BR umount (8). .LP diff --git a/contrib/amd/scripts/amd.conf.5 b/contrib/amd/scripts/amd.conf.5 index 611518a36492..a64323c5ca18 100644 --- a/contrib/amd/scripts/amd.conf.5 +++ b/contrib/amd/scripts/amd.conf.5 @@ -38,7 +38,7 @@ .\" .\" %W% (Berkeley) %G% .\" -.\" $Id: amd.conf.5,v 1.1.1.1 1998/08/23 22:07:21 obrien Exp $ +.\" $Id: amd.conf.5,v 1.2 1998/09/02 21:07:47 brian Exp $ .\" .TH AMD.CONF 8 "7 August 1997" .SH NAME @@ -528,8 +528,7 @@ map_name = amd.tftpboot .\" ************************************************************************** .SH "SEE ALSO" .BR amd (8), -.BR amq (8), -.BR ctl-amd (8). +.BR amq (8). .SH AUTHORS Erez Zadok <ezk@cs.columbia.edu>, Department of Computer Science, Columbia University, New York, USA. |
