diff options
author | 2010-03-26 19:30:40 +0000 | |
---|---|---|
committer | 2010-03-26 19:30:40 +0000 | |
commit | e1665715adeb4446fd1c2ad302adc5405962a9a3 (patch) | |
tree | c4b0cd7a46ade44bc17b9fea794cfd6d40b79304 /share/man/man7 | |
parent | Remove unnecessary ptr. (diff) | |
download | wireguard-openbsd-e1665715adeb4446fd1c2ad302adc5405962a9a3.tar.xz wireguard-openbsd-e1665715adeb4446fd1c2ad302adc5405962a9a3.zip |
dispense with some wacky escape sequences;
Diffstat (limited to 'share/man/man7')
-rw-r--r-- | share/man/man7/mdoc.7 | 8 | ||||
-rw-r--r-- | share/man/man7/mdoc.samples.7 | 10 | ||||
-rw-r--r-- | share/man/man7/mirroring-ports.7 | 10 |
3 files changed, 14 insertions, 14 deletions
diff --git a/share/man/man7/mdoc.7 b/share/man/man7/mdoc.7 index e5bd850f6ca..c723879770d 100644 --- a/share/man/man7/mdoc.7 +++ b/share/man/man7/mdoc.7 @@ -1,4 +1,4 @@ -.\" $OpenBSD: mdoc.7,v 1.42 2010/01/03 16:43:45 schwarze Exp $ +.\" $OpenBSD: mdoc.7,v 1.43 2010/03/26 19:30:40 jmc Exp $ .\" .\" Copyright (c) 1991, 1993 .\" The Regents of the University of California. All rights reserved. @@ -29,7 +29,7 @@ .\" .\" @(#)mdoc.7 8.2 (Berkeley) 12/30/93 .\" -.Dd $Mdocdate: January 3 2010 $ +.Dd $Mdocdate: March 26 2010 $ .Dt MDOC 7 .Os .Sh NAME @@ -355,7 +355,7 @@ The known standards for the St macro are: .It Li \&Bq Ta Yes Ta Yes Ta "Bracket quote." .It Li \&Bsx Ta Yes Ta \&No Ta "BSDI BSD/OS." .It Li \&Bx Ta Yes Ta \&No Ta BSD . -.It Li \&Db Ta \&No Ta \&No Ta "Debug (default is \\*qoff\\*q)." +.It Li \&Db Ta \&No Ta \&No Ta "Debug (default is \*qoff\*q)." .It Li \&Dc Ta Yes Ta Yes Ta "Double close quote." .It Li \&Do Ta Yes Ta Yes Ta "Double open quote." .It Li \&Dq Ta Yes Ta Yes Ta "Double quote." @@ -382,7 +382,7 @@ The known standards for the St macro are: .It Li \&Sc Ta Yes Ta Yes Ta "Single close quote." .It Li \&So Ta Yes Ta Yes Ta "Single open quote." .It Li \&Sq Ta Yes Ta Yes Ta "Single quote." -.It Li \&Sm Ta \&No Ta \&No Ta "Space mode (default is \\*qon\\*q)." +.It Li \&Sm Ta \&No Ta \&No Ta "Space mode (default is \*qon\*q)." .It Li \&Sx Ta Yes Ta Yes Ta "Section Cross Reference." .It Li \&Sy Ta Yes Ta Yes Ta "Symbolic (traditional English)." .It Li \&Tn Ta Yes Ta Yes Ta "Trade or type name (small Caps)." diff --git a/share/man/man7/mdoc.samples.7 b/share/man/man7/mdoc.samples.7 index e619f65bc50..badf419502f 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.85 2010/02/18 13:39:21 schwarze Exp $ +.\" $OpenBSD: mdoc.samples.7,v 1.86 2010/03/26 19:30:40 jmc Exp $ .\" $NetBSD: mdoc.samples.7,v 1.5 1996/04/03 20:17:34 jtc Exp $ .\" .\" Copyright (c) 1990, 1993 @@ -34,7 +34,7 @@ .\" times and is guaranteed to give a worst case performance .\" for an already extremely slow package. .\" -.Dd $Mdocdate: February 18 2010 $ +.Dd $Mdocdate: March 26 2010 $ .Dt MDOC.SAMPLES 7 .Os .Sh NAME @@ -413,7 +413,7 @@ is created by .Ql \&.Fn fetch char\e *str .It Fn fetch "char *str" can also be created by -.Ql \&.Fn fetch "\\*qchar *str\\*q" +.Ql \&.Fn fetch "\*qchar *str\*q" .El .Pp If the @@ -1202,7 +1202,7 @@ Usage: .Fn [type] function [[type] parameters ... \*(Pu] .Fn getchar .It Li "\&.Fn strlen ) ," .Fn strlen ) , -.It Li \&.Fn "\\*qint align\\*q" "\\*qconst * char *sptrs\\*q" , +.It Li \&.Fn "\*qint align\*q" "\*qconst * char *sptrs\*q" , .Fn "int align" "const * char *sptrs" , .El .Pp @@ -3174,7 +3174,7 @@ is absolutely necessary for the scaling to work correctly. .It Fl width Ar "ENAMETOOLONG" sets width to the constant width length of the string given. -.It Fl width Ar "\\*qint mkfifo\\*q" +.It Fl width Ar "\*qint mkfifo\*q" again, the width is set to the constant width of the string given. .El diff --git a/share/man/man7/mirroring-ports.7 b/share/man/man7/mirroring-ports.7 index c278c46f2ed..01d99505a8b 100644 --- a/share/man/man7/mirroring-ports.7 +++ b/share/man/man7/mirroring-ports.7 @@ -1,4 +1,4 @@ -.\" $OpenBSD: mirroring-ports.7,v 1.18 2009/06/12 17:27:20 sthen Exp $ +.\" $OpenBSD: mirroring-ports.7,v 1.19 2010/03/26 19:30:40 jmc Exp $ .\" .\" Copyright (c) 2000 Marc Espie .\" @@ -24,7 +24,7 @@ .\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF .\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. .\" -.Dd $Mdocdate: June 12 2009 $ +.Dd $Mdocdate: March 26 2010 $ .Dt MIRRORING-PORTS 7 .Os .Sh NAME @@ -59,9 +59,9 @@ all:: audio/tracker/tracker-5.3 audio/tracker/tracker-5.3: tracker-5.3.tgz tracker-5.3.tgz: $F - @MAINTAINER="espie@openbsd.org" \\ - SITES="ftp://ftp.uni-trier.de/pub/unix/audio/tracker/ " \\ - CIPHER="sha1" CKSUM="b0973d6a9c363caebd3a71547412f42b0681f323" \\ + @MAINTAINER="espie@openbsd.org" \e + SITES="ftp://ftp.uni-trier.de/pub/unix/audio/tracker/ " \e + CIPHER="sha1" CKSUM="b0973d6a9c363caebd3a71547412f42b0681f323" \e exec ${FETCH} "$@" |