docs/133345: Superfluous "the" in the FAQ document
Benedict Reuschling
bcr at doc.bsdgroup.de
Fri Apr 3 17:20:02 UTC 2009
>Number: 133345
>Category: docs
>Synopsis: Superfluous "the" in the FAQ document
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-doc
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: doc-bug
>Submitter-Id: current-users
>Arrival-Date: Fri Apr 03 17:20:01 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator: Benedict Reuschling
>Release: FreeBSD 7.1-RELEASE
>Organization:
The FreeBSD German Documentation Project
>Environment:
FreeBSD atlantis.reuschling.org 7.1-RELEASE FreeBSD 7.1-RELEASE #15: Sun Jan 4 14:30:56 CET 2009 root at atlantis.reuschling.org:/tank/obj/usr/src/sys/ATLANTIS i386
>Description:
In revision 1.956 of the FAQ, a superfluous "the" was left which does not belong there.
This was discovered while translating the FAQ for The FreeBSD German Documentation Project.
>How-To-Repeat:
Compare the previous revision 1.955 with 1.956 where the bug crept in.
https://doc.bsdgroup.de/cgi-bin/cvsweb.cgi/doc/en_US.ISO8859-1/books/faq/book.sgml.diff?r1=1.955;r2=1.956;cvsroot=FreeBSD;f=h
>Fix:
Search the FAQ's book.sgml for the string "the it" and remove superfluous "the" to correct the sentence. See the attached patch file.
Patch attached with submission follows:
--- book.old 2009-04-03 19:04:41.304571102 +0200
+++ book.sgml 2009-04-03 19:05:35.168739872 +0200
@@ -6456,7 +6456,7 @@
<para>To remove <application>Kerberos</application> from the
system, reinstall the <literal>base</literal> distribution
for the release you are running. If you have the CD-ROM,
- you can mount the it (we will assume on <filename
+ you can mount it (we will assume on <filename
class="directory">/cdrom</filename>) and run the commands
below:</para>
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-doc
mailing list