Use xref instead of link

Use man entities when appropriate, and add command tags

Approved by:	keramida
This commit is contained in:
Marc Fonvieille 2002-06-26 20:57:29 +00:00
parent 127416883c
commit 5ca1cdd631
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=13489

View file

@ -508,8 +508,7 @@
<term><literal>device</literal></term> <term><literal>device</literal></term>
<listitem> <listitem>
<para>A device name (which should exist), as explained in <para>A device name (which should exist), as explained in
<link linkend="disks-naming">Disk naming <xref linkend="disks-naming">.</para>
conventions</link> above.</para>
</listitem> </listitem>
</varlistentry> </varlistentry>
@ -545,7 +544,7 @@
<varlistentry> <varlistentry>
<term><literal>dumpfreq</literal></term> <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, filesystems require dumping. If the field is missing,
a value of zero is assumed.</para> a value of zero is assumed.</para>
</listitem> </listitem>
@ -571,7 +570,7 @@
</sect2> </sect2>
<sect2 id="disks-mount"> <sect2 id="disks-mount">
<title>The mount Command</title> <title>The <command>mount</command> Command</title>
<indexterm> <indexterm>
<primary>filesystems</primary> <primary>filesystems</primary>
<secondary>mounting</secondary> <secondary>mounting</secondary>
@ -610,8 +609,8 @@
<listitem> <listitem>
<para>Do everything except for the actual system call. <para>Do everything except for the actual system call.
This option is useful in conjunction with the This option is useful in conjunction with the
<option>-v</option> flag to determine what the <option>-v</option> flag to determine what
<command>mount</command> is actually trying to do.</para> &man.mount.8; is actually trying to do.</para>
</listitem> </listitem>
</varlistentry> </varlistentry>