alternate -> alternative, per PR 2643

This commit is contained in:
mouse 1997-03-08 14:13:54 +00:00
parent 75e150fc56
commit 650ee578da
12 changed files with 41 additions and 35 deletions

View File

@ -30,7 +30,7 @@
.\" SUCH DAMAGE.
.\"
.\" from: @(#)termcap.5 6.11 (Berkeley) 3/6/93
.\" $Id: termcap.5,v 1.8 1996/12/04 00:20:38 perry Exp $
.\" $Id: termcap.5,v 1.9 1997/03/08 14:13:54 mouse Exp $
.\"
.Dd March 6, 1993
.Dt TERMCAP 5
@ -123,13 +123,13 @@ New software should not rely on them at all.
.Bl -column indent indent indent
.Sy Name Type Notes Description
functions
.It "ae str (P) End alternate character set."
.It "ae str (P) End alternative character set."
.It AL str (NP*) Add"
.Em n
new blank lines
.It "al str (P*) Add new blank line."
.It "am bool Terminal has automatic margins."
.It "as str (P) Start alternate character set."
.It "as str (P) Start alternative character set."
.It "bc str (o) Backspace if not."
.Sy \&^H .
.It "bl str (P) Audible signal (bell)."
@ -1150,9 +1150,9 @@ Other capabilities to enter various highlighting modes include
.Em all
attribute modes),
.Sy \&as
(enter alternate character set mode), and
(enter alternative character set mode), and
.Sy \&ae
(exit alternate character set mode).
(exit alternative character set mode).
Turning on any of these modes singly may or may not turn off other modes.
.Pp
If there is a sequence to set arbitrary combinations of mode,
@ -1162,7 +1162,7 @@ this should be given as
Each parameter is either 0 or 1,
as the corresponding attributes is on or off.
The 9 parameters are, in order: standout, underline, reverse, blink,
dim, bold, blank, protect, and alternate character set.
dim, bold, blank, protect, and alternative character set.
Not all modes need be supported by
.Sy \&sa ,
only those for which corresponding attribute commands exist.

View File

@ -1,4 +1,4 @@
.\" $NetBSD: chpass.1,v 1.8 1997/01/09 12:09:26 tls Exp $
.\" $NetBSD: chpass.1,v 1.9 1997/03/08 14:14:36 mouse Exp $
.\"
.\" Copyright (c) 1988, 1990, 1993
.\" The Regents of the University of California. All rights reserved.
@ -194,7 +194,7 @@ to update the user database.
The
.Xr vi 1
editor will be used unless the environment variable EDITOR is set to
an alternate editor.
an alternative editor.
When the editor terminates, the information is re-read and used to
update the user database itself.
Only the user, or the super-user, may edit the information associated

View File

@ -1,4 +1,4 @@
.\" $NetBSD: col.1,v 1.4 1995/03/26 05:25:52 glass Exp $
.\" $NetBSD: col.1,v 1.5 1997/03/08 14:15:19 mouse Exp $
.\"
.\" Copyright (c) 1990, 1993
.\" The Regents of the University of California. All rights reserved.
@ -98,7 +98,7 @@ forward line feed (10); also does carriage return
.It shift in
shift to normal character set (15)
.It shift out
shift to alternate character set (14)
shift to alternative character set (14)
.It space
moves forward one column (32)
.It tab

View File

@ -1,5 +1,5 @@
.TH FILE 1 "Copyright but distributable"
.\" $NetBSD: file.1,v 1.11 1997/01/28 00:49:39 christos Exp $
.\" $NetBSD: file.1,v 1.12 1997/03/08 14:16:13 mouse Exp $
.SH NAME
file
\- determine file type
@ -109,7 +109,7 @@ labelled as `ascii text' or `data'.
Print the version of the program and exit.
.TP 8
.B \-m list
Specify an alternate list of files containing magic numbers.
Specify an alternative list of files containing magic numbers.
This can be a single file, or a colon-separated list of files.
.TP 8
.B \-z

