diff options
| author | John Fieber <jfieber@FreeBSD.org> | 1996-10-01 16:47:11 +0000 |
|---|---|---|
| committer | John Fieber <jfieber@FreeBSD.org> | 1996-10-01 16:47:11 +0000 |
| commit | c2926bfbc27fe45d56e0ebfad10e11735884f27e (patch) | |
| tree | c5db9e040414195d497325fc1ed13263c1d898fa /FAQ | |
| parent | 95f484bea38e451ceefeaee12717869562f8cbca (diff) | |
A period (.) in label ID is a problem at the moment. Changed to an
underscore.
Notes
svn path=/head/; revision=566
Diffstat (limited to 'FAQ')
| -rw-r--r-- | FAQ/FAQ.sgml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/FAQ/FAQ.sgml b/FAQ/FAQ.sgml index ac68ea3eb3..9d42c28c7e 100644 --- a/FAQ/FAQ.sgml +++ b/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.2 1996-09-29 17:11:59 joerg Exp $ +<date> $Id: FAQ.sgml,v 1.3 1996-10-01 16:47:11 jfieber 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 <XXX> 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 <XXX> 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 |
