schwarze pushed a commit to branch master
in repository groff.
commit 6f858409f93b96de2fe87391e84ace7a971285eb
Author: Ingo Schwarze <[email protected]>
Date: Thu Aug 16 19:36:51 2018 +0200
Add -D to the SYNOPSIS of the preconv(1) manual page;
omission reported by Bjarni Ingi Gislason in Savannah bug #54520.
While here, also clarify that -h and -v cause immediate exit.
---
ChangeLog | 4 ++++
src/preproc/preconv/preconv.1.man | 5 +++--
2 files changed, 7 insertions(+), 2 deletions(-)
diff --git a/ChangeLog b/ChangeLog
index 0f48366..2fa0fdd 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2018-08-16 Ingo Schwarze <[email protected]>
+
+ * src/preproc/preconv/preconv.1.man: add -D to the SYNOPSIS
+
2018-08-09 Ingo Schwarze <[email protected]>
* Makefile.am: correctly calculate MAJOR_VERSION etc.
diff --git a/src/preproc/preconv/preconv.1.man
b/src/preproc/preconv/preconv.1.man
index 413838f..e20502a 100644
--- a/src/preproc/preconv/preconv.1.man
+++ b/src/preproc/preconv/preconv.1.man
@@ -34,6 +34,7 @@ preconv \- convert encoding of input files to something GNU
troff understands
.
.SY preconv
.OP \-dr
+.OP \-D default_encoding
.OP \-e encoding
.RI [ file
\&.\|.\|.\&]
@@ -111,7 +112,7 @@ uses the algorithm described below to select the input
encoding.
.B \-\-help
.TQ
.B \-h
-Print help message.
+Print a help message and exit.
.
.TP
.B \-r
@@ -121,7 +122,7 @@ Do not add \&.lf requests.
.B \-\-version
.TQ
.B \-v
-Print version number.
+Print the version number and exit.
.
.
.\" ====================================================================
_______________________________________________
Groff-commit mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/groff-commit