Source-Changes-HG archive

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

[src/trunk]: src/usr.bin/indent Add the [n]ei and [n]eei options to the synop...



details:   https://anonhg.NetBSD.org/src/rev/6f1682a1bcb5
branches:  trunk
changeset: 343747:6f1682a1bcb5
user:      ginsbach <ginsbach%NetBSD.org@localhost>
date:      Wed Feb 24 17:13:48 2016 +0000

description:
Add the [n]ei and [n]eei options to the synopsis; already documented in
description.

diffstat:

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

diffs (27 lines):

diff -r 641b9455d33b -r 6f1682a1bcb5 usr.bin/indent/indent.1
--- a/usr.bin/indent/indent.1   Wed Feb 24 17:13:22 2016 +0000
+++ b/usr.bin/indent/indent.1   Wed Feb 24 17:13:48 2016 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: indent.1,v 1.23 2014/09/04 04:06:07 mrg Exp $
+.\"    $NetBSD: indent.1,v 1.24 2016/02/24 17:13:48 ginsbach Exp $
 .\"
 .\" Copyright (c) 1980, 1990, 1993
 .\"    The Regents of the University of California.  All rights reserved.
@@ -61,7 +61,7 @@
 .\"
 .\"    from: @(#)indent.1      8.1 (Berkeley) 7/1/93
 .\"
-.Dd September 2, 2014
+.Dd February 24, 2016
 .Dt INDENT 1
 .Os
 .Sh NAME
@@ -85,6 +85,8 @@
 .Op Fl cli Ns Ar n
 .Op Fl d Ns Ar n
 .Op Fl \&di Ns Ar n
+.Op Fl ei | Fl nei
+.Op Fl eei | Fl neei
 .Op Fl fc1 | Fl nfc1
 .Op Fl i Ns Ar n
 .Op Fl \&ip | Fl nip



Home | Main Index | Thread Index | Old Index