Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 14 May 2003 23:55:41 -0400 (EDT)
From:      Chris Pepper <pepper@rockefeller.edu>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   docs/52259: Unmatched parenthesis in /usr/share/man/man5/make.conf.5.gz
Message-ID:  <20030515035541.3648BFDC0@www.reppep.com>
Resent-Message-ID: <200305150400.h4F40IH6013885@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         52259
>Category:       docs
>Synopsis:       Unmatched parenthesis in /usr/share/man/man5/make.conf.5.gz
>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:   Wed May 14 21:00:18 PDT 2003
>Closed-Date:
>Last-Modified:
>Originator:     Chris Pepper
>Release:        FreeBSD 4.8-PRERELEASE i386
>Organization:
>Environment:
System: FreeBSD www.reppep.com 4.8-PRERELEASE FreeBSD 4.8-PRERELEASE #7: Mon Feb 24 22:34:00 EST 2003 root@www.reppep.com:/usr/obj/usr/src/sys/REPPEP i386


	
>Description:
	/usr/share/man/man5/make.conf.5.gz has an unmatched paren.
	
>How-To-Repeat:
	man make.conf
	
>Fix:
	Apply this patch:

--- make.conf.5	Wed May 14 23:33:16 2003
+++ make.conf.5.fixed	Wed May 14 23:34:53 2003
@@ -406,7 +406,7 @@
 .Pq Vt str
 If you want to install the MIT Kerberos5 port somewhere other than
 .Pa /usr/local ,
-define this.  This is also used to tell ssh1 that kerberos is needed).
+define this.  This is also used to tell ssh1 that kerberos is needed.
 .It Va MAKE_IDEA
 .Pq Vt bool
 Set to build the IDEA encryption code.
>Release-Note:
>Audit-Trail:
>Unformatted:
 	



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030515035541.3648BFDC0>