summaryrefslogtreecommitdiff
path: root/share/man
diff options
context:
space:
mode:
Diffstat (limited to 'share/man')
-rw-r--r--share/man/man7/man.76
-rw-r--r--share/man/man8/sticky.87
2 files changed, 7 insertions, 6 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
diff --git a/share/man/man8/sticky.8 b/share/man/man8/sticky.8
index 617ad944587..5577ca04b51 100644
--- a/share/man/man8/sticky.8
+++ b/share/man/man8/sticky.8
@@ -1,4 +1,4 @@
-.\" $OpenBSD: sticky.8,v 1.9 2007/05/31 19:19:59 jmc Exp $
+.\" $OpenBSD: sticky.8,v 1.10 2014/02/14 17:27:58 schwarze Exp $
.\" $NetBSD: sticky.8,v 1.3 1994/11/30 19:36:27 jtc Exp $
.\"
.\" Copyright (c) 1980, 1991, 1993
@@ -30,7 +30,7 @@
.\"
.\" @(#)sticky.8 8.1 (Berkeley) 6/5/93
.\"
-.Dd $Mdocdate: May 31 2007 $
+.Dd $Mdocdate: February 14 2014 $
.Dt STICKY 8
.Os
.Sh NAME
@@ -80,7 +80,8 @@ for details about modifying file modes.
.Sh HISTORY
A
.Nm
-command appeared in Version 32V AT&T UNIX.
+command appeared in
+.At 32v .
.Sh BUGS
Neither
.Xr open 2