summaryrefslogtreecommitdiff
path: root/bin/ksh/ksh.1tbl
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/ksh/ksh.1tbl
parentd8fff56091bc97fc05aa518be0a02ada17ac66f7 (diff)
fix Xr refs; frisco@blackant.net
Diffstat (limited to 'bin/ksh/ksh.1tbl')
-rw-r--r--bin/ksh/ksh.1tbl6
1 files changed, 3 insertions, 3 deletions
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