summaryrefslogtreecommitdiff
path: root/usr/src/man/man1/echo.1
diff options
context:
space:
mode:
Diffstat (limited to 'usr/src/man/man1/echo.1')
-rw-r--r--usr/src/man/man1/echo.112
1 files changed, 6 insertions, 6 deletions
diff --git a/usr/src/man/man1/echo.1 b/usr/src/man/man1/echo.1
index 98b49e017d..798532ec36 100644
--- a/usr/src/man/man1/echo.1
+++ b/usr/src/man/man1/echo.1
@@ -320,7 +320,7 @@ example% \fB/usr/ucb/echo -n "$USER's current directory is $PWD"\fR
.SH ENVIRONMENT VARIABLES
.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 \fBecho\fR: \fBLANG\fR, \fBLC_ALL\fR,
\fBLC_CTYPE\fR, \fBLC_MESSAGES\fR, and \fBNLSPATH\fR.
@@ -347,7 +347,7 @@ An error occurred.
.SH ATTRIBUTES
.LP
-See \fBattributes\fR(5) for descriptions of the following attributes:
+See \fBattributes\fR(7) for descriptions of the following attributes:
.sp
.sp
@@ -361,14 +361,14 @@ CSI Enabled
_
Interface Stability Committed
_
-Standard See \fBstandards\fR(5).
+Standard See \fBstandards\fR(7).
.TE
.SH SEE ALSO
.LP
\fBksh93\fR(1), \fBprintf\fR(1), \fBshell_builtins\fR(1), \fBtr\fR(1),
-\fBwc\fR(1), \fBecho\fR(1B), \fBascii\fR(5), \fBattributes\fR(5),
-\fBenviron\fR(5), \fBstandards\fR(5)
+\fBwc\fR(1), \fBecho\fR(1B), \fBascii\fR(7), \fBattributes\fR(7),
+\fBenviron\fR(7), \fBstandards\fR(7)
.SH NOTES
.LP
When representing an 8-bit character by using the escape convention
@@ -403,4 +403,4 @@ the three digits "033" rather than just the two digits "33" after the
.sp
.LP
-For the octal equivalents of each character, see \fBascii\fR(5).
+For the octal equivalents of each character, see \fBascii\fR(7).