diff options
author | Ingo Schwarze <schwarze@openbsd.org> | 2011-11-13 14:50:54 +0000 |
---|---|---|
committer | Ingo Schwarze <schwarze@openbsd.org> | 2011-11-13 14:50:54 +0000 |
commit | 541d2505595d57aa03e2906599e79429e9f2ceaf (patch) | |
tree | 205b69f6e87fd9fd23d6b4106745b37f03d8d1d3 | |
parent | b39d10f13dbeceaf64ab4f7e257aa3de6e3a1478 (diff) | |
download | mandoc-541d2505595d57aa03e2906599e79429e9f2ceaf.tar.gz |
typo: overful -> overfull; thanks to jmc@
-rw-r--r-- | mandoc.1 | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 , |