summaryrefslogtreecommitdiff
path: root/bin/ksh/ksh.1tbl
diff options
context:
space:
mode:
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