Correct some cross references and some path names.

This commit is contained in:
Mike Pritchard 1996-04-06 09:47:30 +00:00
parent 7d2174e8cb
commit e229ffb7e9
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=15073
5 changed files with 9 additions and 9 deletions

View File

@ -30,7 +30,7 @@
.\" SUCH DAMAGE.
.\"
.\" @(#)csh.1 8.2 (Berkeley) 1/21/94
.\" $Id: csh.1,v 1.2 1994/09/24 02:53:49 davidg Exp $
.\" $Id: csh.1,v 1.3 1995/05/06 13:52:29 ache Exp $
.\"
.Dd January 21, 1994
.Dt CSH 1
@ -1405,7 +1405,7 @@ of the names suffice.
.Pp
.It Ic login
Terminate a login shell, replacing it with an instance of
.Pa /bin/login.
.Pa /usr/bin/login.
This is one way to log off, included for compatibility with
.Xr sh 1 .
.Pp

View File

@ -30,7 +30,7 @@
.\" SUCH DAMAGE.
.\"
.\" @(#)ps.1 8.3 (Berkeley) 4/18/94
.\" $Id: ps.1,v 1.6 1995/12/30 13:52:02 joerg Exp $
.\" $Id: ps.1,v 1.7 1996/02/02 18:20:05 mpp Exp $
.\"
.Dd April 18, 1994
.Dt PS 1
@ -221,7 +221,7 @@ when children stop
.\" the routine addupc is not documented in the man pages
.It Dv "SSEL" Ta No "0x0400000 selecting; wakeup/waiting danger"
.It Dv "SEXEC" Ta No "0x0800000 process called"
.Xr exec 2
.Xr exec 3
.It Dv "SHPUX" Ta No "0x1000000 \\*(tNHP-UX\\*(sP process
.Pq Dv HPUXCOMPAT
.It Dv "SULOCK" Ta No "0x2000000 locked in core after swap error"

View File

@ -53,7 +53,7 @@
has been deprecated in favor of
.Xr hexdump 1 .
.Pp
.Xr Hexdump ,
.Nm Hexdump ,
if called as
.Nm od ,
provides compatibility for the options listed above.

View File

@ -78,7 +78,7 @@ special
character when sending mail is only active in interactive mode.
.It Fl n
Inhibits reading
.Pa /usr/share/misc/Mail.rc
.Pa /etc/mail.rc
upon startup.
.It Fl N
Inhibits the initial display of message headers
@ -797,7 +797,7 @@ Causes messages saved in
.Ar mbox
to be appended to the end rather than prepended.
This should always be set (perhaps in
.Pa /usr/share/misc/Mail.rc ) .
.Pa /etc/mail.rc ) .
.It Ar ask
Causes
.Nm mail

View File

@ -240,13 +240,13 @@ If a user other than root prints a file and spooling is disabled,
.Nm lpr
will print a message saying so and will not put jobs in the queue.
If a connection to
.Xr lpd 1
.Xr lpd 8
on the local machine cannot be made,
.Nm lpr
will say that the daemon cannot be started.
Diagnostics may be printed in the daemon's log file
regarding missing spool files by
.Xr lpd 1 .
.Xr lpd 8 .
.Sh BUGS
Fonts for
.Xr troff 1