diff options
Diffstat (limited to 'usr/src/man/man1/strip.1')
-rw-r--r-- | usr/src/man/man1/strip.1 | 18 |
1 files changed, 13 insertions, 5 deletions
diff --git a/usr/src/man/man1/strip.1 b/usr/src/man/man1/strip.1 index 8079113066..f664fc19aa 100644 --- a/usr/src/man/man1/strip.1 +++ b/usr/src/man/man1/strip.1 @@ -139,7 +139,7 @@ A path name referring to an executable file. .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 \fBstrip\fR: \fBLANG\fR, \fBLC_ALL\fR, \fBLC_CTYPE\fR, \fBLC_MESSAGES\fR, and \fBNLSPATH\fR. .SH EXIT STATUS @@ -177,7 +177,7 @@ Temporary files .SH ATTRIBUTES .sp .LP -See \fBattributes\fR(5) for descriptions of the following attributes: +See \fBattributes\fR(7) for descriptions of the following attributes: .sp .sp @@ -193,9 +193,17 @@ Interface Stability Standard .SH SEE ALSO .sp .LP -\fBar\fR(1), \fBas\fR(1), \fBld\fR(1), \fBmcs\fR(1), \fBelf\fR(3ELF), -\fBtmpnam\fR(3C), \fBa.out\fR(4), \fBar.h\fR(3HEAD), \fBattributes\fR(5), -\fBenviron\fR(5), \fBstandards\fR(5) +.BR ar (1), +.BR as (1), +.BR ld (1), +.BR mcs (1), +.BR tmpnam (3C), +.BR elf (3ELF), +.BR ar.h (3HEAD), +.BR a.out (5), +.BR attributes (7), +.BR environ (7), +.BR standards (7) .SH NOTES .sp .LP |