diff options
author | 2011-11-13 14:38:57 +0000 | |
---|---|---|
committer | 2011-11-13 14:38:57 +0000 | |
commit | 565a36c2eb3e13e58e56c9811bff67151f889488 (patch) | |
tree | 40824f324de6f1170c25c80900ad58f451f4df85 | |
parent | When initiating a rebuild update the DUID for the chunk so that (diff) | |
download | wireguard-openbsd-565a36c2eb3e13e58e56c9811bff67151f889488.tar.xz wireguard-openbsd-565a36c2eb3e13e58e56c9811bff67151f889488.zip |
overful -> overfull;
-rw-r--r-- | usr.bin/mandoc/mandoc.1 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.bin/mandoc/mandoc.1 b/usr.bin/mandoc/mandoc.1 index ab696a8d909..9f7523def6b 100644 --- a/usr.bin/mandoc/mandoc.1 +++ b/usr.bin/mandoc/mandoc.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: mandoc.1,v 1.51 2011/11/13 13:05:23 schwarze Exp $ +.\" $OpenBSD: mandoc.1,v 1.52 2011/11/13 14:38:57 jmc Exp $ .\" .\" Copyright (c) 2009, 2010, 2011 Kristaps Dzonsons <kristaps@bsd.lv> .\" @@ -242,7 +242,7 @@ blank characters instead of the default of five for and seven for .Xr man 7 . Increasing this is not recommended; it may result in degraded formatting, -for example overful lines or ugly line breaks. +for example overfull lines or ugly line breaks. .It Cm width Ns = Ns Ar width The output width is set to .Ar width , |