Fix 2 broken xrefs.
Approved by: gjb (mentor)
This commit is contained in:
parent
02ebfbeee1
commit
edeb29df30
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=41375
1 changed files with 3 additions and 3 deletions
|
@ -291,8 +291,8 @@ following line in &man.loader.conf.5;:
|
|||
<para>If <filename class="directory">/usr/src/</filename> does
|
||||
not exist or it is empty, source has not been installed. The
|
||||
easiest way to install source is to use
|
||||
<application>svn</application> as described in <link
|
||||
linkend="svn"></link>. One should also create a symlink to
|
||||
<application>svn</application> as described in <xref
|
||||
linkend="svn"></xref>. One should also create a symlink to
|
||||
<filename class="directory">/usr/src/sys/</filename>:</para>
|
||||
|
||||
<screen>&prompt.root; <userinput>ln -s /usr/src/sys /sys</userinput></screen>
|
||||
|
@ -614,7 +614,7 @@ cpu I686_CPU</programlisting>
|
|||
<para>This option enables kernel support for access control lists
|
||||
(<acronym>ACL</acronym>s). This relies on the use of extended
|
||||
attributes and <acronym>UFS2</acronym>, and the feature is
|
||||
described in detail in <link linkend="fs-acl"></link>.
|
||||
described in detail in <xref linkend="fs-acl"></xref>.
|
||||
<acronym>ACL</acronym>s are enabled by default and should not be
|
||||
disabled in the kernel if they have been used previously on a
|
||||
file system, as this will remove the ACLs, changing the way
|
||||
|
|
Loading…
Reference in a new issue