aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/makewhatis.8
diff options
context:
space:
mode:
authorIngo Schwarze <schwarze@openbsd.org>2014-04-25 12:13:15 +0000
committerIngo Schwarze <schwarze@openbsd.org>2014-04-25 12:13:15 +0000
commit1ae7426d9fae79fc06cd0c737b91ababea935cd3 (patch)
treed86b4cb99082f87f1fd47f1b644247ee84c0468a /makewhatis.8
parent808395a1d8da0d8b2c8b93e5296aaf97629fa228 (diff)
downloadmandoc-1ae7426d9fae79fc06cd0c737b91ababea935cd3.tar.gz
mandoc-1ae7426d9fae79fc06cd0c737b91ababea935cd3.tar.zst
mandoc-1ae7426d9fae79fc06cd0c737b91ababea935cd3.zip
Reduce the verbosity of makewhatis -t:
In the past, it always showed the title lines of the files processed. Now, it only shows them when called with -D. That is better because pkg_create calls makewhatis -t. It is also more consistent with -D behaviour in non- -t modes. Issue reported by ajacoutot@; ok espie@ ajacoutot@ jasper@.
Diffstat (limited to 'makewhatis.8')
-rw-r--r--makewhatis.86
1 files changed, 3 insertions, 3 deletions
diff --git a/makewhatis.8 b/makewhatis.8
index beb2442f..02c4cc35 100644
--- a/makewhatis.8
+++ b/makewhatis.8
@@ -1,4 +1,4 @@
-.\" $Id: makewhatis.8,v 1.1 2014/04/18 10:30:37 schwarze Exp $
+.\" $Id: makewhatis.8,v 1.2 2014/04/25 12:13:15 schwarze Exp $
.\"
.\" Copyright (c) 2011, 2012 Kristaps Dzonsons <kristaps@bsd.lv>
.\" Copyright (c) 2011, 2012 Ingo Schwarze <schwarze@openbsd.org>
@@ -15,7 +15,7 @@
.\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
.\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
.\"
-.Dd $Mdocdate: April 18 2014 $
+.Dd $Mdocdate: April 25 2014 $
.Dt MAKEWHATIS 8
.Os
.Sh NAME
@@ -41,7 +41,7 @@
.Fl u Ar dir
.Op Ar
.Nm
-.Op Fl Q
+.Op Fl DQ
.Fl t Ar
.Sh DESCRIPTION
The