diff options
author | 2014-02-14 17:27:58 +0000 | |
---|---|---|
committer | 2014-02-14 17:27:58 +0000 | |
commit | afb92f6c285b15c5589b8c24c23cba038fcc95dc (patch) | |
tree | 3ffcb3ca2b29dd6af604fd5ea692839ff21c4fc0 /share/man/man7 | |
parent | clean up macro usage in the HISTORY section; (diff) | |
download | wireguard-openbsd-afb92f6c285b15c5589b8c24c23cba038fcc95dc.tar.xz wireguard-openbsd-afb92f6c285b15c5589b8c24c23cba038fcc95dc.zip |
use .At where appropriate; from Jan Stary <hans at stare dot cz>
Diffstat (limited to 'share/man/man7')
-rw-r--r-- | share/man/man7/man.7 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/share/man/man7/man.7 b/share/man/man7/man.7 index 91b7653d19b..40e9d92353d 100644 --- a/share/man/man7/man.7 +++ b/share/man/man7/man.7 @@ -1,4 +1,4 @@ -.\" $OpenBSD: man.7,v 1.35 2014/01/06 00:53:14 schwarze Exp $ +.\" $OpenBSD: man.7,v 1.36 2014/02/14 17:27:58 schwarze Exp $ .\" .\" Copyright (c) 2009, 2010, 2011, 2012 Kristaps Dzonsons <kristaps@bsd.lv> .\" Copyright (c) 2011, 2012, 2013 Ingo Schwarze <schwarze@openbsd.org> @@ -16,7 +16,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: January 6 2014 $ +.Dd $Mdocdate: February 14 2014 $ .Dt MAN 7 .Os .Sh NAME @@ -281,7 +281,7 @@ For the scoping of individual macros, see .Sx MACRO SYNTAX . .Ss \&AT Sets the volume for the footer for compatibility with man pages from -.Tn AT&T UNIX +.At releases. The optional arguments specify which release it is from. .Ss \&B |