Fix grammo.
Submitted by: wblock Sponsored by: iXsystems
This commit is contained in:
parent
51d62df227
commit
1aa01eb97a
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=44512
1 changed files with 1 additions and 1 deletions
|
@ -1967,7 +1967,7 @@ cd0: Attempt to query device size failed: NOT READY, Medium not present - tray c
|
||||||
|
|
||||||
<screen>&prompt.root; <userinput>tar cvf /dev/sa0 <replaceable>file</replaceable></userinput></screen>
|
<screen>&prompt.root; <userinput>tar cvf /dev/sa0 <replaceable>file</replaceable></userinput></screen>
|
||||||
|
|
||||||
<para>To recovering files from a <command>tar</command> archive
|
<para>To recover files from a <command>tar</command> archive
|
||||||
on tape into the current directory:</para>
|
on tape into the current directory:</para>
|
||||||
|
|
||||||
<screen>&prompt.root; <userinput>tar xvf /dev/sa0</userinput></screen>
|
<screen>&prompt.root; <userinput>tar xvf /dev/sa0</userinput></screen>
|
||||||
|
|
Loading…
Reference in a new issue