View File

@ -2454,7 +2454,7 @@ tables by taking advantages of similar transition functions for
different states.
.IP
.B \-CF
specifies that the alternate fast scanner representation (described
specifies that the alternative fast scanner representation (described
above under the
.B \-F
flag)

View File

@ -1,4 +1,4 @@
.\" $NetBSD: login.1,v 1.7 1995/08/31 22:52:33 jtc Exp $
.\" $NetBSD: login.1,v 1.8 1997/03/08 14:17:35 mouse Exp $
.\"
.\" Copyright (c) 1980, 1990, 1993
.\" The Regents of the University of California. All rights reserved.
@ -54,7 +54,7 @@ of the user fails,
.Nm login
prompts for a user name.
Authentication of users is done via passwords.
Alternately, the user can enter the password "s/key", in which case
Alternatively, the user can enter the password "s/key", in which case
S/Key authentication of users is performed, as descibed in
.Xr skey 1 .
S/Key is a Trademark of Bellcore.

View File

@ -1,4 +1,4 @@
.\" $NetBSD: mail.1,v 1.8 1997/01/17 04:58:12 perry Exp $
.\" $NetBSD: mail.1,v 1.9 1997/03/08 14:19:41 mouse Exp $
.\"
.\" Copyright (c) 1980, 1990, 1993
.\" The Regents of the University of California. All rights reserved.
@ -32,7 +32,7 @@
.\" SUCH DAMAGE.
.\"
.\" from: @(#)mail.1 8.8 (Berkeley) 4/28/95
.\" $NetBSD: mail.1,v 1.8 1997/01/17 04:58:12 perry Exp $
.\" $NetBSD: mail.1,v 1.9 1997/03/08 14:19:41 mouse Exp $
.\"
.Dd April 28, 1995
.Dt MAIL 1
@ -365,7 +365,7 @@ listed on the
list.
If the
.Ic alternates
command is given with no argument, the current set of alternate
command is given with no argument, the current set of alternative
names is displayed.
.It Ic chdir
.Pq Ic c
@ -766,11 +766,11 @@ Cause the named string to become the current subject field.
.It Ic \&~\&t Ns Ar name ...
Add the given names to the direct recipient list.
.It Ic \&~\&v
Invoke an alternate editor (defined by the
Invoke an alternative editor (defined by the
.Ev VISUAL
option) on the
message collected so far.
Usually, the alternate editor will be a
Usually, the alternative editor will be a
screen editor.
After you quit the editor, you may resume appending
text to the end of your message.
@ -1067,3 +1067,9 @@ Usually,
is just a link to
.Nm Mail ,
which can be confusing.
.Pp
The name of the
.Ic alternates
list is incorrect English (it should be
.Dq alternatives ) ,
but is retained for compatability.

View File

@ -1,4 +1,4 @@
.\" $NetBSD: printf.1,v 1.6 1997/01/09 20:20:48 tls Exp $
.\" $NetBSD: printf.1,v 1.7 1997/03/08 14:20:21 mouse Exp $
.\"
.\" Copyright (c) 1989, 1990 The Regents of the University of California.
.\" All rights reserved.
@ -35,7 +35,7 @@
.\" SUCH DAMAGE.
.\"
.\" from: @(#)printf.1 5.11 (Berkeley) 7/24/91
.\" $NetBSD: printf.1,v 1.6 1997/01/09 20:20:48 tls Exp $
.\" $NetBSD: printf.1,v 1.7 1997/03/08 14:20:21 mouse Exp $
.\"
.Dd November 5, 1993
.Dt PRINTF 1
@ -124,7 +124,7 @@ in the following order:
.Bl -tag -width Ds
.It Cm #
A `#' character
specifying that the value should be printed in an ``alternate form''.
specifying that the value should be printed in an ``alternative form''.
For
.Cm c ,
.Cm d ,

View File

@ -30,7 +30,7 @@
.\" SUCH DAMAGE.
.\"
.\" from: @(#)su.1 8.2 (Berkeley) 4/18/94
.\" $NetBSD: su.1,v 1.10 1997/01/31 23:12:17 ghudson Exp $
.\" $NetBSD: su.1,v 1.11 1997/03/08 14:21:16 mouse Exp $
.\"
.Dd April 18, 1994
.Dt SU 1
@ -64,8 +64,8 @@ is executed by root, no password is requested and a shell
with the appropriate user ID is executed; no additional Kerberos tickets
are obtained.
.Pp
Alternately, if the user enters the password "s/key", they will be
authenticated using the S/Key one-time password system as described in
Alternatively, if the user enters the password "s/key", authentication
will use the S/Key one-time password system as described in
.Xr skey 1 .
S/Key is a Trademark of Bellcore.
.Pp

View File

@ -1,4 +1,4 @@
.\" $NetBSD: map3270.5,v 1.6 1997/01/09 20:22:25 tls Exp $
.\" $NetBSD: map3270.5,v 1.7 1997/03/08 14:21:56 mouse Exp $
.\"
.\" Copyright (c) 1986 The Regents of the University of California.
.\" All rights reserved.
@ -32,7 +32,7 @@
.\" SUCH DAMAGE.
.\"
.\" from: @(#)map3270.5 4.5 (Berkeley) 7/31/91
.\" $NetBSD: map3270.5,v 1.6 1997/01/09 20:22:25 tls Exp $
.\" $NetBSD: map3270.5,v 1.7 1997/03/08 14:21:56 mouse Exp $
.\"
.TH MAP3270 5 "July 31, 1991"
.UC 6
@ -201,7 +201,7 @@ to send a (possibly visual) bell sequence to the user's terminal.
(*)PCOFF xon/xoff off
DISC disconnect (suspend)
(*)INIT new terminal type
(*)ALTK alternate keyboard dvorak
(*)ALTK alternative keyboard dvorak
FLINP flush input
ERASE erase last character
WERASE erase last word

View File

@ -1,4 +1,4 @@
.\" $NetBSD: mset.1,v 1.3 1997/01/09 20:22:26 tls Exp $
.\" $NetBSD: mset.1,v 1.4 1997/03/08 14:22:39 mouse Exp $
.\"
.\" Copyright (c) 1986, 1990 The Regents of the University of California.
.\" All rights reserved.
@ -32,7 +32,7 @@
.\" SUCH DAMAGE.
.\"
.\" from: @(#)mset.1 4.6 (Berkeley) 7/27/91
.\" $NetBSD: mset.1,v 1.3 1997/01/09 20:22:26 tls Exp $
.\" $NetBSD: mset.1,v 1.4 1997/03/08 14:22:39 mouse Exp $
.\"
.Dd July 27, 1991
.Dt MSET 1
@ -110,9 +110,9 @@ definition is used.
If the value of
.Ev MAP3270
begins with a slash (`/') then it is assumed to be the full pathname
of an alternate mapping file and that file is searched first.
of an alternative mapping file and that file is searched first.
In any case, if the mapping for the keyboard is not found in
the environment, nor in an alternate map file, nor in the standard map file,
the environment, nor in an alternative map file, nor in the standard map file,
then the same search is performed for an entry for a keyboard with the name
.Ar unknown .
If that search also fails,

View File

@ -1,4 +1,4 @@
.\" $NetBSD: vgrind.1,v 1.4 1994/11/17 08:28:04 jtc Exp $
.\" $NetBSD: vgrind.1,v 1.5 1997/03/08 14:23:23 mouse Exp $
.\"
.\" Copyright (c) 1980, 1990, 1993
.\" The Regents of the University of California. All rights reserved.
@ -107,7 +107,7 @@ is specified )
forces output to the (wide) Versatec printer rather than the (narrow)
Varian
.It Fl d Ar file
specifies an alternate language definitions
specifies an alternative language definitions
file (default is
.Pa /usr/share/misc/vgrindefs )
.It Fl f