docs/174811: [Patch] Fix typo in porters-handbook
Po-Chien Lin
linpc at cs.nctu.edu.tw
Sat Dec 29 16:40:02 UTC 2012
>Number: 174811
>Category: docs
>Synopsis: [Patch] Fix typo in porters-handbook
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-doc
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: change-request
>Submitter-Id: current-users
>Arrival-Date: Sat Dec 29 16:40:00 UTC 2012
>Closed-Date:
>Last-Modified:
>Originator: Po-Chien Lin
>Release: FreeBSD 8.2-RELEASE-p3 amd64
>Organization:
>Environment:
System: FreeBSD csduty.cs.nctu.edu.tw 8.2-RELEASE-p3 FreeBSD 8.2-RELEASE-p3 #0: Tue Sep 27 18:45:57 UTC 2011 root at amd64-builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC amd64
>Description:
- Fix a typo: "usedin" should be "used in"
>How-To-Repeat:
>Fix:
--- patch.txt begins here ---
diff --git a/en_US.ISO8859-1/books/porters-handbook/book.xml b/en_US.ISO8859-1/books/porters-handbook/book.xml
index 6c9ccf7..798a18c 100644
--- a/en_US.ISO8859-1/books/porters-handbook/book.xml
+++ b/en_US.ISO8859-1/books/porters-handbook/book.xml
@@ -4931,7 +4931,7 @@ PORTVERSION= 1.0</programlisting>
.endif</programlisting>
<para>Here are some handy variables and how they are expanded
- by default when usedin the
+ by default when used in the
<filename>Makefile</filename>:</para>
<itemizedlist>
--- patch.txt ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-doc
mailing list