Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 23 Jun 1997 13:27:24 -0700 (PDT)
From:      uenami@imasy.or.jp
To:        freebsd-gnats-submit@FreeBSD.ORG
Subject:   docs/3941: misc bug on man page of indent.1 
Message-ID:  <199706232027.NAA28177@hub.freebsd.org>
Resent-Message-ID: <199706232030.NAA28375@hub.freebsd.org>

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

>Number:         3941
>Category:       docs
>Synopsis:       misc bug on man page of indent.1
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-bugs
>State:          open
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Mon Jun 23 13:30:01 PDT 1997
>Last-Modified:
>Originator:     Ken'ichi Uenami
>Organization:
Internet Mutual Aid Society
>Release:        R2.2.1 and R2.2.2
>Environment:
FreeBSD sylphid.erehwon.imasy.or.jp 2.2.2-RELEASE FreeBSD 2.2.2-RELEASE #0: Sun Jun  1 04:29:05 JST 1997     root@sylphid.erehwon.imasy.or.jp:/usr/src/sys/compile/SYLPH_NCR-NoSound  i386

>Description:
Misc. doc bug. See following patch.
>How-To-Repeat:

>Fix:
--- indent.1.org	Sat May 24 02:38:30 1997
+++ indent.1	Mon Jun 23 02:41:11 1997
@@ -161,9 +161,9 @@
 }
 .Ed
 .Pp
-.It Fl c n
+.It Fl cn
 The column in which comments on code start.  The default is 33.
-.It Fl cd n
+.It Fl cdn
 The column in which comments on declarations start.  The default
 is for these comments to start in the same column as those on code.
 .It Fl cdb , ncdb
@@ -282,7 +282,7 @@
 .Bd -literal -offset indent
 p1\ =\ first_procedure(second_procedure(p2,
 \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ p3),
-\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ third_procedure(p4
+\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ third_procedure(p4,
 \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ p5));
 .Ed
 .It Fl npro

>Audit-Trail:
>Unformatted:



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