summaryrefslogtreecommitdiffstats
path: root/release/doc/fr_FR.ISO8859-1/installation
diff options
context:
space:
mode:
authorrodrigc <rodrigc@FreeBSD.org>2007-02-08 05:04:18 +0000
committerrodrigc <rodrigc@FreeBSD.org>2007-02-08 05:04:18 +0000
commit5101ea24dc992d716e41ebe5a2360d0e9af10968 (patch)
tree277e8ce16b337032dc013b64b1c89b78895f8233 /release/doc/fr_FR.ISO8859-1/installation
parent4b93723aab5bc10ea6e19034fb2c4bf96f98f48f (diff)
downloadFreeBSD-src-5101ea24dc992d716e41ebe5a2360d0e9af10968.zip
FreeBSD-src-5101ea24dc992d716e41ebe5a2360d0e9af10968.tar.gz
Replace "mount -t msdos" with "mount -t msdosfs".
PR: 79296 Reviewed by: remko
Diffstat (limited to 'release/doc/fr_FR.ISO8859-1/installation')
-rw-r--r--release/doc/fr_FR.ISO8859-1/installation/common/install.sgml2
1 files changed, 1 insertions, 1 deletions
diff --git a/release/doc/fr_FR.ISO8859-1/installation/common/install.sgml b/release/doc/fr_FR.ISO8859-1/installation/common/install.sgml
index 9d29370..895729c 100644
--- a/release/doc/fr_FR.ISO8859-1/installation/common/install.sgml
+++ b/release/doc/fr_FR.ISO8859-1/installation/common/install.sgml
@@ -880,7 +880,7 @@ pqb0.0.1.4.0 PQB0 PCI EIDE</screen>
<literal>ad</literal>. Montez ensuite la partition comme une
partition DOS standard, e.g.:</para>
- <screen>&prompt.root; <userinput>mount -t msdos /dev/da0s5 /dos_d</userinput></screen>
+ <screen>&prompt.root; <userinput>mount -t msdosfs /dev/da0s5 /dos_d</userinput></screen>
</answer>
</qandaentry>
OpenPOWER on IntegriCloud