NetBSD Problem Report #44372

From ryoh@bonnie.jaist.ac.jp  Wed Jan 12 02:26:31 2011
Return-Path: <ryoh@bonnie.jaist.ac.jp>
Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11])
	by www.NetBSD.org (Postfix) with ESMTP id 7AF9163B89A
	for <gnats-bugs@gnats.netbsd.org>; Wed, 12 Jan 2011 02:26:31 +0000 (UTC)
Message-Id: <20110112022624.E47571334A@bonnie.jaist.ac.jp>
Date: Wed, 12 Jan 2011 11:26:24 +0900 (JST)
From: Ryo HAYASAKA <ryoh@jaist.ac.jp>
Reply-To: ryoh@jaist.ac.jp
To: gnats-bugs@gnats.NetBSD.org
Subject: paren -> parenthesis in indent(1)
X-Send-Pr-Version: 3.95

>Number:         44372
>Category:       misc
>Synopsis:       paren -> parenthesis in indent(1)
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    misc-bug-people
>State:          closed
>Class:          doc-bug
>Submitter-Id:   net
>Arrival-Date:   Wed Jan 12 02:30:00 +0000 2011
>Closed-Date:    Wed Jan 12 06:19:52 +0000 2011
>Last-Modified:  Wed Jan 12 06:20:02 +0000 2011
>Originator:     Ryo HAYASAKA
>Release:        NetBSD 5.99.43
>Organization:
Japan Advanced Institute of Science and Technology (JAIST)
>Environment:
System: NetBSD bonnie.jaist.ac.jp 5.99.43 NetBSD 5.99.43 (MONOLITHIC) #0: Tue Jan 11 02:26:57 UTC 2011 builds@b7.netbsd.org:/home/builds/ab/HEAD/i386/201101110400Z-obj/home/builds/ab/HEAD/src/sys/arch/i386/compile/MONOLITHIC i386
Architecture: i386
Machine: i386
>Description:
--- z.orig	2011-01-12 11:19:22.000000000 +0900
+++ z	2011-01-12 11:19:25.000000000 +0900
@@ -107,8 +107,8 @@
 Maximum length of an output line. Default: -l78.
 -lp, -nlp
 Lines up code surrounded by parenthesis in continuation lines. If a line has a
-left paren which is not closed on that line, then continuation lines will be
-lined up to start at the character position just after the left paren. For
+left parenthesis which is not closed on that line, then continuation lines will be
+lined up to start at the character position just after the left parenthesis. For
 example, here is how a piece of continued code looks with -nlp in effect:
 p1 = first_procedure(second_procedure(p2, p3),   third_procedure(p4,p5));


>How-To-Repeat:

>Fix:


>Release-Note:

>Audit-Trail:

State-Changed-From-To: open->closed
State-Changed-By: wiz@NetBSD.org
State-Changed-When: Wed, 12 Jan 2011 06:19:52 +0000
State-Changed-Why:
Fixed, thanks!


From: "Thomas Klausner" <wiz@netbsd.org>
To: gnats-bugs@gnats.NetBSD.org
Cc: 
Subject: PR/44372 CVS commit: src/usr.bin/indent
Date: Wed, 12 Jan 2011 06:17:52 +0000

 Module Name:	src
 Committed By:	wiz
 Date:		Wed Jan 12 06:17:52 UTC 2011

 Modified Files:
 	src/usr.bin/indent: indent.1

 Log Message:
 Spell out parenthesis. From Ryo HAYASAKA in PR 44372.


 To generate a diff of this commit:
 cvs rdiff -u -r1.19 -r1.20 src/usr.bin/indent/indent.1

 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.

>Unformatted:

NetBSD Home
NetBSD PR Database Search

(Contact us) $NetBSD: query-full-pr,v 1.39 2013/11/01 18:47:49 spz Exp $
$NetBSD: gnats_config.sh,v 1.8 2006/05/07 09:23:38 tsutsui Exp $
Copyright © 1994-2007 The NetBSD Foundation, Inc. ALL RIGHTS RESERVED.