NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
misc/44372: paren -> parenthesis in indent(1)
>Number: 44372
>Category: misc
>Synopsis: paren -> parenthesis in indent(1)
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: misc-bug-people
>State: open
>Class: doc-bug
>Submitter-Id: net
>Arrival-Date: Wed Jan 12 02:30:00 +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@localhost:/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:
Home |
Main Index |
Thread Index |
Old Index