Date: Fri, 19 May 2000 12:30:50 +0900 (JST) From: takamune@avrl.mei.co.jp To: FreeBSD-gnats-submit@freebsd.org Subject: docs/18669: Typo in handbook Message-ID: <200005190330.MAA07404@dream.vrl.mei.co.jp>
next in thread | raw e-mail | index | archive | help
>Number: 18669
>Category: docs
>Synopsis: Typo in handbook
>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: Thu May 18 20:40:01 PDT 2000
>Closed-Date:
>Last-Modified:
>Originator: Kazu TAKAMUNE
>Release: FreeBSD 4.0-STABLE i386
>Organization:
Matsushita Electric Industrial Co., Ltd.
>Environment:
$FreeBSD: doc/en_US.ISO_8859-1/books/handbook/ports/chapter.sgml,v 1.98 2000/05/17 18:29:37 nik Exp $
>Description:
Handbook has a typo. See below.
>How-To-Repeat:
>Fix:
Index: en_US.ISO_8859-1/books/handbook/ports/chapter.sgml
===================================================================
RCS file: /home/ncvs/doc/en_US.ISO_8859-1/books/handbook/ports/chapter.sgml,v
retrieving revision 1.98
diff -u -r1.98 chapter.sgml
--- en_US.ISO_8859-1/books/handbook/ports/chapter.sgml 2000/05/17 18:29:37 1.98
+++ en_US.ISO_8859-1/books/handbook/ports/chapter.sgml 2000/05/19 00:00:00
@@ -3755,7 +3755,7 @@
<programlisting>
post-install:
.if !defined(NOPORTDOCS)
- ${MKDIR}${PREFIX}/share/doc/xv
+ ${MKDIR} ${PREFIX}/share/doc/xv
${INSTALL_MAN} ${WRKSRC}/docs/xvdocs.ps ${PREFIX}/share/doc/xv
.endif</programlisting>
>Release-Note:
>Audit-Trail:
>Unformatted:
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-doc" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200005190330.MAA07404>
