- Add information on merging to other share/ subdirectories
- While here fix a style nit: "man pages" -> "manual pages" Approved by: simon
This commit is contained in:
parent
a12b8de486
commit
17dc2529c9
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=38620
1 changed files with 8 additions and 1 deletions
|
@ -1954,11 +1954,18 @@ Host pcvs.FreeBSD.org
|
|||
each have their own Makefile.</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>Changes to man pages should be merged to <filename
|
||||
<para>Changes to manual pages should be merged to <filename
|
||||
class="directory">share/man/man<replaceable>N</replaceable>/</filename>,
|
||||
for the appropriate value of
|
||||
<literal>N</literal>.</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>Other changes to <filename
|
||||
class="directory">share/</filename> should be merged
|
||||
to the appropriate subdirectory and not to
|
||||
<filename class="directory">share/</filename>
|
||||
directly.</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>Changes to a top-level file in the source tree
|
||||
such as <filename>UPDATING</filename> or
|
||||
|
|
Loading…
Reference in a new issue