]> Zhao Yanbai Git Server - minix.git/commitdiff
correct references to manpage section 9 to 1x.
authorBen Gras <ben@minix3.org>
Mon, 5 Mar 2007 16:43:03 +0000 (16:43 +0000)
committerBen Gras <ben@minix3.org>
Mon, 5 Mar 2007 16:43:03 +0000 (16:43 +0000)
man/man1/cut.1
man/man1/ed.1
man/man1/elvis.1
man/man1/flex.1
man/man1/flexdoc.1
man/man1/grep.1
man/man1/join.1

index 63a58083206771c8407623365d8d37d72f3fe7ef..cf7d58ce3fee5f1f578264f182c87fb12ec218d8 100644 (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).
index 6d6dd1a9f51db1fc1634282fbb4ecba77e4fd95c..2f156a6edc1a99c83edabe549b5bf9011ee250cc 100644 (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).
index cf5873599bf7700f7bce1c36ce29ee97e703f958..504ac937463a65cf62b1ec2b925ca3c1b8878972 100644 (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
index a37fb19dfa1ccbf565c6d2b40de10408606ae996..5556f9ac13925b4f225fc4066f9b67d55f0b9624 100644 (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
index ca93b4f0fca4d6bc2ea2dfd3dcad33a34a8be7e7..588bc9f453a5da348264dca58fc793e9351198e0 100644 (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
index 7c79b59c7c4842503e64ea88baa45eacad4b2bc7..b74b0f57998625a9b0b21822d93154a4ac56de42 100644 (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).
index fb3ffdfc606ab13fd991c0ac51ac85b38c814940..e43a346ef39b6abb158133b9427e26008f96abcd 100644 (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