Add "or another startup file" to the question about errors in rc.conf, which
might help people searching the FAQ. PR: 22694 Submitted by: Lowell Gilbert <lowell@world.std.com>
This commit is contained in:
parent
2c9f882842
commit
65557abc2e
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=8370
2 changed files with 6 additions and 4 deletions
|
@ -15,7 +15,7 @@
|
|||
</author>
|
||||
</authorgroup>
|
||||
|
||||
<pubdate>$FreeBSD: doc/en_US.ISO_8859-1/books/faq/book.sgml,v 1.122 2000/11/09 16:46:13 phantom Exp $</pubdate>
|
||||
<pubdate>$FreeBSD: doc/en_US.ISO_8859-1/books/faq/book.sgml,v 1.123 2000/11/12 16:22:40 nik Exp $</pubdate>
|
||||
|
||||
<abstract>
|
||||
<para>This is the FAQ for FreeBSD versions 2.X, 3.X, and 4.X.
|
||||
|
@ -5089,7 +5089,8 @@ disk fd1 at fdc0 drive 1
|
|||
|
||||
<qandaentry>
|
||||
<question id="rcconf-readonly">
|
||||
<para>I made a mistake in <filename>rc.conf</filename>, and
|
||||
<para>I made a mistake in <filename>rc.conf</filename>,
|
||||
or another startup file, and
|
||||
now I can't edit it because the filesystem is read-only.
|
||||
What should I do?</para>
|
||||
</question>
|
||||
|
|
|
@ -15,7 +15,7 @@
|
|||
</author>
|
||||
</authorgroup>
|
||||
|
||||
<pubdate>$FreeBSD: doc/en_US.ISO_8859-1/books/faq/book.sgml,v 1.122 2000/11/09 16:46:13 phantom Exp $</pubdate>
|
||||
<pubdate>$FreeBSD: doc/en_US.ISO_8859-1/books/faq/book.sgml,v 1.123 2000/11/12 16:22:40 nik Exp $</pubdate>
|
||||
|
||||
<abstract>
|
||||
<para>This is the FAQ for FreeBSD versions 2.X, 3.X, and 4.X.
|
||||
|
@ -5089,7 +5089,8 @@ disk fd1 at fdc0 drive 1
|
|||
|
||||
<qandaentry>
|
||||
<question id="rcconf-readonly">
|
||||
<para>I made a mistake in <filename>rc.conf</filename>, and
|
||||
<para>I made a mistake in <filename>rc.conf</filename>,
|
||||
or another startup file, and
|
||||
now I can't edit it because the filesystem is read-only.
|
||||
What should I do?</para>
|
||||
</question>
|
||||
|
|
Loading…
Reference in a new issue