From nobody  Mon Jun 23 13:27:24 1997
Received: (from nobody@localhost)
          by hub.freebsd.org (8.8.5/8.8.5) id NAA28177;
          Mon, 23 Jun 1997 13:27:24 -0700 (PDT)
Message-Id: <199706232027.NAA28177@hub.freebsd.org>
Date: Mon, 23 Jun 1997 13:27:24 -0700 (PDT)
From: uenami@imasy.or.jp
To: freebsd-gnats-submit@freebsd.org
Subject: misc bug on man page of indent.1 
X-Send-Pr-Version: www-1.0

>Number:         3941
>Category:       docs
>Synopsis:       misc bug on man page of indent.1
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    steve
>State:          closed
>Quarter:
>Keywords:
>Date-Required:
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Mon Jun 23 13:30:01 PDT 1997
>Closed-Date:    Sat Aug 23 09:49:05 PDT 1997
>Last-Modified:  Sat Aug 23 09:49:40 PDT 1997
>Originator:     Ken'ichi Uenami
>Release:        R2.2.1 and R2.2.2
>Organization:
Internet Mutual Aid Society
>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

>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: steve 
State-Changed-When: Sat Aug 23 09:49:05 PDT 1997 
State-Changed-Why:  
Fixed in revision 1.4 of indent.1. 
>Unformatted:
