diff options
author | Pino Toscano <toscano.pino@tiscali.it> | 2013-03-17 16:24:35 +0100 |
---|---|---|
committer | Pino Toscano <toscano.pino@tiscali.it> | 2013-03-17 16:24:57 +0100 |
commit | 18fdac0f9c911e25d45ebfcfb5e52ccd56071c16 (patch) | |
tree | 953d0eb5ba0a1c4d307058f467ec706c43851112 /faq/0-still_useful.mdwn | |
parent | 7305eb7793b5acbdf5c93d2436edf5401669efff (diff) | |
download | web-18fdac0f9c911e25d45ebfcfb5e52ccd56071c16.tar.gz web-18fdac0f9c911e25d45ebfcfb5e52ccd56071c16.tar.bz2 web-18fdac0f9c911e25d45ebfcfb5e52ccd56071c16.zip |
misc changes
Diffstat (limited to 'faq/0-still_useful.mdwn')
-rw-r--r-- | faq/0-still_useful.mdwn | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/faq/0-still_useful.mdwn b/faq/0-still_useful.mdwn index 96ea6f32..85608fe3 100644 --- a/faq/0-still_useful.mdwn +++ b/faq/0-still_useful.mdwn @@ -30,7 +30,7 @@ various servers are designed for this sort of modification. > $ cd /ftp://ftp.debian.org/debian > $ ls > -> personnal filesystem +> personal filesystem > > $ dd < /dev/zero > myspace.img bs=1M count=1024 > $ mke2fs myspace.img |