aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/mandocdb.8
diff options
context:
space:
mode:
authorKristaps Dzonsons <kristaps@bsd.lv>2011-10-09 08:56:27 +0000
committerKristaps Dzonsons <kristaps@bsd.lv>2011-10-09 08:56:27 +0000
commitbcdfe0a625855aa24f8e4d94a5ae2578a315bffa (patch)
tree081470bb3dd11fd2b38aa2991f2430c48c3c25fc /mandocdb.8
parent71f5ce8425a71bda76e58528928628fbf91ca05d (diff)
downloadmandoc-bcdfe0a625855aa24f8e4d94a5ae2578a315bffa.tar.gz
mandoc-bcdfe0a625855aa24f8e4d94a5ae2578a315bffa.tar.zst
mandoc-bcdfe0a625855aa24f8e4d94a5ae2578a315bffa.zip
The documented flags in mandocdb (-u, -d) were switched. Fix this.
Diffstat (limited to 'mandocdb.8')
-rw-r--r--mandocdb.88
1 files changed, 4 insertions, 4 deletions
diff --git a/mandocdb.8 b/mandocdb.8
index 53034e04..8709277a 100644
--- a/mandocdb.8
+++ b/mandocdb.8
@@ -1,4 +1,4 @@
-.\" $Id: mandocdb.8,v 1.4 2011/08/18 08:58:44 kristaps Exp $
+.\" $Id: mandocdb.8,v 1.5 2011/10/09 08:56:27 kristaps Exp $
.\"
.\" Copyright (c) 2011 Kristaps Dzonsons <kristaps@bsd.lv>
.\"
@@ -14,7 +14,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: August 18 2011 $
+.Dd $Mdocdate: October 9 2011 $
.Dt MANDOCDB 8
.Os
.Sh NAME
@@ -45,12 +45,12 @@ for fast retrieval.
The arguments are as follows:
.Bl -tag -width Ds
.It Fl d Ar dir
-Remove
+Merge (remove and re-add)
.Ar
from the databases in
.Ar dir .
.It Fl u Ar dir
-Update (remove and re-add)
+Remove
.Ar
from the databases in
.Ar dir .