diff options
author | Ben Smithurst <ben@FreeBSD.org> | 2000-11-15 14:28:18 +0000 |
---|---|---|
committer | Ben Smithurst <ben@FreeBSD.org> | 2000-11-15 14:28:18 +0000 |
commit | 65557abc2eec08ffd739422b6f2816ed59be11e0 (patch) | |
tree | ecd462fb8be3cc32cb9f5d221c0e7ca5cdd22207 | |
parent | 2c9f882842b19bc12b5a4945812225d32ad1819a (diff) | |
download | doc-65557abc2eec08ffd739422b6f2816ed59be11e0.tar.gz doc-65557abc2eec08ffd739422b6f2816ed59be11e0.zip |
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>
Notes
Notes:
svn path=/head/; revision=8370
-rw-r--r-- | en_US.ISO8859-1/books/faq/book.sgml | 5 | ||||
-rw-r--r-- | en_US.ISO_8859-1/books/faq/book.sgml | 5 |
2 files changed, 6 insertions, 4 deletions
diff --git a/en_US.ISO8859-1/books/faq/book.sgml b/en_US.ISO8859-1/books/faq/book.sgml index b34bc02118..75ef0f2d66 100644 --- a/en_US.ISO8859-1/books/faq/book.sgml +++ b/en_US.ISO8859-1/books/faq/book.sgml @@ -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> diff --git a/en_US.ISO_8859-1/books/faq/book.sgml b/en_US.ISO_8859-1/books/faq/book.sgml index b34bc02118..75ef0f2d66 100644 --- a/en_US.ISO_8859-1/books/faq/book.sgml +++ b/en_US.ISO_8859-1/books/faq/book.sgml @@ -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> |