diff options
author | 2011-11-23 02:12:22 +0000 | |
---|---|---|
committer | 2011-11-23 02:12:22 +0000 | |
commit | d1ea3da221129467b47b30eaa0b18335be7c6e11 (patch) | |
tree | 861043ee7bcbcd8d6933f6cea02f9bdc970daa9f /share/man/man7 | |
parent | block interrupts while pool_reclaim_all is grubbing around in every pools (diff) | |
download | wireguard-openbsd-d1ea3da221129467b47b30eaa0b18335be7c6e11.tar.xz wireguard-openbsd-d1ea3da221129467b47b30eaa0b18335be7c6e11.zip |
typo reported by Steffen Daode Nurpmeso <sdaoden at googlemail dot com>
and remove a trailing blank noticed by jmc@
Diffstat (limited to 'share/man/man7')
-rw-r--r-- | share/man/man7/roff.7 | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/share/man/man7/roff.7 b/share/man/man7/roff.7 index 8a54db6dc6e..bd0040c5b6c 100644 --- a/share/man/man7/roff.7 +++ b/share/man/man7/roff.7 @@ -1,4 +1,4 @@ -.\" $OpenBSD: roff.7,v 1.16 2011/11/21 23:29:03 schwarze Exp $ +.\" $OpenBSD: roff.7,v 1.17 2011/11/23 02:12:22 schwarze Exp $ .\" .\" Copyright (c) 2010, 2011 Kristaps Dzonsons <kristaps@bsd.lv> .\" Copyright (c) 2010, 2011 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: November 21 2011 $ +.Dd $Mdocdate: November 23 2011 $ .Dt ROFF 7 .Os .Sh NAME @@ -978,8 +978,8 @@ Saltzer in 1964. Doug McIlroy rewrote it in BCPL in 1969, renaming it .Nm . Dennis M. Ritchie rewrote McIlroy's -.Nm -in PDP-11 assmebly for +.Nm +in PDP-11 assembly for .At v1 , Joseph F. Ossanna improved roff and renamed it nroff for |