diff --git a/man/man1/cut.1 b/man/man1/cut.1 index 63a580832..cf7d58ce3 100644 --- a/man/man1/cut.1 +++ b/man/man1/cut.1 @@ -43,4 +43,4 @@ this option is equivalent to \-c. For the same reason, the option \-n has no effect and is not listed in this manual page. .SH "SEE ALSO" .BR sed (1), -.BR awk (9). +.BR awk (1x). diff --git a/man/man1/ed.1 b/man/man1/ed.1 index 6d6dd1a9f..2f156a6ed 100644 --- a/man/man1/ed.1 +++ b/man/man1/ed.1 @@ -65,5 +65,5 @@ If you want a line-oriented editor, try \fIex\fR. If you want a good editor, use \fIelle\fR, \fIelvis\fR, or \fImined\fR. .SH "SEE ALSO" .BR elvis (1), -.BR elle (9), -.BR mined (9). +.BR elle (1x), +.BR mined (1x). diff --git a/man/man1/elvis.1 b/man/man1/elvis.1 index cf5873599..504ac9374 100644 --- a/man/man1/elvis.1 +++ b/man/man1/elvis.1 @@ -76,7 +76,7 @@ there, the initialization file is called "elvis.rc" instead. .BR ctags (1), .BR ref (1), .BR elvrec (1), -.BR elvis (9). +.BR elvis (1x). .PP \fIElvis - A Clone of Vi/Ex\fP, the complete \fBelvis\fP documentation. .SH BUGS diff --git a/man/man1/flex.1 b/man/man1/flex.1 index a37fb19df..5556f9ac1 100644 --- a/man/man1/flex.1 +++ b/man/man1/flex.1 @@ -631,7 +631,7 @@ on some systems). library with which to link the scanners. .SH "SEE ALSO" .LP -flexdoc(1), lex(1), yacc(1), sed(1), awk(9). +flexdoc(1), lex(1), yacc(1), sed(1), awk(1x). .LP M. E. Lesk and E. Schmidt, .I LEX - Lexical Analyzer Generator diff --git a/man/man1/flexdoc.1 b/man/man1/flexdoc.1 index ca93b4f0f..588bc9f45 100644 --- a/man/man1/flexdoc.1 +++ b/man/man1/flexdoc.1 @@ -2380,7 +2380,7 @@ requires that at least one of the classes share characters. See flex(1). .SH "SEE ALSO" .LP -flex(1), lex(1), yacc(1), sed(1), awk(9). +flex(1), lex(1), yacc(1), sed(1), awk(1x). .LP M. E. Lesk and E. Schmidt, .I LEX - Lexical Analyzer Generator diff --git a/man/man1/grep.1 b/man/man1/grep.1 index 7c79b59c7..b74b0f579 100644 --- a/man/man1/grep.1 +++ b/man/man1/grep.1 @@ -47,4 +47,4 @@ If an error is detected, exit status 2 is returned. .BR cgrep (1), .BR fgrep (1), .BR sed (1), -.BR awk (9). +.BR awk (1x). diff --git a/man/man1/join.1 b/man/man1/join.1 index fb3ffdfc6..e43a346ef 100644 --- a/man/man1/join.1 +++ b/man/man1/join.1 @@ -98,7 +98,7 @@ in a line is significant. .SH "SEE ALSO" .BR sort (1), .BR comm (1), -.BR awk (9). +.BR awk (1x). .SH BUGS With default field separation, the collating sequence is that of @@ -114,6 +114,6 @@ The conventions of .BR uniq , .BR look and -.BR awk (9) +.BR awk (1x) are wildly incongruous. .\" ref. to awk(9) man page corrected -- ASW 2005-01-15