=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/indent/indent.1,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- src/usr.bin/indent/indent.1 1997/06/09 15:47:08 1.3 +++ src/usr.bin/indent/indent.1 1997/06/23 22:03:36 1.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: indent.1,v 1.3 1997/06/09 15:47:08 deraadt Exp $ +.\" $OpenBSD: indent.1,v 1.4 1997/06/23 22:03:36 deraadt Exp $ .\" Copyright (c) 1980, 1990 The Regents of the University of California. .\" Copyright (c) 1985 Sun Microsystems, Inc. .\" Copyright (c) 1976 Board of Trustees of the University of Illinois. @@ -161,9 +161,9 @@ } .Ed .Pp -.It Fl c n +.It Fl c Ns Ar n The column in which comments on code start. The default is 33. -.It Fl cd n +.It Fl cd Ns Ar n 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 .Li p1\ =\ first_procedure(second_procedure(p2, .Li \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ p3), -.Li \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ third_procedure(p4 +.Li \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ third_procedure(p4, .Li \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ p5)); .Ed .It Fl npro