Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src Language fix: upto date -> up to date.



details:   https://anonhg.NetBSD.org/src/rev/7889da0ac381
branches:  trunk
changeset: 754753:7889da0ac381
user:      mbalmer <mbalmer%NetBSD.org@localhost>
date:      Tue May 11 18:27:04 2010 +0000

description:
Language fix: upto date -> up to date.

diffstat:

 dist/ipf/HISTORY     |  2 +-
 share/man/man4/drm.4 |  6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)

diffs (39 lines):

diff -r b27d2ca65cfa -r 7889da0ac381 dist/ipf/HISTORY
--- a/dist/ipf/HISTORY  Tue May 11 16:59:42 2010 +0000
+++ b/dist/ipf/HISTORY  Tue May 11 18:27:04 2010 +0000
@@ -2432,7 +2432,7 @@
 
 ipftest now deals with tcpdump3 binary output files (from libpcap) with -P.
 
-Brought ipftest program upto date with actual filter code.
+Brought ipftest program up to date with actual filter code.
 
 Filter would cause a match to occur when it wasn't meant to if the packet
 had short headers and was missing portions that should have been there.
diff -r b27d2ca65cfa -r 7889da0ac381 share/man/man4/drm.4
--- a/share/man/man4/drm.4      Tue May 11 16:59:42 2010 +0000
+++ b/share/man/man4/drm.4      Tue May 11 18:27:04 2010 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: drm.4,v 1.10 2009/06/22 02:34:10 mrg Exp $
+.\"    $NetBSD: drm.4,v 1.11 2010/05/11 18:27:04 mbalmer Exp $
 .\"
 .\" Copyright (c) 2007 Thomas Klausner
 .\" All rights reserved.
@@ -23,7 +23,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 June 21, 2009
+.Dd May 11, 2010
 .Dt DRM 4
 .Os
 .Sh NAME
@@ -170,7 +170,7 @@
 and committed the DRM kernel drivers.
 Matthew Green cleaned up this port and merged a set of newer
 drivers, with Arto Huusko and FUKAUMI Naoki helping to get
-the latest Mesa port upto date.
+the latest Mesa port up to date.
 .Pp
 The
 .Nm



Home | Main Index | Thread Index | Old Index