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@hotmail.com>
This commit is contained in:
parent
8f3064ae9c
commit
2b1390d168
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=51370
1 changed files with 2 additions and 1 deletions
|
@ -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>
|
||||
|
|
Loading…
Reference in a new issue