diff options
author | 2014-08-17 21:02:06 +0000 | |
---|---|---|
committer | 2014-08-17 21:02:06 +0000 | |
commit | 8a6116b7c763849f77cbc48424205b3ca65b90ca (patch) | |
tree | cfdc1d13d9fdee1b4db96df7b57125de2fd35c0a | |
parent | Sync regress/usr.sbin/relayd with recent http.h changes (diff) | |
download | wireguard-openbsd-8a6116b7c763849f77cbc48424205b3ca65b90ca.tar.xz wireguard-openbsd-8a6116b7c763849f77cbc48424205b3ca65b90ca.zip |
typo; Steven Honeyman <stevenhoneyman at gmail dot com>
-rw-r--r-- | usr.bin/mandoc/makewhatis.8 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/usr.bin/mandoc/makewhatis.8 b/usr.bin/mandoc/makewhatis.8 index fafe9c9c853..34c82dde676 100644 --- a/usr.bin/mandoc/makewhatis.8 +++ b/usr.bin/mandoc/makewhatis.8 @@ -1,4 +1,4 @@ -.\" $Id: makewhatis.8,v 1.10 2014/04/25 12:12:35 schwarze Exp $ +.\" $Id: makewhatis.8,v 1.11 2014/08/17 21:02:06 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 25 2014 $ +.Dd $Mdocdate: August 17 2014 $ .Dt MAKEWHATIS 8 .Os .Sh NAME @@ -96,7 +96,7 @@ format. Display all files added or removed to the index. With a second .Fl D , -also show all keyswords added for each file. +also show all keywords added for each file. .It Fl d Ar dir Merge (remove and re-add) .Ar |