Fix grammo.

Submitted by:	wblock
Sponsored by:	iXsystems
This commit is contained in:
Dru Lavigne 2014-04-09 20:03:11 +00:00
parent 51d62df227
commit 1aa01eb97a
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=44512

View file

@ -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>