- Use of username tags for root.

- Remove "e.g." from a command line.
This commit is contained in:
Marc Fonvieille 2003-01-26 13:04:43 +00:00
parent 151cdfe2c1
commit 0d2004d397
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=15794

View file

@ -1495,7 +1495,7 @@ sa0(ncr1:4:0): Logical unit is in process of becoming ready</screen>
floppies.</para>
<para>To backup all the files in the current directory and sub-directory
use this (as root):</para>
use this (as <username>root</username>):</para>
<screen>&prompt.root; <userinput>tar Mcvf /dev/fd0 *</userinput></screen>
@ -1808,7 +1808,7 @@ sa0(ncr1:4:0): Logical unit is in process of becoming ready</screen>
</indexterm>
<para>First, print the disklabel from each of your disks
(<command>e.g. disklabel da0 | lpr</command>), your file system table
(e.g. <command>disklabel da0 | lpr</command>), your file system table
(<filename>/etc/fstab</filename>) and all boot messages,
two copies of
each.</para>