correct references to manpage section 9 to 1x.

This commit is contained in:
Ben Gras 2007-03-05 16:43:03 +00:00
parent f8eb059bb9
commit 454bb40129
7 changed files with 9 additions and 9 deletions

View file

@ -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).

View file

@ -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).

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -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).

View file

@ -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