diff options
Diffstat (limited to 'usr/src/man/man1/strings.1')
-rw-r--r-- | usr/src/man/man1/strings.1 | 13 |
1 files changed, 8 insertions, 5 deletions
diff --git a/usr/src/man/man1/strings.1 b/usr/src/man/man1/strings.1 index ac310ea457..ba23b59387 100644 --- a/usr/src/man/man1/strings.1 +++ b/usr/src/man/man1/strings.1 @@ -166,7 +166,7 @@ specified, the \fBstrings\fR utility reads from the standard input. .RE .SH ENVIRONMENT VARIABLES -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 \fBstrings\fR: \fBLANG\fR, \fBLC_ALL\fR, \fBLC_CTYPE\fR, \fBLC_MESSAGES\fR, and \fBNLSPATH\fR. .SH EXIT STATUS @@ -190,7 +190,7 @@ An error occurred. .RE .SH ATTRIBUTES -See \fBattributes\fR(5) for descriptions of the following attributes: +See \fBattributes\fR(7) for descriptions of the following attributes: .sp .sp @@ -208,11 +208,14 @@ Interface Stability See below. .sp .LP The \fBstrings\fR utility, including all options except \fB-N\fR, are specified -by standards. See \fBstandards\fR(5). The \fB-N\fR option is not currently +by standards. See \fBstandards\fR(7). The \fB-N\fR option is not currently specified by any standard. .SH SEE ALSO -\fBelfdump\fR(1), \fBod\fR(1), \fBattributes\fR(5), \fBenviron\fR(5), -\fBstandards\fR(5) +.BR elfdump (1), +.BR od (1), +.BR attributes (7), +.BR environ (7), +.BR standards (7) .SH NOTES The algorithm for identifying strings is extremely primitive. .sp |