Include FreeBSD default entities;
Use &unix; for first two occurrences of the word.
This commit is contained in:
parent
c538cd5ae9
commit
00b824feeb
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=17357
1 changed files with 4 additions and 2 deletions
|
@ -6,11 +6,13 @@
|
|||
%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>
|
||||
<articleinfo>
|
||||
<title>For People New to Both FreeBSD and Unix</title>
|
||||
<title>For People New to Both FreeBSD and &unix;</title>
|
||||
|
||||
<authorgroup>
|
||||
<author>
|
||||
|
@ -57,7 +59,7 @@
|
|||
</informalexample>
|
||||
|
||||
<para>as often as necessary. Yes, press <keysym>enter</keysym>
|
||||
after commands, and remember that Unix is
|
||||
after commands, and remember that &unix; is
|
||||
case-sensitive—<command>exit</command>, not
|
||||
<command>EXIT</command>.</para>
|
||||
|
||||
|
|
Loading…
Reference in a new issue