Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/usr.bin/indent New sentence, new line. Whitespace fixes.
details: https://anonhg.NetBSD.org/src/rev/a3ff57a33932
branches: trunk
changeset: 998004:a3ff57a33932
user: wiz <wiz%NetBSD.org@localhost>
date: Thu Apr 04 22:02:06 2019 +0000
description:
New sentence, new line. Whitespace fixes.
diffstat:
usr.bin/indent/indent.1 | 12 ++++++------
1 files changed, 6 insertions(+), 6 deletions(-)
diffs (54 lines):
diff -r e41d0913ae67 -r a3ff57a33932 usr.bin/indent/indent.1
--- a/usr.bin/indent/indent.1 Thu Apr 04 21:31:28 2019 +0000
+++ b/usr.bin/indent/indent.1 Thu Apr 04 22:02:06 2019 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: indent.1,v 1.27 2019/04/04 15:22:13 kamil Exp $
+.\" $NetBSD: indent.1,v 1.28 2019/04/04 22:02:06 wiz Exp $
.\"
.\" Copyright (c) 1980, 1990, 1993
.\" The Regents of the University of California. All rights reserved.
@@ -124,7 +124,8 @@
.Sq Pa /blah/blah/file ,
the backup file is named
.Sq Pa file.BAK
-by default. The extension used for the backup file may be overridden using the
+by default.
+The extension used for the backup file may be overridden using the
.Ev SIMPLE_BACKUP_SUFFIX
environment variable.
.Pp
@@ -161,7 +162,7 @@
in a procedure (just after the first `{') and it causes a blank
line to be generated even if there are no declarations.
The default is
-.Fl nbadp.
+.Fl nbadp .
.It Fl bap , nbap
If
.Fl bap
@@ -204,7 +205,7 @@
.It Fl bs , nbs
Whether a blank should always be inserted after sizeof.
The default is
-.Fl nbs.
+.Fl nbs .
.It Fl c Ns Ar n
The column in which comments on code start.
The default is 33.
@@ -355,7 +356,7 @@
.It Fl lc Ns Ar n
Maximum length of an output line in a block comment.
The default is 0, which means to limit block comment lines in accordance with
-.Fl l.
+.Fl l .
.It Fl \&ldi Ns Ar n
Specifies the indentation, in character positions,
of local variable names
@@ -515,7 +516,6 @@
Switches on the command line, though, always override profile
switches.
The switches should be separated by spaces, tabs or newlines.
-.Pp
.Ss Comments
.Sq Em Box
.Em comments .
Home |
Main Index |
Thread Index |
Old Index