Date: Wed, 27 Feb 2002 15:08:21 -0500 (EST) From: Tom Rhodes <darklogik@pittgoth.com> To: FreeBSD-gnats-submit@freebsd.org Subject: docs/35384: [PATCH] added <quote> to handbook boot chapter Message-ID: <200202272008.g1RK8LU35882@pittgoth.com>
index | next in thread | raw e-mail
>Number: 35384
>Category: docs
>Synopsis: [PATCH] added <quote> to handbook boot chapter
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-doc
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: sw-bug
>Submitter-Id: current-users
>Arrival-Date: Wed Feb 27 12:10:01 PST 2002
>Closed-Date:
>Last-Modified:
>Originator: Tom Rhodes
>Release: FreeBSD 4.5-RELEASE i386
>Organization:
>Environment:
System: FreeBSD pittgoth.com 4.5-RELEASE FreeBSD 4.5-RELEASE #2: Thu Feb 21 23:00:49 EST 2002 darklogik@pittgoth.com:/usr/src/sys/compile/PITTGOTH i386
>Description:
reading the source (bored, yes I was) I seen the use of "
and replaced it with <quote> tags
>How-To-Repeat:
Read the source
>Fix:
Apply this patch ;)
--- boot.diff begins here ---
diff -ru handbook.old/boot/chapter.sgml handbook/boot/chapter.sgml
--- handbook.old/boot/chapter.sgml Wed Feb 27 14:49:36 2002
+++ handbook/boot/chapter.sgml Wed Feb 27 14:54:59 2002
@@ -615,7 +615,7 @@
<programlisting># name getty type status comments
#
# This entry needed for asking password when init goes to single-user mode
-# If you want to be asked for password, change "secure" to "insecure" here
+# If you want to be asked for password, change <quote>secure</quote> to <quote>insecure</quote> here
console none unknown off insecure</programlisting>
</example>
--- boot.diff ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-doc" in the body of the message
help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200202272008.g1RK8LU35882>
