Module Name:    src
Committed By:   lukem
Date:           Fri Jan 14 22:55:10 UTC 2022

Modified Files:
        src/usr.sbin/etcupdate: etcupdate.8

Log Message:
etcupdate(8): consistent -h and -? text


To generate a diff of this commit:
cvs rdiff -u -r1.26 -r1.27 src/usr.sbin/etcupdate/etcupdate.8

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/usr.sbin/etcupdate/etcupdate.8
diff -u src/usr.sbin/etcupdate/etcupdate.8:1.26 src/usr.sbin/etcupdate/etcupdate.8:1.27
--- src/usr.sbin/etcupdate/etcupdate.8:1.26	Sun Jan  9 07:40:11 2022
+++ src/usr.sbin/etcupdate/etcupdate.8	Fri Jan 14 22:55:10 2022
@@ -1,4 +1,4 @@
-.\"	$NetBSD: etcupdate.8,v 1.26 2022/01/09 07:40:11 wiz Exp $
+.\"	$NetBSD: etcupdate.8,v 1.27 2022/01/14 22:55:10 lukem Exp $
 .\"
 .\" Copyright (c) 2001-2022 The NetBSD Foundation, Inc.
 .\" All rights reserved.
@@ -27,7 +27,7 @@
 .\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
 .\" POSSIBILITY OF SUCH DAMAGE.
 .\"
-.Dd January 9, 2022
+.Dd January 15, 2022
 .Dt ETCUPDATE 8
 .Os
 .Sh NAME
@@ -150,7 +150,7 @@ For example,
 will be used instead of
 .Pa /etc .
 .It Fl h
-Print a help text and exit.
+Display help to stdout, and exit.
 .It Fl l
 Automatically skip files with unchanged RCS IDs.
 This has the effect of leaving alone files that have been altered
@@ -281,7 +281,7 @@ This is useful for
 .Xr xterm 1
 users with wider shell windows.
 .It Fl \&?
-Prints a help text, and exit.
+Display help to stdout, and exit.
 .El
 .Sh ENVIRONMENT
 .Bl -tag -width IGNOREFILESXX

Reply via email to