diff options
author | wiz <wiz@pkgsrc.org> | 2013-08-02 13:17:11 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2013-08-02 13:17:11 +0000 |
commit | fa9af59eb556744c6c9b9d384de1b002392fba4f (patch) | |
tree | 1f1a328dc08da7f3f24703ed02254f12f7421325 /textproc | |
parent | 161fd6ff45b5773a57efea274926478d2450ef8f (diff) | |
download | pkgsrc-fa9af59eb556744c6c9b9d384de1b002392fba4f.tar.gz |
Fix default options in man page. From jmc@openbsd.
Diffstat (limited to 'textproc')
-rwxr-xr-x | textproc/mdoclint/files/mdoclint.1 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/mdoclint/files/mdoclint.1 b/textproc/mdoclint/files/mdoclint.1 index d772b2a1711..515fb3169d9 100755 --- a/textproc/mdoclint/files/mdoclint.1 +++ b/textproc/mdoclint/files/mdoclint.1 @@ -1,5 +1,5 @@ .\" $OpenBSD: mdoclint.1,v 1.7 2009/04/13 19:06:38 jmc Exp $ -.\" $NetBSD: mdoclint.1,v 1.10 2013/07/30 18:50:07 wiz Exp $ +.\" $NetBSD: mdoclint.1,v 1.11 2013/08/02 13:17:11 wiz Exp $ .\" .\" Copyright (c) 2001-2013 Thomas Klausner .\" All rights reserved. @@ -41,7 +41,7 @@ is a man page verifier. It tries to automatically find as many common errors that occur when writing man pages as possible. If no flags are given, -.Fl aDdeflmnoPprSsXx +.Fl AaDdeflmnoPprSsXx is assumed (that is, everything except .Fl FHhvw ) . .Pp |