parent
71d647ec7a
commit
9e13614e51
|
@ -1,4 +1,4 @@
|
|||
.\" $NetBSD: indent.1,v 1.13 2001/03/23 20:12:41 fair Exp $
|
||||
.\" $NetBSD: indent.1,v 1.14 2001/07/20 13:43:50 kristerw Exp $
|
||||
.\"
|
||||
.\" Copyright (c) 1980, 1990, 1993
|
||||
.\" The Regents of the University of California. All rights reserved.
|
||||
|
@ -221,6 +221,7 @@ is for these comments to start in the same column as those on code.
|
|||
.It Fl cdb , ncdb
|
||||
Enables (disables) the placement of comment delimiters on blank lines.
|
||||
With this option enabled, comments look like this:
|
||||
.ne 3
|
||||
.Bd -literal -offset indent
|
||||
/*
|
||||
* this is a comment
|
||||
|
|
Loading…
Reference in New Issue