summaryrefslogtreecommitdiff
path: root/usr/src/man/man1/ksh93.1
diff options
context:
space:
mode:
Diffstat (limited to 'usr/src/man/man1/ksh93.1')
-rw-r--r--usr/src/man/man1/ksh93.116
1 files changed, 8 insertions, 8 deletions
diff --git a/usr/src/man/man1/ksh93.1 b/usr/src/man/man1/ksh93.1
index 2978f7500a..de8f73202e 100644
--- a/usr/src/man/man1/ksh93.1
+++ b/usr/src/man/man1/ksh93.1
@@ -3246,7 +3246,7 @@ The
is a list of name-value pairs that is passed to an executed program in the same
way as a normal argument list.
See
-.Xr environ 5 .
+.Xr environ 7 .
.Pp
The names must be
.Ar identifiers
@@ -7058,7 +7058,7 @@ that can be safely invoked by
.Nm rksh93 .
.Sh USAGE
See
-.Xr largefile 5
+.Xr largefile 7
for the description of the behavior of
.Nm ksh93
and
@@ -7150,12 +7150,12 @@ feature, and editing modes are
.Xr sysconf 3C ,
.Xr tcgetattr 3C ,
.Xr wait 3C ,
-.Xr a.out 4 ,
-.Xr profile 4 ,
-.Xr attributes 5 ,
-.Xr environ 5 ,
-.Xr largefile 5 ,
-.Xr standards 5
+.Xr a.out 5 ,
+.Xr profile 5 ,
+.Xr attributes 7 ,
+.Xr environ 7 ,
+.Xr largefile 7 ,
+.Xr standards 7
.Pp
.Rs
.%A Bolsky, Morris I.