summaryrefslogtreecommitdiff
path: root/usr/src/man/man1/test.1
diff options
context:
space:
mode:
Diffstat (limited to 'usr/src/man/man1/test.1')
-rw-r--r--usr/src/man/man1/test.119
1 files changed, 13 insertions, 6 deletions
diff --git a/usr/src/man/man1/test.1 b/usr/src/man/man1/test.1
index 8558a7900f..4ed31545bc 100644
--- a/usr/src/man/man1/test.1
+++ b/usr/src/man/man1/test.1
@@ -143,7 +143,7 @@ the first open square bracket, \fB[\fR, is the required utility name.
The final close square bracket, \fB]\fR, is a required operand.
.sp
.LP
-See \fBlargefile\fR(5) for the description of the behavior of \fBtest\fR when
+See \fBlargefile\fR(7) for the description of the behavior of \fBtest\fR when
encountering files greater than or equal to 2 Gbyte (2^31 bytes).
.sp
.LP
@@ -1012,7 +1012,7 @@ fi
.SH ENVIRONMENT VARIABLES
.sp
.LP
-See \fBenviron\fR(5) for descriptions of the following environment variables
+See \fBenviron\fR(7) for descriptions of the following environment variables
that affect the execution of \fBtest\fR: \fBLANG\fR, \fBLC_ALL\fR,
\fBLC_CTYPE\fR, \fBLC_MESSAGES\fR, and \fBNLSPATH\fR.
.SH EXIT STATUS
@@ -1049,7 +1049,7 @@ An error occurred.
.SH ATTRIBUTES
.sp
.LP
-See \fBattributes\fR(5) for descriptions of the following attributes:
+See \fBattributes\fR(7) for descriptions of the following attributes:
.SS "/usr/bin/test, csh, ksh, sh"
.sp
@@ -1062,7 +1062,7 @@ ATTRIBUTE TYPE ATTRIBUTE VALUE
_
Interface Stability Committed
_
-Standard See \fBstandards\fR(5).
+Standard See \fBstandards\fR(7).
.TE
.SS "ksh93"
@@ -1081,8 +1081,15 @@ Interface Stability Uncommitted
.SH SEE ALSO
.sp
.LP
-\fBcsh\fR(1), \fBksh\fR(1), \fBksh93\fR(1), \fBsh\fR(1), \fBtest\fR(1B),
-\fBattributes\fR(5), \fBenviron\fR(5), \fBlargefile\fR(5), \fBstandards\fR(5)
+.BR csh (1),
+.BR ksh (1),
+.BR ksh93 (1),
+.BR sh (1),
+.BR test (1B),
+.BR attributes (7),
+.BR environ (7),
+.BR largefile (7),
+.BR standards (7)
.SH NOTES
.sp
.LP