summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTodd C. Miller <millert@cvs.openbsd.org>2000-12-17 21:33:03 +0000
committerTodd C. Miller <millert@cvs.openbsd.org>2000-12-17 21:33:03 +0000
commit21735d7d8a0901a2129a1e8d27c76cbbc178054f (patch)
tree48e7792adcdd597425b1334b668769bd17d28eb9
parent9db84960510173b809c7aaf7c6b09193b4d5006a (diff)
data base -> database
-rw-r--r--usr.bin/last/last.14
-rw-r--r--usr.bin/more/more.14
-rw-r--r--usr.bin/tip/tip.14
-rw-r--r--usr.bin/vgrind/vgrindefs.56
-rw-r--r--usr.bin/xstr/xstr.112
-rw-r--r--usr.sbin/rarpd/rarpd.86
-rw-r--r--usr.sbin/rpc.pcnfsd/pcnfsd.82
7 files changed, 19 insertions, 19 deletions
diff --git a/usr.bin/last/last.1 b/usr.bin/last/last.1
index d826411abe9..4be275d5cd0 100644
--- a/usr.bin/last/last.1
+++ b/usr.bin/last/last.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: last.1,v 1.17 2000/12/12 09:16:03 deraadt Exp $
+.\" $OpenBSD: last.1,v 1.18 2000/12/17 21:33:01 millert Exp $
.\" $NetBSD: last.1,v 1.3 1994/12/21 22:41:23 jtc Exp $
.\"
.\" Copyright (c) 1980, 1990, 1993
@@ -184,7 +184,7 @@ far the search has progressed and then continues.
.Sh FILES
.Bl -tag -width /var/log/wtmp -compact
.It Pa /var/log/wtmp
-login data base
+login database
.El
.Sh SEE ALSO
.Xr lastcomm 1 ,
diff --git a/usr.bin/more/more.1 b/usr.bin/more/more.1
index 0df060716ad..61bc7f1b7bb 100644
--- a/usr.bin/more/more.1
+++ b/usr.bin/more/more.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: more.1,v 1.8 1999/06/05 01:21:34 aaron Exp $
+.\" $OpenBSD: more.1,v 1.9 2000/12/17 21:33:01 millert Exp $
.\" Copyright (c) 1980 The Regents of the University of California.
.\" All rights reserved.
.\"
@@ -374,7 +374,7 @@ output would be
nroff \-ms +2 doc.n | more -s
.SH FILES
.DT
-/usr/share/misc/termcap Terminal data base
+/usr/share/misc/termcap Terminal database
.br
/usr/share/misc/more.help Help file
.SH "SEE ALSO"
diff --git a/usr.bin/tip/tip.1 b/usr.bin/tip/tip.1
index 3b54c2a801a..112e0284b38 100644
--- a/usr.bin/tip/tip.1
+++ b/usr.bin/tip/tip.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: tip.1,v 1.9 2000/11/09 17:52:42 aaron Exp $
+.\" $OpenBSD: tip.1,v 1.10 2000/12/17 21:33:01 millert Exp $
.\" $NetBSD: tip.1,v 1.7 1994/12/08 09:31:05 jtc Exp $
.\"
.\" Copyright (c) 1980, 1990, 1993
@@ -490,7 +490,7 @@ are also exported.
.It Pa /etc/remote
global system descriptions
.It Pa /etc/phones
-global phone number data base
+global phone number database
.It ${REMOTE}
private system descriptions
.It ${PHONES}
diff --git a/usr.bin/vgrind/vgrindefs.5 b/usr.bin/vgrind/vgrindefs.5
index 06422e9d17c..4d8281d69e1 100644
--- a/usr.bin/vgrind/vgrindefs.5
+++ b/usr.bin/vgrind/vgrindefs.5
@@ -1,4 +1,4 @@
-.\" $OpenBSD: vgrindefs.5,v 1.8 2000/03/14 14:58:25 aaron Exp $
+.\" $OpenBSD: vgrindefs.5,v 1.9 2000/12/17 21:33:02 millert Exp $
.\" $NetBSD: vgrindefs.5,v 1.3 1994/11/17 08:28:07 jtc Exp $
.\"
.\" Copyright (c) 1989, 1991, 1993
@@ -39,7 +39,7 @@
.Os
.Sh NAME
.Nm vgrindefs
-.Nd language definition data base for
+.Nd language definition database for
.Xr vgrind 1
.Sh SYNOPSIS
.Nm vgrindefs
@@ -49,7 +49,7 @@ The
file
contains all language definitions for
.Xr vgrind 1 .
-The data base is
+The database is
very similar to
.Xr termcap 5 .
.Sh FIELDS
diff --git a/usr.bin/xstr/xstr.1 b/usr.bin/xstr/xstr.1
index d840ebe2414..4d02bef8624 100644
--- a/usr.bin/xstr/xstr.1
+++ b/usr.bin/xstr/xstr.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: xstr.1,v 1.8 2000/03/14 14:58:27 aaron Exp $
+.\" $OpenBSD: xstr.1,v 1.9 2000/12/17 21:33:02 millert Exp $
.\" $NetBSD: xstr.1,v 1.4 1994/11/26 09:25:22 jtc Exp $
.\"
.\" Copyright (c) 1980, 1993
@@ -78,9 +78,9 @@ The resulting C text is placed in the file
to then be compiled.
The strings from this file are placed in the
.Pa strings
-data base if they are not there already.
+database if they are not there already.
Repeated strings and strings which are suffixes of existing strings
-do not cause changes to the data base.
+do not cause changes to the database.
.It Fl l Ar array
Specify the named array in program references to abstracted strings.
The default array name is
@@ -144,7 +144,7 @@ unless truly necessary.
.Sh FILES
.Bl -tag -width /tmp/xsxx* -compact
.It Pa strings
-data base of strings
+database of strings
.It Pa x.c
massaged C source
.It Pa xs.c
@@ -164,8 +164,8 @@ The
command appeared in
.Bx 3.0 .
.Sh BUGS
-If a string is a suffix of another string in the data base,
+If a string is a suffix of another string in the database,
but the shorter string is seen first by
.Nm
-both strings will be placed in the data base, when just
+both strings will be placed in the database, when just
placing the longer one there will do.
diff --git a/usr.sbin/rarpd/rarpd.8 b/usr.sbin/rarpd/rarpd.8
index 9d7af54831a..329a01dc7dd 100644
--- a/usr.sbin/rarpd/rarpd.8
+++ b/usr.sbin/rarpd/rarpd.8
@@ -18,7 +18,7 @@
.\" THIS SOFTWARE IS PROVIDED ``AS IS'' AND WITHOUT ANY EXPRESS OR IMPLIED
.\" WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF
.\" MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.
-.\" @(#) $Id: rarpd.8,v 1.10 2000/11/09 17:53:21 aaron Exp $
+.\" @(#) $Id: rarpd.8,v 1.11 2000/12/17 21:33:00 millert Exp $
.\"
.Dd October 26, 1990
.Dt RARPD 8
@@ -82,9 +82,9 @@ Log all requests to
.Sh FILES
.Bl -tag -width /var/run/rarpd.pid -compact
.It Pa /etc/ethers
-Ethernet host name data base
+Ethernet host name database
.It Pa /etc/hosts
-host name data base
+host name database
.It Pa /var/run/rarpd.pid
process id of
.Nm
diff --git a/usr.sbin/rpc.pcnfsd/pcnfsd.8 b/usr.sbin/rpc.pcnfsd/pcnfsd.8
index cd96c6c7f2d..d3d8feae7a2 100644
--- a/usr.sbin/rpc.pcnfsd/pcnfsd.8
+++ b/usr.sbin/rpc.pcnfsd/pcnfsd.8
@@ -55,7 +55,7 @@ was built with the
.B WTMP
compile-time option, it will also append a record to the
.BR wtmp (5)
-data base. If you do not wish to record PC "logins" in this way,
+database. If you do not wish to record PC "logins" in this way,
you should add a line of the form
.RS
.sp