summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorjmc <jmc@openbsd.org>2015-01-23 07:41:16 +0000
committerjmc <jmc@openbsd.org>2015-01-23 07:41:16 +0000
commit87171a5f7fe79b1cfbe2c3b5047407c70fbbc4bc (patch)
treeb7f20157dec91940e588ed81fd7893bd4e5150f7
parentRemove the OK and ERR macros. They obfuscate the code and don't (diff)
downloadwireguard-openbsd-87171a5f7fe79b1cfbe2c3b5047407c70fbbc4bc.tar.xz
wireguard-openbsd-87171a5f7fe79b1cfbe2c3b5047407c70fbbc4bc.zip
zap trailing whitespace;
-rw-r--r--share/man/man7/roff.74
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man7/roff.7 b/share/man/man7/roff.7
index b14dccdcc2a..6fdd3753070 100644
--- a/share/man/man7/roff.7
+++ b/share/man/man7/roff.7
@@ -1,4 +1,4 @@
-.\" $OpenBSD: roff.7,v 1.46 2015/01/23 00:38:42 schwarze Exp $
+.\" $OpenBSD: roff.7,v 1.47 2015/01/23 07:41:16 jmc Exp $
.\"
.\" Copyright (c) 2010, 2011, 2012 Kristaps Dzonsons <kristaps@bsd.lv>
.\" Copyright (c) 2010, 2011, 2013, 2014 Ingo Schwarze <schwarze@openbsd.org>
@@ -1718,7 +1718,7 @@ Each number may be followed by one optional scaling unit described below
The following equations hold:
.Bd -literal -offset indent
1i = 6v = 6P = 10m = 10n = 72p = 1000M = 240u = 240
-254c = 100i = 24000u = 24000
+254c = 100i = 24000u = 24000
1f = 65536u = 65536
.Ed
.Pp