diff options
author | Eitan Adler <eadler@FreeBSD.org> | 2018-01-06 23:17:22 +0000 |
---|---|---|
committer | Eitan Adler <eadler@FreeBSD.org> | 2018-01-06 23:17:22 +0000 |
commit | 8f3064ae9c450a5807a72077f50faf5f5b7c5a69 (patch) | |
tree | 7948f50870aaef5fd4bbacbb0d724df2474a927b /en_US.ISO8859-1/books | |
parent | e9285084e76f5c1bcd6514d5942202ccc5be10ae (diff) | |
download | doc-8f3064ae9c450a5807a72077f50faf5f5b7c5a69.tar.gz doc-8f3064ae9c450a5807a72077f50faf5f5b7c5a69.zip |
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 <v.dol_s@hotmail.com>
Notes
Notes:
svn path=/head/; revision=51369
Diffstat (limited to 'en_US.ISO8859-1/books')
-rw-r--r-- | en_US.ISO8859-1/books/fdp-primer/structure/chapter.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/en_US.ISO8859-1/books/fdp-primer/structure/chapter.xml b/en_US.ISO8859-1/books/fdp-primer/structure/chapter.xml index 80ad30eeff..052dda3980 100644 --- a/en_US.ISO8859-1/books/fdp-primer/structure/chapter.xml +++ b/en_US.ISO8859-1/books/fdp-primer/structure/chapter.xml @@ -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> |