diff options
author | 2001-03-01 16:11:14 +0000 | |
---|---|---|
committer | 2001-03-01 16:11:14 +0000 | |
commit | fae1d0f64e41cbc6e7e2aaf16dc4068124bb252f (patch) | |
tree | 7a931a6732b820e06de12ac397238058ccb1caf0 /share/man/man7/mdoc.samples.7 | |
parent | on "giftunnel" configuration, use specified address family (diff) | |
download | wireguard-openbsd-fae1d0f64e41cbc6e7e2aaf16dc4068124bb252f.tar.xz wireguard-openbsd-fae1d0f64e41cbc6e7e2aaf16dc4068124bb252f.zip |
A slew of share/ man page fixes; nordin@cse.ogi.edu. These have been sitting
in my INBOX since Nov 6, 2000, probably forgot about them since the tree was
frozen at that time.
Diffstat (limited to 'share/man/man7/mdoc.samples.7')
-rw-r--r-- | share/man/man7/mdoc.samples.7 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/share/man/man7/mdoc.samples.7 b/share/man/man7/mdoc.samples.7 index 27a0ef714be..e6deaddd624 100644 --- a/share/man/man7/mdoc.samples.7 +++ b/share/man/man7/mdoc.samples.7 @@ -1,4 +1,4 @@ -.\" $OpenBSD: mdoc.samples.7,v 1.28 2001/02/25 07:06:20 aaron Exp $ +.\" $OpenBSD: mdoc.samples.7,v 1.29 2001/03/01 16:11:22 aaron Exp $ .\" $NetBSD: mdoc.samples.7,v 1.5 1996/04/03 20:17:34 jtc Exp $ .\" .\" Copyright (c) 1990, 1993 @@ -1553,7 +1553,7 @@ The usual font for emphasis is italic. .\" We are certain the reason most people desire a Harvard MBA .\" so they can become to be successful philanthropists. Only .\" mathematicians and physicists go to graduate school strictly -.\" to acquire infinite wealthy and fame. Its that inifinity +.\" to acquire infinite wealthy and fame. Its that infinity .\" word that does it to them. Ruins them. .\" .Ef .Pp @@ -1970,7 +1970,7 @@ The macros required are either .Ql \&.Fd , .Ql \&.Ft macros). -The fuction name macro +The function name macro .Ql \&.Fn is required for manual page sections 2 and 3, the command and general name macro |