summaryrefslogtreecommitdiffstats
path: root/bin
diff options
context:
space:
mode:
authormpp <mpp@FreeBSD.org>1996-04-06 09:47:30 +0000
committermpp <mpp@FreeBSD.org>1996-04-06 09:47:30 +0000
commit9fcf3504c21af573df3b8b40da8e09d5a28f4318 (patch)
tree111e1db6d3f30af263f25fe891753188422a2543 /bin
parentbe25c38e8ec4e9a238b83493564b223852ff615b (diff)
downloadFreeBSD-src-9fcf3504c21af573df3b8b40da8e09d5a28f4318.zip
FreeBSD-src-9fcf3504c21af573df3b8b40da8e09d5a28f4318.tar.gz
Correct some cross references and some path names.
Diffstat (limited to 'bin')
-rw-r--r--bin/csh/csh.14
-rw-r--r--bin/ps/ps.14
2 files changed, 4 insertions, 4 deletions
diff --git a/bin/csh/csh.1 b/bin/csh/csh.1
index 52e7dc2..7400412 100644
--- a/bin/csh/csh.1
+++ b/bin/csh/csh.1
@@ -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
diff --git a/bin/ps/ps.1 b/bin/ps/ps.1
index a748ffa..2d1057b 100644
--- a/bin/ps/ps.1
+++ b/bin/ps/ps.1
@@ -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"
OpenPOWER on IntegriCloud