diff options
Diffstat (limited to 'regress/usr.bin/mdoclint/mdoclint.1')
-rw-r--r-- | regress/usr.bin/mdoclint/mdoclint.1 | 13 |
1 files changed, 6 insertions, 7 deletions
diff --git a/regress/usr.bin/mdoclint/mdoclint.1 b/regress/usr.bin/mdoclint/mdoclint.1 index 44d7dbceb1e..c7fce241140 100644 --- a/regress/usr.bin/mdoclint/mdoclint.1 +++ b/regress/usr.bin/mdoclint/mdoclint.1 @@ -1,7 +1,7 @@ -.\" $OpenBSD: mdoclint.1,v 1.4 2008/11/03 12:17:01 espie Exp $ +.\" $OpenBSD: mdoclint.1,v 1.5 2008/11/23 17:07:36 jmc Exp $ .\" $NetBSD: mdoclint.1,v 1.3 2003/05/09 09:22:05 wiz Exp $ .\" -.\" Copyright (c) 2001, 2002, 2003 Thomas Klausner +.\" Copyright (c) 2001-2008 Thomas Klausner .\" All rights reserved. .\" .\" Redistribution and use in source and binary forms, with or without @@ -25,7 +25,7 @@ .\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE .\" POSSIBILITY OF SUCH DAMAGE. .\" -.Dd $Mdocdate: November 3 2008 $ +.Dd $Mdocdate: November 23 2008 $ .Os .Dt MDOCLINT 1 .Sh NAME @@ -98,10 +98,9 @@ the current version is default). Warn about paragraph problems, like empty lines or .Pp macros before section macros like .Ss and .Sh. .It Fl p -Warn about possible punctuation problems at the end of macro -arguments. -Also warns about abuse of .Ns to get punctuation directly next to a -word \(en this should not be needed. +Warn about possible punctuation problems at the end of macro arguments, +abuse of .Ns to get punctuation directly next to a word, +and sentences not starting on a new line. .It Fl r Warn about missing RCS Id. .It Fl S |