mirror of
https://github.com/opnsense/src.git
synced 2026-04-29 18:32:49 -04:00
More sorting of references.
This commit is contained in:
parent
0f31af3165
commit
c2e6b42316
4 changed files with 14 additions and 16 deletions
|
|
@ -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).
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
|
|
|||
|
|
@ -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.
|
||||
|
|
|
|||
Loading…
Reference in a new issue