- Use of username tags for root.
- Remove "e.g." from a command line.
This commit is contained in:
parent
151cdfe2c1
commit
0d2004d397
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=15794
1 changed files with 2 additions and 2 deletions
|
@ -1495,7 +1495,7 @@ sa0(ncr1:4:0): Logical unit is in process of becoming ready</screen>
|
||||||
floppies.</para>
|
floppies.</para>
|
||||||
|
|
||||||
<para>To backup all the files in the current directory and sub-directory
|
<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>
|
<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>
|
</indexterm>
|
||||||
|
|
||||||
<para>First, print the disklabel from each of your disks
|
<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,
|
(<filename>/etc/fstab</filename>) and all boot messages,
|
||||||
two copies of
|
two copies of
|
||||||
each.</para>
|
each.</para>
|
||||||
|
|
Loading…
Reference in a new issue