Use xref instead of link
Use man entities when appropriate, and add command tags Approved by: keramida
This commit is contained in:
parent
127416883c
commit
5ca1cdd631
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=13489
1 changed files with 5 additions and 6 deletions
|
@ -508,8 +508,7 @@
|
|||
<term><literal>device</literal></term>
|
||||
<listitem>
|
||||
<para>A device name (which should exist), as explained in
|
||||
<link linkend="disks-naming">Disk naming
|
||||
conventions</link> above.</para>
|
||||
<xref linkend="disks-naming">.</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
||||
|
@ -545,7 +544,7 @@
|
|||
<varlistentry>
|
||||
<term><literal>dumpfreq</literal></term>
|
||||
|
||||
<listitem><para>This is used by dump to determine which
|
||||
<listitem><para>This is used by &man.dump.8; to determine which
|
||||
filesystems require dumping. If the field is missing,
|
||||
a value of zero is assumed.</para>
|
||||
</listitem>
|
||||
|
@ -571,7 +570,7 @@
|
|||
</sect2>
|
||||
|
||||
<sect2 id="disks-mount">
|
||||
<title>The mount Command</title>
|
||||
<title>The <command>mount</command> Command</title>
|
||||
<indexterm>
|
||||
<primary>filesystems</primary>
|
||||
<secondary>mounting</secondary>
|
||||
|
@ -610,8 +609,8 @@
|
|||
<listitem>
|
||||
<para>Do everything except for the actual system call.
|
||||
This option is useful in conjunction with the
|
||||
<option>-v</option> flag to determine what the
|
||||
<command>mount</command> is actually trying to do.</para>
|
||||
<option>-v</option> flag to determine what
|
||||
&man.mount.8; is actually trying to do.</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
||||
|
|
Loading…
Reference in a new issue