svn commit: r51370 - head/en_US.ISO8859-1/books/fdp-primer/structure
Eitan Adler
eadler at FreeBSD.org
Sat Jan 6 23:20:16 UTC 2018
Author: eadler
Date: Sat Jan 6 23:20:15 2018
New Revision: 51370
URL: https://svnweb.freebsd.org/changeset/doc/51370
Log:
FDP: Reduce confusion with man'n' (correct fix)
- A lowercase 'n' looks like 'mann'. Make this slightly easier to read.
- While here, fix indent
PR: 224958
Submitted by: Vitalio <v.dol_s at hotmail.com>
Modified:
head/en_US.ISO8859-1/books/fdp-primer/structure/chapter.xml
Modified: head/en_US.ISO8859-1/books/fdp-primer/structure/chapter.xml
==============================================================================
--- head/en_US.ISO8859-1/books/fdp-primer/structure/chapter.xml Sat Jan 6 23:17:22 2018 (r51369)
+++ head/en_US.ISO8859-1/books/fdp-primer/structure/chapter.xml Sat Jan 6 23:20:15 2018 (r51370)
@@ -158,7 +158,8 @@
<filename>man</filename></entry>
<entry>For translations of the system manual pages. This
- directory will contain one or more <filename role="directory">man</filename>
+ directory will contain one or more
+ <filename role="directory">man<replaceable>N</replaceable></filename>
directories, corresponding to the sections that have
been translated.</entry>
</row>
More information about the svn-doc-head
mailing list