Fix broken entities.
This commit is contained in:
parent
5a13c4ef00
commit
c6db15d674
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=40630
7 changed files with 9 additions and 9 deletions
en_US.ISO8859-1
articles
books
htdocs/projects/mac
|
@ -3699,7 +3699,7 @@ ControlPersist yes</screen>
|
|||
specifically permitted by portmgr. Complete details
|
||||
about what qualifies as a sweeping change can be found
|
||||
on the <ulink
|
||||
url="&url.base/portmgr/implementation.html">Portmgr
|
||||
url="&url.base/portmgr/implementation.html;">Portmgr
|
||||
Implementation page</ulink>.</para>
|
||||
|
||||
<para>The benefit of a slush as opposed to a complete
|
||||
|
|
|
@ -7,7 +7,7 @@
|
|||
<para>
|
||||
<ulink url="http://hub.opensolaris.org/bin/view/Community+Group+ogb/In+Memoriam">John</ulink>
|
||||
made major contributions to FreeBSD, the best known of which
|
||||
is the import of the &man.dtrace.1 code. John's unique sense
|
||||
is the import of the &man.dtrace.1; code. John's unique sense
|
||||
of humor and plain-spokenness either ruffled feathers or
|
||||
made him quick friends. At the end of his life, he had
|
||||
moved to a rural area and was attempting to live with
|
||||
|
|
|
@ -127,8 +127,8 @@
|
|||
<para>We expect mentors to make sure their mentees read the
|
||||
<ulink url="&url.books.porters-handbook;">Porter's
|
||||
Handbook</ulink>, the <ulink
|
||||
url="&url.articles.pr-guidelines">PR handling guide</ulink>, and
|
||||
the <ulink url="&url.articles.committers-guide">Committer's
|
||||
url="&url.articles.pr-guidelines;">PR handling guide</ulink>, and
|
||||
the <ulink url="&url.articles.committers-guide;">Committer's
|
||||
Guide</ulink>. While it's not necessary to memorize all the
|
||||
details, every committer needs to have an overview of these
|
||||
things to be an effective part of the community (and avoid as
|
||||
|
|
|
@ -4623,7 +4623,7 @@ C:\="DOS"</programlisting>
|
|||
|
||||
<para>To allow someone to <command>su</command> to
|
||||
<username>root</username>, simply put them in the
|
||||
<groupname>wheel</groupname> group. Use &man.pw.8
|
||||
<groupname>wheel</groupname> group. Use &man.pw.8;
|
||||
for this purpose.</para>
|
||||
|
||||
<screen>&prompt.root; <userinput>pw groupmod wheel -m <replaceable>lisa</replaceable></userinput></screen>
|
||||
|
@ -5498,7 +5498,7 @@ EndSection</programlisting>
|
|||
the synaptics mouse if the moused already sits on
|
||||
<filename>/dev/psm0</filename>.</para>
|
||||
|
||||
<para>To enable synaptics in the &man.psm.4 driver you need
|
||||
<para>To enable synaptics in the &man.psm.4; driver you need
|
||||
to add the following into
|
||||
<filename>/boot/loader.conf</filename>:</para>
|
||||
|
||||
|
|
|
@ -1357,7 +1357,7 @@ example.xml:5: element head: validity error : Element head content does not foll
|
|||
</example>
|
||||
|
||||
<para>As you would expect, being an XML construct, a marked
|
||||
section starts with <literal><!</literal>.</para>
|
||||
section starts with <literal><!</literal>.</para>
|
||||
|
||||
<para>The first square bracket begins to delimit the marked
|
||||
section.</para>
|
||||
|
|
|
@ -9408,7 +9408,7 @@ CFLAGS+= -DLUA_VERSION_STRING="${VER_STR}"
|
|||
url="&url.books.handbook;/configtuning-rcd.html">the rc.d
|
||||
Handbook chapter</ulink>. Detailed explanation of available
|
||||
commands is provided in &man.rc.8; and &man.rc.subr.8;.
|
||||
Finally, there is <ulink url="&url.articles.rc-scripting">an
|
||||
Finally, there is <ulink url="&url.articles.rc-scripting;">an
|
||||
article</ulink> on practical aspects of
|
||||
<filename>rc.d</filename> scripting.</para>
|
||||
|
||||
|
|
|
@ -116,7 +116,7 @@
|
|||
<tr>
|
||||
<td>MAC chapter bibliography</td>
|
||||
<td>&status.new;</td>
|
||||
<td>&a.trhodes</td>
|
||||
<td>&a.trhodes;</td>
|
||||
<td>The handbook MAC chapter should have a bibliography to point
|
||||
users to other texts. Robert is going to send Tom a list
|
||||
that he thinks would be sufficiant.</td>
|
||||
|
|
Loading…
Reference in a new issue