Module Name: src
Committed By: mbalmer
Date: Thu Jan 28 14:05:03 UTC 2010
Modified Files:
src/share/doc/psd/05.sysman: 2.3.t
src/share/termcap: termcap.src
Log Message:
Fix language.
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 src/share/doc/psd/05.sysman/2.3.t
cvs rdiff -u -r1.102 -r1.103 src/share/termcap/termcap.src
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/share/doc/psd/05.sysman/2.3.t
diff -u src/share/doc/psd/05.sysman/2.3.t:1.3 src/share/doc/psd/05.sysman/2.3.t:1.4
--- src/share/doc/psd/05.sysman/2.3.t:1.3 Thu Aug 7 10:30:49 2003
+++ src/share/doc/psd/05.sysman/2.3.t Thu Jan 28 14:05:03 2010
@@ -1,4 +1,4 @@
-.\" $NetBSD: 2.3.t,v 1.3 2003/08/07 10:30:49 agc Exp $
+.\" $NetBSD: 2.3.t,v 1.4 2010/01/28 14:05:03 mbalmer Exp $
.\"
.\" Copyright (c) 1983, 1993, 1994
.\" The Regents of the University of California. All rights reserved.
@@ -474,7 +474,7 @@
The 32-bit address is composed of network and host parts;
the network part is variable in size and is frequency encoded.
The host part may optionally be interpreted as a subnet field
-plus the host on the subnet; this is is enabled by setting a network address
+plus the host on the subnet; this is enabled by setting a network address
mask at boot time.
.Sh 4 "Access rights transmission
.PP
Index: src/share/termcap/termcap.src
diff -u src/share/termcap/termcap.src:1.102 src/share/termcap/termcap.src:1.103
--- src/share/termcap/termcap.src:1.102 Sun May 3 12:24:30 2009
+++ src/share/termcap/termcap.src Thu Jan 28 14:05:03 2010
@@ -1,4 +1,4 @@
-# $NetBSD: termcap.src,v 1.102 2009/05/03 12:24:30 jdc Exp $
+# $NetBSD: termcap.src,v 1.103 2010/01/28 14:05:03 mbalmer Exp $
#
######## TERMINAL TYPE DESCRIPTIONS SOURCE FILE
#
@@ -11596,7 +11596,7 @@
#
# CTRM terminal emulator
-# 1. underlining is not allowed with colors: first, is is simulated by
+# 1. underlining is not allowed with colors: first, it is simulated by
# black on white, second, it disables background color manipulations.
# 2. BLINKING, REVERSE and BOLD are allowed with colors,
# so we have to save their status in the static registers A, B and H