docs/123919: [patch] Fix a Wrong Word in FAQ
Gabor PALI
pgj at FreeBSD.org
Fri May 23 05:20:01 UTC 2008
>Number: 123919
>Category: docs
>Synopsis: [patch] Fix a Wrong Word in FAQ
>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 May 23 05:20:00 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator: Gabor PALI
>Release: FreeBSD 6.3-STABLE i386
>Organization:
>Environment:
System: FreeBSD disznohal 6.3-STABLE FreeBSD 6.3-STABLE #4: Fri Apr 4 23:29:43 CEST 2008 dezzy at disznohal:/usr/obj/usr/src/sys/GENERIC_ i386
>Description:
I found a possible misspelled word in the FreeBSD FAQ, Question 2.2
``Is the documentation available in other formats, such as plain text
(ASCII), or PostScript?''. I think word "comments" should be
"commands" because pkg_add(1) and pkg_delete(1) are commands not
comments.
>How-To-Repeat:
>Fix:
--- books.faq.patch.4.diff begins here ---
Index: book.sgml
===================================================================
RCS file: /doc/en_US.ISO8859-1/books/faq/book.sgml,v
retrieving revision 1.811
diff -u -r1.811 book.sgml
--- book.sgml 12 Apr 2008 20:13:12 -0000 1.811
+++ book.sgml 23 May 2008 03:03:46 -0000
@@ -931,7 +931,7 @@
<para>The advantage of downloading and installing the package is
that the documentation can then be managed using the normal
- FreeBSD package management comments, such as &man.pkg.add.1; and
+ FreeBSD package management commands, such as &man.pkg.add.1; and
&man.pkg.delete.1;.</para>
<para>If you decide to download and install the package then
--- books.faq.patch.4.diff ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-doc
mailing list