Fix a couple of links so that they show up properly in a
non-hyperlinked output format. Obtained from: Wind River System (chern)
This commit is contained in:
parent
221fc40f2c
commit
1504d2761e
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=10963
1 changed files with 5 additions and 4 deletions
|
@ -540,8 +540,8 @@
|
|||
access.</para>
|
||||
|
||||
<para>Your security scripts should always check for and report
|
||||
changes to the password file (see <link
|
||||
linkend="security-integrity">Checking file integrity</link>
|
||||
changes to the password file (see the <link
|
||||
linkend="security-integrity">Checking file integrity</link> section
|
||||
below).</para>
|
||||
</sect2>
|
||||
|
||||
|
@ -2028,8 +2028,9 @@ FreeBSD BUILT-19950429 (GR386) #0: Sat Apr 29 17:50:09 SAT 1995</screen>
|
|||
<para>As the main part of the IPFW system
|
||||
lives in the kernel, you will need to add one or more options to your
|
||||
kernel configuration file, depending on what facilities you want, and
|
||||
recompile your kernel. See <link linkend="kernelconfig">reconfiguring
|
||||
the kernel</link> for more details on how to recompile your
|
||||
recompile your kernel. See "Reconfiguring your Kernel" (<xref
|
||||
linkend="kernelconfig">)
|
||||
for more details on how to recompile your
|
||||
kernel.</para>
|
||||
|
||||
<para>There are currently three kernel configuration options relevant to
|
||||
|
|
Loading…
Reference in a new issue