diff options
author | 2013-08-14 08:39:24 +0000 | |
---|---|---|
committer | 2013-08-14 08:39:24 +0000 | |
commit | 720a7a94e09f2fa9b3979870e0f199a15d3a66d3 (patch) | |
tree | 5567e8f2aba2c28a136428138dfd3a19c60604e1 /share/man/man7 | |
parent | no longer any need to quote macro lines with >9 args; (diff) | |
download | wireguard-openbsd-720a7a94e09f2fa9b3979870e0f199a15d3a66d3.tar.xz wireguard-openbsd-720a7a94e09f2fa9b3979870e0f199a15d3a66d3.zip |
some Bx/Ox conversion;
From: Jan Stary
Diffstat (limited to 'share/man/man7')
-rw-r--r-- | share/man/man7/hier.7 | 11 | ||||
-rw-r--r-- | share/man/man7/mailaddr.7 | 7 | ||||
-rw-r--r-- | share/man/man7/man.7 | 7 |
3 files changed, 15 insertions, 10 deletions
diff --git a/share/man/man7/hier.7 b/share/man/man7/hier.7 index b6a148f8518..cc2fd4e3e43 100644 --- a/share/man/man7/hier.7 +++ b/share/man/man7/hier.7 @@ -1,4 +1,4 @@ -.\" $OpenBSD: hier.7,v 1.108 2013/07/10 05:09:42 ajacoutot Exp $ +.\" $OpenBSD: hier.7,v 1.109 2013/08/14 08:39:29 jmc Exp $ .\" $NetBSD: hier.7,v 1.7 1994/11/30 19:07:10 jtc Exp $ .\" .\" Copyright (c) 1990, 1993 @@ -30,7 +30,7 @@ .\" .\" @(#)hier.7 8.1 (Berkeley) 6/5/93 .\" -.Dd $Mdocdate: July 10 2013 $ +.Dd $Mdocdate: August 14 2013 $ .Dt HIER 7 .Os .Sh NAME @@ -319,7 +319,9 @@ System daemons and utilities (executed by other programs). .Pp .Bl -tag -width "cvs/contrib/" -compact .It auth/ -Login scripts used to authenticate users (for BSD authentication). +Login scripts used to authenticate users (for +.Bx +Authentication). .It cvs/contrib/ User contributed .Xr cvs 1 @@ -496,7 +498,8 @@ Time zone configuration information (see .El .Pp .It src/ -BSD and/or local source files. +.Bx +and/or local source files. .Pp .Bl -tag -width "kerberosV/" -compact .It bin/ diff --git a/share/man/man7/mailaddr.7 b/share/man/man7/mailaddr.7 index 8975134b9a5..f20bb2e0da1 100644 --- a/share/man/man7/mailaddr.7 +++ b/share/man/man7/mailaddr.7 @@ -1,4 +1,4 @@ -.\" $OpenBSD: mailaddr.7,v 1.13 2012/09/26 17:34:38 jmc Exp $ +.\" $OpenBSD: mailaddr.7,v 1.14 2013/08/14 08:39:29 jmc Exp $ .\" $NetBSD: mailaddr.7,v 1.3 1994/11/30 19:07:17 jtc Exp $ .\" .\" Copyright (c) 1983, 1987, 1990, 1993 @@ -30,7 +30,7 @@ .\" .\" @(#)mailaddr.7 8.1 (Berkeley) 6/16/93 .\" -.Dd $Mdocdate: September 26 2012 $ +.Dd $Mdocdate: August 14 2013 $ .Dt MAILADDR 7 .Os .Sh NAME @@ -170,7 +170,8 @@ respectively. .Re .Sh HISTORY .Nm -appeared in 4.2 BSD. +appeared in +.Bx 4.2 . .Sh BUGS The RFC 5322 group syntax .Pq Dq group:user1,user2,user3; diff --git a/share/man/man7/man.7 b/share/man/man7/man.7 index a88223c8762..07cbac3f2e3 100644 --- a/share/man/man7/man.7 +++ b/share/man/man7/man.7 @@ -1,4 +1,4 @@ -.\" $OpenBSD: man.7,v 1.31 2013/07/13 19:44:14 schwarze Exp $ +.\" $OpenBSD: man.7,v 1.32 2013/08/14 08:39:29 jmc Exp $ .\" .\" Copyright (c) 2009, 2010, 2011, 2012 Kristaps Dzonsons <kristaps@bsd.lv> .\" Copyright (c) 2011, 2012 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: July 13 2013 $ +.Dd $Mdocdate: August 14 2013 $ .Dt MAN 7 .Os .Sh NAME @@ -653,7 +653,8 @@ and .Sx \&PP . .Ss \&UC Sets the volume for the footer for compatibility with man pages from -BSD releases. +.Bx +releases. The optional first argument specifies which release it is from. .Ss \&br Breaks the current line. |