Include the FreeBSD entity definitions.
Use &unix instead of 'UNIX' to render a (R) properly.
This commit is contained in:
parent
69354d5448
commit
c538cd5ae9
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=17356
1 changed files with 3 additions and 1 deletions
|
@ -3,6 +3,8 @@
|
|||
%man;
|
||||
<!ENTITY % mailing-lists PUBLIC "-//FreeBSD//ENTITIES DocBook Mailing List Entities//EN">
|
||||
%mailing-lists;
|
||||
<!ENTITY % freebsd PUBLIC "-//FreeBSD//ENTITIES DocBook Miscellaneous FreeBSD Entities//EN">
|
||||
%freebsd;
|
||||
]>
|
||||
|
||||
<article>
|
||||
|
@ -161,7 +163,7 @@ you consider the question to be pretty technical.</literallayout>
|
|||
<listitem>
|
||||
<para>If the question is of a general nature, ask
|
||||
<literal>FreeBSD-questions</literal>. Examples might be questions
|
||||
about installing FreeBSD or the use of a particular UNIX
|
||||
about installing FreeBSD or the use of a particular &unix;
|
||||
utility.</para>
|
||||
</listitem>
|
||||
|
||||
|
|
Loading…
Reference in a new issue