From 9e13614e51466befbac90c2c71f61860dd307613 Mon Sep 17 00:00:00 2001 From: kristerw Date: Fri, 20 Jul 2001 13:43:50 +0000 Subject: [PATCH] Correct a minor nroff nit. This closes PR bin/9220. --- usr.bin/indent/indent.1 | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/usr.bin/indent/indent.1 b/usr.bin/indent/indent.1 index 74f9d8a8d6fc..6e1db49c432a 100644 --- a/usr.bin/indent/indent.1 +++ b/usr.bin/indent/indent.1 @@ -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