Fix the bz2 fileending in an example
This commit is contained in:
parent
231ca8bab0
commit
6ae4f0440d
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=18251
1 changed files with 1 additions and 1 deletions
|
@ -981,7 +981,7 @@ File: +DESC (ignored)</screen>
|
|||
file. To download and uncompress that file you would have
|
||||
to do this.</para>
|
||||
|
||||
<screen>&prompt.root; <userinput>fetch ftp://ftp.FreeBSD.org/pub/FreeBSD/doc/en_US.ISO8859-1/books/faq/book.html-split.tar.gz</userinput>
|
||||
<screen>&prompt.root; <userinput>fetch ftp://ftp.FreeBSD.org/pub/FreeBSD/doc/en_US.ISO8859-1/books/faq/book.html-split.tar.bz2</userinput>
|
||||
&prompt.root; <userinput>bzip2 -d book.html-split.tar.bz2</userinput>
|
||||
&prompt.root; <userinput>tar xvf book.html-split.tar</userinput></screen>
|
||||
|
||||
|
|
Loading…
Reference in a new issue