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