Hi,

while reading the intro(1) man page, I found a small inconsistency with the subsequent man pages:

../man3/intro.3:The manual pages in section 3 provide an overview of the C library
../man5/intro.5:The manual pages in section 5 contain information related to
../man6/intro.6:The manual pages in section 6 contain information about the
../man7/intro.7:The manual pages in section 7 section contain miscellaneous documentation.
../man8/intro.8:The manual pages in section 8 contain information related to
../man9/intro.9:The manual pages in section 9 contain information related to the

Thanks,
Alex.



Index: intro.1
===================================================================
RCS file: /cvs/src/share/man/man1/intro.1,v
retrieving revision 1.12
diff -u -p -r1.12 intro.1
--- intro.1     10 Jan 2010 10:53:33 -0000      1.12
+++ intro.1     21 Apr 2015 13:55:15 -0000
@@ -37,10 +37,10 @@
 .Nm intro
 .Nd introduction to general commands (tools and utilities)
 .Sh DESCRIPTION
-The manual pages in section one contain most of the commands which comprise the +The manual pages in section 1 contain most of the commands which comprise the
 .Bx
 user environment.
-Some of the commands included in section one are
+Some of the commands included in section 1 are
 text editors,
 command shell interpreters,
 searching and sorting tools,

Reply via email to