summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorjfieber <jfieber@FreeBSD.org>1996-10-01 16:47:11 +0000
committerjfieber <jfieber@FreeBSD.org>1996-10-01 16:47:11 +0000
commit7960c9984d0275acf13a0caf86609519bd757f03 (patch)
tree10ded28ee8cb6bc420681f26e8a8cde590f9b9d2
parentae0689930a5d91b8afbb67cd396b3b39fb391242 (diff)
downloadFreeBSD-src-7960c9984d0275acf13a0caf86609519bd757f03.zip
FreeBSD-src-7960c9984d0275acf13a0caf86609519bd757f03.tar.gz
A period (.) in label ID is a problem at the moment. Changed to an
underscore.
-rw-r--r--share/doc/FAQ/FAQ.sgml6
1 files changed, 3 insertions, 3 deletions
diff --git a/share/doc/FAQ/FAQ.sgml b/share/doc/FAQ/FAQ.sgml
index 3090563..00dac9c 100644
--- a/share/doc/FAQ/FAQ.sgml
+++ b/share/doc/FAQ/FAQ.sgml
@@ -4,7 +4,7 @@
<title>Frequently Asked Questions for FreeBSD 2.X
<author>The FreeBSD FAQ Team, <tt/FAQ@FreeBSD.ORG/
-<date> $Id: FAQ.sgml,v 1.1 1996/09/28 22:20:13 jfieber Exp $
+<date> $Id: FAQ.sgml,v 1.2 1996/09/29 17:11:59 joerg Exp $
<abstract>
This is the FAQ for FreeBSD systems version 2.X All entries are
assumed to be relevant to FreeBSD 2.0.5+, unless otherwise noted.
@@ -777,7 +777,7 @@ Any entries with a &lt;XXX&gt; are under construction.
<p>
<bf>NOTE: <tt /sysinstall/ is slightly broken in 2.1.0-RELEASE
and will not run disklabel properly. See
- <ref id="2.1-disklabel-fix" name="below"> for a workaround.</bf>
+ <ref id="2_1-disklabel-fix" name="below"> for a workaround.</bf>
<p>
Pressing `q' to quit will transfer you to the disklabel editor.
Divide up your FreeBSD slice according to taste and press `w' when
@@ -808,7 +808,7 @@ Any entries with a &lt;XXX&gt; are under construction.
If that sentence did not make any sense to you, you definitely do not
need to worry about tuning your filesystem! :-)
<p>
- <label id="2.1-disklabel-fix">
+ <label id="2_1-disklabel-fix">
<bf>Using disklabel(8) manually with 2.1.0-RELEASE</bf>
<p>
<em>WARNING: There is no substitute for reading carefully
OpenPOWER on IntegriCloud