svn commit: r51369 - head/en_US.ISO8859-1/books/fdp-primer/structure
Eitan Adler <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.cvs.doc |
|---|---|
| Message-ID | <[email protected]> |
Author: eadler Date: Sat Jan 6 23:17:22 2018 New Revision: 51369 URL: https://svnweb.freebsd.org/changeset/doc/51369 Log: FDP: Reduce confusion with man'n' - A lowercase 'n' looks like 'mann'. Make this slightly easier to read. - While here, fix indent PR: 224958 Submitted by: Vitalio <[email protected]> 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 21:22:13 2018 (r51368) +++ head/en_US.ISO8859-1/books/fdp-primer/structure/chapter.xml Sat Jan 6 23:17:22 2018 (r51369) @@ -94,7 +94,7 @@ <row> <entry valign="top"> - <filename><replaceable>lang</replaceable>.<replaceable>encoding</replaceable></filename></entry> + <filename><replaceable>lang</replaceable>.<replaceable>encoding</replaceable></filename></entry> <entry>One directory exists for each available translation and encoding of the documentation, for example @@ -158,7 +158,7 @@ <filename>man</filename></entry> <entry>For translations of the system manual pages. This - directory will contain one or more <filename role="directory">man<replaceable>n</replaceable></filename> + directory will contain one or more <filename role="directory">man</filename> directories, corresponding to the sections that have been translated.</entry> </row> _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/svn-doc-all To unsubscribe, send any mail to "[email protected]"