diff options
Diffstat (limited to 'usr/src/man/man1/getopt.1')
-rw-r--r-- | usr/src/man/man1/getopt.1 | 11 |
1 files changed, 8 insertions, 3 deletions
diff --git a/usr/src/man/man1/getopt.1 b/usr/src/man/man1/getopt.1 index 97eb058e6a..a1972367ed 100644 --- a/usr/src/man/man1/getopt.1 +++ b/usr/src/man/man1/getopt.1 @@ -79,7 +79,7 @@ cmd -a -oarg -- filename1 filename2\fR .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 @@ -94,8 +94,13 @@ CSI enabled .SH SEE ALSO .sp .LP -\fBIntro\fR(1), \fBgetopts\fR(1), \fBgetoptcvt\fR(1), \fBsh\fR(1), -\fBshell_builtins\fR(1), \fBgetopt\fR(3C), \fBattributes\fR(5) +.BR Intro (1), +.BR getoptcvt (1), +.BR getopts (1), +.BR sh (1), +.BR shell_builtins (1), +.BR getopt (3C), +.BR attributes (7) .SH DIAGNOSTICS .sp .LP |