aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/mandoc.1
diff options
context:
space:
mode:
authorIngo Schwarze <schwarze@openbsd.org>2010-09-26 23:05:46 +0000
committerIngo Schwarze <schwarze@openbsd.org>2010-09-26 23:05:46 +0000
commit9425244d2b742390e69a9fedde12afadefb6802b (patch)
tree6309e42346e752297bcff295e2fc8d8d12f6e093 /mandoc.1
parent7dd5c61d801d065c98fea61d76ccc782ac3de66f (diff)
downloadmandoc-9425244d2b742390e69a9fedde12afadefb6802b.tar.gz
mandoc-9425244d2b742390e69a9fedde12afadefb6802b.tar.zst
mandoc-9425244d2b742390e69a9fedde12afadefb6802b.zip
sync to OpenBSD:
new sentence, new line; from jmc@
Diffstat (limited to 'mandoc.1')
-rw-r--r--mandoc.18
1 files changed, 4 insertions, 4 deletions
diff --git a/mandoc.1 b/mandoc.1
index b28b2d4e..8601dba6 100644
--- a/mandoc.1
+++ b/mandoc.1
@@ -1,4 +1,4 @@
-.\" $Id: mandoc.1,v 1.77 2010/08/20 01:02:07 schwarze Exp $
+.\" $Id: mandoc.1,v 1.78 2010/09/26 23:05:46 schwarze Exp $
.\"
.\" Copyright (c) 2009, 2010 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 20 2010 $
+.Dd $Mdocdate: September 26 2010 $
.Dt MANDOC 1
.Os
.Sh NAME
@@ -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