Fix a typo in a command.
This commit is contained in:
parent
74468e9b6a
commit
e52b5da6db
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=21823
1 changed files with 1 additions and 1 deletions
|
@ -152,7 +152,7 @@
|
|||
|
||||
<para>The source code should now be unpacked:</para>
|
||||
|
||||
<screen>&prompt.root; <userinput>gunzip -C relaydelay-0.04.tgz | tar xvf -</userinput></screen>
|
||||
<screen>&prompt.root; <userinput>gunzip -c relaydelay-0.04.tgz | tar xvf -</userinput></screen>
|
||||
|
||||
<para>There should now be several files into the temporary directory
|
||||
by this point. The appropriate information can now be passed to
|
||||
|
|
Loading…
Reference in a new issue