Fix typo (specifed -> specified).

This commit is contained in:
wiz 2010-02-18 14:00:39 +00:00
parent fedb8afd44
commit 8f657e21de
11 changed files with 18 additions and 18 deletions

View File

@ -1,4 +1,4 @@
.\" $NetBSD: prop_ingest.3,v 1.5 2008/04/30 13:10:46 martin Exp $
.\" $NetBSD: prop_ingest.3,v 1.6 2010/02/18 14:00:39 wiz Exp $
.\"
.\" Copyright (c) 2006 The NetBSD Foundation, Inc.
.\" All rights reserved.
@ -153,7 +153,7 @@ No error was encountered during ingest.
.It Dv PROP_INGEST_ERROR_NO_KEY
A non-optional key was not found in the dictionary.
.It Dv PROP_INGEST_ERROR_WRONG_TYPE
An object in the dictionary was not the same type specifed in the rules.
An object in the dictionary was not the same type specified in the rules.
.It Dv PROP_INGEST_ERROR_HANDLER_FAILED
An object's handler returned
.Dv false .

View File

@ -124,7 +124,7 @@ The name of an EGD socket to get random data from. (Optional)
=item [request]...
List of files containing B<RFC 3161> DER-encoded time stamp requests. If no
requests are specifed only one request will be sent to the server and it will be
requests are specified only one request will be sent to the server and it will be
read from the standard input. (Optional)
=back

View File

@ -1,4 +1,4 @@
.\" $NetBSD: openssl_tsget.1,v 1.2 2010/01/24 21:20:03 joerg Exp $
.\" $NetBSD: openssl_tsget.1,v 1.3 2010/02/18 14:00:39 wiz Exp $
.\"
.\" Automatically generated by Pod::Man 2.16 (Pod::Simple 3.05)
.\"
@ -249,7 +249,7 @@ The name of an \s-1EGD\s0 socket to get random data from. (Optional)
.IP "[request]..." 4
.IX Item "[request]..."
List of files containing \fB\s-1RFC\s0 3161\fR DER-encoded time stamp requests. If no
requests are specifed only one request will be sent to the server and it will be
requests are specified only one request will be sent to the server and it will be
read from the standard input. (Optional)
.SH "ENVIRONMENT VARIABLES"
.IX Header "ENVIRONMENT VARIABLES"

View File

@ -21,7 +21,7 @@
*/
#ifndef lint
static const char rcsid[] _U_ =
"@(#) $Header: /cvsroot/src/dist/libpcap/Attic/gencode.c,v 1.4 2006/10/15 19:27:21 christos Exp $ (LBL)";
"@(#) $Header: /cvsroot/src/dist/libpcap/Attic/gencode.c,v 1.5 2010/02/18 14:00:39 wiz Exp $ (LBL)";
#endif
#ifdef HAVE_CONFIG_H
@ -5292,7 +5292,7 @@ gen_load(proto, inst, size)
/*
* Load into the X register the offset computed into the
* register specifed by "index".
* register specified by "index".
*/
s = xfer_to_x(inst);

View File

@ -1,4 +1,4 @@
.\" $NetBSD: pvmove.8,v 1.2 2009/02/18 12:16:13 haad Exp $
.\" $NetBSD: pvmove.8,v 1.3 2010/02/18 14:00:39 wiz Exp $
.\"
.TH PVMOVE 8 "LVM TOOLS 2.02.44-cvs (02-17-09)" "Sistina Software UK" \" -*- nroff -*-
.SH NAME
@ -23,7 +23,7 @@ free (or specified) extents on
.IR DestinationPhysicalVolume (s).
If no
.I DestinationPhysicalVolume
is specifed, the normal allocation rules for the volume group are used.
is specified, the normal allocation rules for the volume group are used.
If \fBpvmove\fP gets interrupted for any reason (e.g. the machine crashes)
then run \fBpvmove\fP again without any PhysicalVolume arguments to

View File

@ -21,7 +21,7 @@ free (or specified) extents on
.IR DestinationPhysicalVolume (s).
If no
.I DestinationPhysicalVolume
is specifed, the normal allocation rules for the volume group are used.
is specified, the normal allocation rules for the volume group are used.
If \fBpvmove\fP gets interrupted for any reason (e.g. the machine crashes)
then run \fBpvmove\fP again without any PhysicalVolume arguments to

View File

@ -1425,7 +1425,7 @@ The reference data is the location,
department and initials specified with \fB.AU\fP.
It will be printed at the first author if the second argument is given,
otherwise at the last.
No reference data will be printed if the author(s) is specifed
No reference data will be printed if the author(s) is specified
thru \fB.WA\fP/\fB.WE\fP.
See \fBINTERNALS\fP.
.TP

View File

@ -12782,7 +12782,7 @@ sections for more details:
@table @code
@item @@set @var{flag} [@var{value}]
Set the variable @var{flag}, to the optional @var{value} if specifed.
Set the variable @var{flag}, to the optional @var{value} if specified.
@item @@clear @var{flag}
Undefine the variable @var{flag}, whether or not it was previously defined.

View File

@ -1,4 +1,4 @@
/* $NetBSD: info.c,v 1.11 2008/09/02 08:00:24 christos Exp $ */
/* $NetBSD: info.c,v 1.12 2010/02/18 14:00:39 wiz Exp $ */
/* info.c -- Display nodes of Info files in multiple windows.
Id: info.c,v 1.11 2004/04/11 17:56:45 karl Exp
@ -358,7 +358,7 @@ For more information about these matters, see the files named COPYING.\n"));
}
/* Get the initial Info node. It is either "(dir)Top", or what the user
specifed with values in user_filename and user_nodenames. */
specified with values in user_filename and user_nodenames. */
initial_node = info_get_node (user_filename,
user_nodenames ? user_nodenames[0] : 0);

View File

@ -1,4 +1,4 @@
.\" $NetBSD: mount_mfs.8,v 1.15 2007/12/08 20:52:19 jnemeth Exp $
.\" $NetBSD: mount_mfs.8,v 1.16 2010/02/18 14:00:39 wiz Exp $
.\"
.\" Copyright (c) 1983, 1987, 1991, 1993, 1994
.\" The Regents of the University of California. All rights reserved.
@ -229,7 +229,7 @@ All the super-block backup sector numbers are displayed (no progress bar).
The default is 0.
If
.Fl N
is specifed
is specified
.Nm
stops before outputting the progress bar.
.El

View File

@ -1,4 +1,4 @@
.\" $NetBSD: sdpquery.1,v 1.14 2009/12/05 16:54:13 plunky Exp $
.\" $NetBSD: sdpquery.1,v 1.15 2010/02/18 14:00:40 wiz Exp $
.\"
.\" Copyright (c) 2006 Itronix Inc.
.\" All rights reserved.
@ -103,7 +103,7 @@ Specify path to the control socket.
The default path is
.Pa /var/run/sdp .
.It Fl d Ar device
Connect from the local device with the specifed address.
Connect from the local device with the specified address.
The device can be specified by BD_ADDR or device name.
See
.Xr btconfig 8