Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/usr.bin/indent Remove a spurious .ne.



details:   https://anonhg.NetBSD.org/src/rev/056627dc7dc4
branches:  trunk
changeset: 467397:056627dc7dc4
user:      mycroft <mycroft%NetBSD.org@localhost>
date:      Wed Mar 24 06:25:57 1999 +0000

description:
Remove a spurious .ne.

diffstat:

 usr.bin/indent/indent.1 |  3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)

diffs (17 lines):

diff -r 450c927cff25 -r 056627dc7dc4 usr.bin/indent/indent.1
--- a/usr.bin/indent/indent.1   Wed Mar 24 06:14:18 1999 +0000
+++ b/usr.bin/indent/indent.1   Wed Mar 24 06:25:57 1999 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: indent.1,v 1.10 1999/03/22 18:16:38 garbled Exp $
+.\"    $NetBSD: indent.1,v 1.11 1999/03/24 06:25:57 mycroft Exp $
 .\"
 .\" Copyright (c) 1980, 1990, 1993
 .\"    The Regents of the University of California.  All rights reserved.
@@ -194,7 +194,6 @@
 Enables (disables) the placement of comment delimiters on blank lines.  With
 this option enabled, comments look like this:
 .Bd -literal -offset indent
-.ne 3
        /*
         * this is a comment
         */



Home | Main Index | Thread Index | Old Index