summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason McIntyre <jmc@cvs.openbsd.org>2009-11-26 20:22:51 +0000
committerJason McIntyre <jmc@cvs.openbsd.org>2009-11-26 20:22:51 +0000
commitb88b5ffcd3e42c2b9d35dbceb138ba10968feddd (patch)
treefc76d8ead2309286ebeae31f338e3a878934d9df
parente9b6814186483a640a093c6e7f88d50a4a302317 (diff)
grammar;
-rw-r--r--share/man/man4/man4.sparc/tcx.46
-rw-r--r--usr.bin/file/magic.56
2 files changed, 6 insertions, 6 deletions
diff --git a/share/man/man4/man4.sparc/tcx.4 b/share/man/man4/man4.sparc/tcx.4
index d6785b7d251..c8e12855859 100644
--- a/share/man/man4/man4.sparc/tcx.4
+++ b/share/man/man4/man4.sparc/tcx.4
@@ -1,4 +1,4 @@
-.\" $OpenBSD: tcx.4,v 1.32 2008/12/24 16:12:01 miod Exp $
+.\" $OpenBSD: tcx.4,v 1.33 2009/11/26 20:22:50 jmc Exp $
.\" $NetBSD: tcx.4,v 1.3 1997/10/08 22:00:14 jtc Exp $
.\"
.\" Copyright (c) 1996 The NetBSD Foundation, Inc.
@@ -28,7 +28,7 @@
.\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
.\" POSSIBILITY OF SUCH DAMAGE.
.\"
-.Dd $Mdocdate: December 24 2008 $
+.Dd $Mdocdate: November 26 2009 $
.Dt TCX 4 sparc
.Os
.Sh NAME
@@ -141,7 +141,7 @@ setenv
screen:r1024x800x94
.El
.Pp
-to change to a 85Hz 1024x800 resolution.
+to change to an 85Hz 1024x800 resolution.
Note that setting
.Em fcode-debug?
is absolutely necessary for the resolution settings to be honoured.
diff --git a/usr.bin/file/magic.5 b/usr.bin/file/magic.5
index 0ddc2ae9d80..3b8a9999021 100644
--- a/usr.bin/file/magic.5
+++ b/usr.bin/file/magic.5
@@ -1,4 +1,4 @@
-.\" $OpenBSD: magic.5,v 1.12 2009/10/26 21:03:03 ajacoutot Exp $
+.\" $OpenBSD: magic.5,v 1.13 2009/11/26 20:22:50 jmc Exp $
.\"
.\" @(#)$FreeBSD: src/usr.bin/file/magic.5,v 1.11 2000/03/01 12:19:39 sheldonh Exp $
.\"
@@ -30,7 +30,7 @@
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
.\" SUCH DAMAGE.
.\"
-.Dd $Mdocdate: October 26 2009 $
+.Dd $Mdocdate: November 26 2009 $
.Dt MAGIC 5
.Os
.\" install as magic.4 on USG, magic.5 on V7, Berkeley and Linux systems.
@@ -108,7 +108,7 @@ The string is not NUL terminated.
.It Dv date
A four-byte value interpreted as a UNIX date.
.It Dv qdate
-A eight-byte value interpreted as a UNIX date.
+An eight-byte value interpreted as a UNIX date.
.It Dv ldate
A four-byte value interpreted as a UNIX-style date, but interpreted as
local time rather than UTC.