summaryrefslogtreecommitdiff
path: root/bin
diff options
context:
space:
mode:
authorTheo de Raadt <deraadt@cvs.openbsd.org>2002-09-18 07:33:49 +0000
committerTheo de Raadt <deraadt@cvs.openbsd.org>2002-09-18 07:33:49 +0000
commit22a8a867e01392910ef90820cd963ed01966babc (patch)
tree2d0ef7a64d1dd5ac68b6f38449c4449e0f60edf5 /bin
parentd8fff56091bc97fc05aa518be0a02ada17ac66f7 (diff)
fix Xr refs; frisco@blackant.net
Diffstat (limited to 'bin')
-rw-r--r--bin/ksh/ksh.16
-rw-r--r--bin/ksh/ksh.1tbl6
-rw-r--r--bin/ksh/sh.16
-rw-r--r--bin/ksh/sh.1tbl6
-rw-r--r--bin/rm/rm.14
5 files changed, 14 insertions, 14 deletions
diff --git a/bin/ksh/ksh.1 b/bin/ksh/ksh.1
index 91dd6ef4c94..f2cd2275ed2 100644
--- a/bin/ksh/ksh.1
+++ b/bin/ksh/ksh.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: ksh.1,v 1.47 2001/09/24 19:15:11 camield Exp $
+.\" $OpenBSD: ksh.1,v 1.48 2002/09/18 07:33:47 deraadt Exp $
.\"
.\" Copyright (c) 1980, 1990, 1993
.\" The Regents of the University of California. All rights reserved.
@@ -1105,7 +1105,7 @@ or
.Ic typeset Fl x
commands, or by parameter assignments followed by simple commands) are put in
the environment (see
-.Xr environ 5 )
+.Xr environ 7 )
of commands run by the shell as
.Ar name Ns No = Ns Ar value
pairs.
@@ -5090,7 +5090,7 @@ deleted and a new prompt to be printed.
.Xr rand 3 ,
.Xr signal 3 ,
.Xr system 3 ,
-.Xr environ 5
+.Xr environ 7
.Pp
.Rs
.%A Morris Bolsky
diff --git a/bin/ksh/ksh.1tbl b/bin/ksh/ksh.1tbl
index 57455d77f2e..42181bd3cb3 100644
--- a/bin/ksh/ksh.1tbl
+++ b/bin/ksh/ksh.1tbl
@@ -1,4 +1,4 @@
-.\" $OpenBSD: ksh.1tbl,v 1.47 2001/09/24 19:15:11 camield Exp $
+.\" $OpenBSD: ksh.1tbl,v 1.48 2002/09/18 07:33:47 deraadt Exp $
.\"
.\" Copyright (c) 1980, 1990, 1993
.\" The Regents of the University of California. All rights reserved.
@@ -1105,7 +1105,7 @@ or
.Ic typeset Fl x
commands, or by parameter assignments followed by simple commands) are put in
the environment (see
-.Xr environ 5 )
+.Xr environ 7 )
of commands run by the shell as
.Ar name Ns No = Ns Ar value
pairs.
@@ -5090,7 +5090,7 @@ deleted and a new prompt to be printed.
.Xr rand 3 ,
.Xr signal 3 ,
.Xr system 3 ,
-.Xr environ 5
+.Xr environ 7
.Pp
.Rs
.%A Morris Bolsky
diff --git a/bin/ksh/sh.1 b/bin/ksh/sh.1
index ac5dfe893e7..36e9b7c6db8 100644
--- a/bin/ksh/sh.1
+++ b/bin/ksh/sh.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: sh.1,v 1.29 2002/05/04 22:21:21 krw Exp $
+.\" $OpenBSD: sh.1,v 1.30 2002/09/18 07:33:47 deraadt Exp $
.\"
.\" Copyright (c) 1980, 1990, 1993
.\" The Regents of the University of California. All rights reserved.
@@ -935,7 +935,7 @@ or
.Ic typeset Fl x
commands, or by parameter assignments followed by simple commands) are put in
the environment (see
-.Xr environ 5 )
+.Xr environ 7 )
of commands run by the shell as
.Ar name Ns No = Ns Ar value
pairs.
@@ -3753,7 +3753,7 @@ signal and the shell exits.
.Xr rand 3 ,
.Xr signal 3 ,
.Xr system 3 ,
-.Xr environ 5
+.Xr environ 7
.Pp
.Rs
.%A Morris Bolsky
diff --git a/bin/ksh/sh.1tbl b/bin/ksh/sh.1tbl
index e50e0da89cb..a42074ef950 100644
--- a/bin/ksh/sh.1tbl
+++ b/bin/ksh/sh.1tbl
@@ -1,4 +1,4 @@
-.\" $OpenBSD: sh.1tbl,v 1.29 2002/05/04 22:21:21 krw Exp $
+.\" $OpenBSD: sh.1tbl,v 1.30 2002/09/18 07:33:47 deraadt Exp $
.\"
.\" Copyright (c) 1980, 1990, 1993
.\" The Regents of the University of California. All rights reserved.
@@ -935,7 +935,7 @@ or
.Ic typeset Fl x
commands, or by parameter assignments followed by simple commands) are put in
the environment (see
-.Xr environ 5 )
+.Xr environ 7 )
of commands run by the shell as
.Ar name Ns No = Ns Ar value
pairs.
@@ -3753,7 +3753,7 @@ signal and the shell exits.
.Xr rand 3 ,
.Xr signal 3 ,
.Xr system 3 ,
-.Xr environ 5
+.Xr environ 7
.Pp
.Rs
.%A Morris Bolsky
diff --git a/bin/rm/rm.1 b/bin/rm/rm.1
index 40ca2feb5be..0c449c7e754 100644
--- a/bin/rm/rm.1
+++ b/bin/rm/rm.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: rm.1,v 1.18 2002/02/11 18:43:51 mpech Exp $
+.\" $OpenBSD: rm.1,v 1.19 2002/09/18 07:33:47 deraadt Exp $
.\" $NetBSD: rm.1,v 1.8 1995/07/25 19:37:30 jtc Exp $
.\"
.\" Copyright (c) 1990, 1993, 1994
@@ -110,7 +110,7 @@ Equivalent to
.It Fl W
Attempts to undelete the named files.
Currently, this option can only be used to recover
-files covered by whiteouts.
+files covered by whiteouts on union mounts.
.El
.Pp
The