summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--usr.bin/mandoc/mandoc.16
1 files changed, 3 insertions, 3 deletions
diff --git a/usr.bin/mandoc/mandoc.1 b/usr.bin/mandoc/mandoc.1
index eabd1004f6d..a34a9c8fa46 100644
--- a/usr.bin/mandoc/mandoc.1
+++ b/usr.bin/mandoc/mandoc.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: mandoc.1,v 1.39 2010/09/26 19:54:35 schwarze Exp $
+.\" $OpenBSD: mandoc.1,v 1.40 2010/09/26 22:39:38 jmc Exp $
.\"
.\" Copyright (c) 2009, 2010 Kristaps Dzonsons <kristaps@bsd.lv>
.\"
@@ -453,8 +453,8 @@ The
.Nm
utility may also print messages related to invalid command line arguments
or operating system errors, for example when memory is exhausted or
-input files cannot be read. Such messages do not carry the prefix
-described above.
+input files cannot be read.
+Such messages do not carry the prefix described above.
.Sh COMPATIBILITY
This section summarises
.Nm