Include FreeBSD entity definitions, and use &unix instead of 'UNIX' to
render a (R) after the first occurrence of that word.
This commit is contained in:
parent
00b824feeb
commit
a4085987a0
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=17358
4 changed files with 14 additions and 4 deletions
|
|
@ -4,6 +4,9 @@
|
|||
<!DOCTYPE ARTICLE PUBLIC "-//FreeBSD//DTD DocBook V4.1-Based Extension//EN" [
|
||||
<!ENTITY % man PUBLIC "-//FreeBSD//ENTITIES DocBook Manual Page Entities//EN">
|
||||
%man;
|
||||
<!ENTITY % freebsd PUBLIC "-//FreeBSD//ENTITIES DocBook Miscellaneous FreeBSD Entities//EN">
|
||||
%freebsd;
|
||||
|
||||
]>
|
||||
|
||||
<article>
|
||||
|
|
@ -75,7 +78,7 @@
|
|||
problem that is easily and rapidly being addressed by the Linux
|
||||
community in the same way it has been addressed in the BSD
|
||||
community—by continuous code development. The NT folk, on the
|
||||
other hand, repeatedly make the same mistakes solved by Unix decades ago
|
||||
other hand, repeatedly make the same mistakes solved by &unix; decades ago
|
||||
and then spend years fixing them. Over and over again. They have a
|
||||
severe case of <quote>not designed here</quote> and <quote>we are always
|
||||
right because our marketing department says so</quote>. I have little
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue