aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/roff.7
diff options
context:
space:
mode:
authorIngo Schwarze <schwarze@openbsd.org>2019-07-01 23:30:16 +0000
committerIngo Schwarze <schwarze@openbsd.org>2019-07-01 23:30:16 +0000
commit239b9224e5994ae6c12d8238086eb5c354364667 (patch)
treea74915ebfa012a8622d558f0f9cad85314239061 /roff.7
parente355c8dce0a6abc617dda8ab06f5285ea60ab63c (diff)
downloadmandoc-239b9224e5994ae6c12d8238086eb5c354364667.tar.gz
mandoc-239b9224e5994ae6c12d8238086eb5c354364667.tar.zst
mandoc-239b9224e5994ae6c12d8238086eb5c354364667.zip
use the standard spelling of the word "idiosyncrasy";
suggested by Michal Nowak <mnowak at startmail dot com>
Diffstat (limited to 'roff.7')
-rw-r--r--roff.76
1 files changed, 3 insertions, 3 deletions
diff --git a/roff.7 b/roff.7
index 8469b85b..108e62d9 100644
--- a/roff.7
+++ b/roff.7
@@ -1,4 +1,4 @@
-.\" $Id: roff.7,v 1.112 2019/04/21 22:48:58 schwarze Exp $
+.\" $Id: roff.7,v 1.113 2019/07/01 23:30:16 schwarze Exp $
.\"
.\" Copyright (c) 2010, 2011, 2012 Kristaps Dzonsons <kristaps@bsd.lv>
.\" Copyright (c) 2010-2019 Ingo Schwarze <schwarze@openbsd.org>
@@ -15,7 +15,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: April 21 2019 $
+.Dd $Mdocdate: July 1 2019 $
.Dt ROFF 7
.Os
.Sh NAME
@@ -2278,7 +2278,7 @@ code.
.Pp
The special semantics of the
.Cm nS
-number register is an idiosyncracy of
+number register is an idiosyncrasy of
.Ox
manuals and not supported by other
.Xr mdoc 7