Fix typos

This commit is contained in:
prlw1 2015-04-28 09:48:30 +00:00
parent 92e379c74a
commit 9521ae7bfd
12 changed files with 31 additions and 32 deletions

View File

@ -1,4 +1,4 @@
.\" $NetBSD: kadmin.8,v 1.3 2014/04/24 13:45:33 pettai Exp $
.\" $NetBSD: kadmin.8,v 1.4 2015/04/28 09:48:30 prlw1 Exp $
.\"
.\" Copyright (c) 2000 - 2007 Kungliga Tekniska Högskolan
.\" (Royal Institute of Technology, Stockholm, Sweden).
@ -115,7 +115,7 @@ Commands include:
.Ar principal...
.Bd -ragged -offset indent
Adds a new principal to the database. The options not passed on the
command line will be promped for.
command line will be prompted for.
.Ed
.Pp
.Nm add_enctype
@ -123,7 +123,7 @@ command line will be promped for.
.Ar principal enctypes...
.Pp
.Bd -ragged -offset indent
Adds a new encryption type to the principal, only random key are
Adds a new encryption type to the principal, only random keys are
supported.
.Ed
.Pp

View File

@ -38,9 +38,8 @@ and then run
make
This would configure amd in the directory you've run the configure script
in, and the built it there. Run "make install" to install all the necessary
files.
This would configure amd in the directory you've run the configure script,
and build it there. Run "make install" to install all the necessary files.
Note that this is good for building only one version of amd on one
architecture! Don't try this for multiple architectures. If you must, then
@ -91,7 +90,7 @@ buildall script to rerun configure and then remake the binaries.
Modifying M4 macros may not be very intuitive to anyone that has not done so
before. Let me know if you are having any problems with them. I fully
expect, at least initially, to have to be the sole developers of the M4
expect, at least initially, to have to be the sole developer of the M4
macros and let others concentrate on C sources.
[E] Report all bugs via Bugzilla or the am-utils list (see

View File

@ -1,4 +1,4 @@
.\" $NetBSD: pkg_info.1,v 1.1.1.6 2013/04/20 15:26:53 wiz Exp $
.\" $NetBSD: pkg_info.1,v 1.2 2015/04/28 09:48:30 prlw1 Exp $
.\"
.\" FreeBSD install - a package for the installation and maintenance
.\" of non-core utilities.
@ -47,7 +47,7 @@ command.
.Pp
The
.Ar pkg-name
may be the name of an installed package (with our without version), a
may be the name of an installed package (with or without version), a
pattern matching several installed packages (see the
.Sx PACKAGE WILDCARDS
section for a description of possible patterns),

View File

@ -1,4 +1,4 @@
.\" $NetBSD: pkg_install.conf.5.in,v 1.1.1.13 2013/04/20 15:26:53 wiz Exp $
.\" $NetBSD: pkg_install.conf.5.in,v 1.2 2015/04/28 09:48:30 prlw1 Exp $
.\"
.\" Copyright (c) 2008, 2009, 2012 The NetBSD Foundation, Inc.
.\" All rights reserved.
@ -57,7 +57,7 @@ License names are case-sensitive.
.It Dv ACTIVE_FTP
Force the use of active FTP.
.It Dv CACHE_INDEX
Cache directory listenings in memory.
Cache directory listings in memory.
This avoids retransfers of the large directory index for HTTP and is
enabled by default.
.It Dv CERTIFICATE_ANCHOR_PKGS

View File

@ -14192,7 +14192,7 @@ suffer significant run time performance penalties. On Pentium III, the
Streaming SIMD Extension (SSE) data type @code{__m128} may not work
properly if it is not 16-byte aligned.
To ensure proper alignment of this values on the stack, the stack boundary
To ensure proper alignment of these values on the stack, the stack boundary
must be as aligned as that required by any value stored on the stack.
Further, every function must be generated such that it keeps the stack
aligned. Thus calling a function compiled with a higher preferred

View File

@ -1,4 +1,4 @@
.\" $NetBSD: dump.8,v 1.65 2012/08/29 18:46:13 dholland Exp $
.\" $NetBSD: dump.8,v 1.66 2015/04/28 09:48:30 prlw1 Exp $
.\"
.\" Copyright (c) 1980, 1991, 1993
.\" Regents of the University of California.
@ -169,7 +169,7 @@ an ordinary file, or
Multiple file names may be given as a single argument separated by commas.
Each file will be used for one dump volume in the order listed;
if the dump requires more volumes than the number of names given,
the last file name will used for all remaining volumes after prompting
the last file name will be used for all remaining volumes after prompting
for media changes.
If the name of the file is of the form
.Qq host:file ,
@ -205,7 +205,7 @@ This makes it possible to perform a
.Dq true incremental
dump.
.It Fl k Ar read-blocksize
The size in kilobyte of the read buffers, rounded up to a multiple of the
The size in kilobytes of the read buffers, rounded up to a multiple of the
file system block size.
Default is 32k.
.It Fl L Ar label

View File

@ -1,4 +1,4 @@
.\" $NetBSD: mount_nfs.8,v 1.43 2012/07/11 18:33:14 dholland Exp $
.\" $NetBSD: mount_nfs.8,v 1.44 2015/04/28 09:48:30 prlw1 Exp $
.\"
.\" Copyright (c) 1992, 1993, 1994, 1995
.\" The Regents of the University of California. All rights reserved.
@ -344,7 +344,7 @@ when mounting servers that do not support
mounts.
.It Fl X
Perform 32 \*[Lt]-\*[Gt] 64 bit directory cookie translation for version 3 mounts.
This may be need in the case of a server using the upper 32 bits of
This may be needed in the case of a server using the upper 32 bits of
version 3 directory cookies, and when you are running emulated binaries
that access such a filesystem.
Native

View File

@ -1,4 +1,4 @@
.\" $NetBSD: crypto.4,v 1.24 2014/01/27 21:23:59 pgoyette Exp $
.\" $NetBSD: crypto.4,v 1.25 2015/04/28 09:48:31 prlw1 Exp $
.\"
.\" Copyright (c) 2008 The NetBSD Foundation, Inc.
.\" All rights reserved.
@ -425,10 +425,10 @@ fields of the
operation structure are currently unused.
They are intended for use to
immediately rekey an existing session before processing a new request.
.It Dv CIOCFSESSION Fa u_int32_t ses_id
.It Dv CIOCFSESSION Fa u_int32_t *ses_id
Destroys the /dev/crypto session associated with the file-descriptor
argument.
.It Dv CIOCNFSESSION Fa struct crypt_sfop *sfop ;
.It Dv CIOCNFSESSION Fa struct crypt_sfop *sfop
.Bd -literal
struct crypt_sfop {
size_t count;

View File

@ -1,4 +1,4 @@
.\" $NetBSD: pam.8,v 1.4 2008/04/30 13:10:57 martin Exp $
.\" $NetBSD: pam.8,v 1.5 2015/04/28 09:48:31 prlw1 Exp $
.\"
.\" Copyright (c) 2005 The NetBSD Foundation, Inc.
.\" All rights reserved.
@ -39,7 +39,7 @@ The Pluggable Authentication Modules
framework is a system of libraries that perform authentication tasks for
services and applications.
Applications that use the PAM API may have their authentication behavior
configured by the system administrator though the use of the service's
configured by the system administrator through the use of the service's
PAM configuration file.
.Pp
PAM modules provide four classes of functionality:
@ -102,7 +102,7 @@ The Pluggable Authentication Module framework was originally developed
by SunSoft, described in DCE/OSF-RFC 86.0, and first deployed in Solaris 2.6.
It was later incorporated into the X/Open Single Sign-On Service
.Pq XSSO
Pluggable Authentication Modules specifiation.
Pluggable Authentication Modules specification.
.Pp
The Pluggable Authentication Module framework first appeared in
.Nx 3.0 .

View File

@ -1,4 +1,4 @@
.\" $NetBSD: firmload.9,v 1.8 2014/03/18 18:20:40 riastradh Exp $
.\" $NetBSD: firmload.9,v 1.9 2015/04/28 09:48:31 prlw1 Exp $
.\"
.\" Copyright (c) 2006 The NetBSD Foundation, Inc.
.\" All rights reserved.
@ -70,7 +70,7 @@ API:
.Bl -tag -width indent
.It Fn "firmware_open" "drvname" "imgname" "fhp"
.Pp
Open then firmware image
Open the firmware image
.Fa imgname
for the driver
.Fa drvname .

View File

@ -1,4 +1,4 @@
.\" $NetBSD: wdc.9,v 1.18 2013/09/17 19:58:03 wiz Exp $
.\" $NetBSD: wdc.9,v 1.19 2015/04/28 09:48:31 prlw1 Exp $
.\"
.\" Copyright (c) 1998 Manuel Bouyer.
.\"
@ -50,7 +50,7 @@ or
will use services provided by
.Nm .
.Pp
The machine-dependent bus front-end provides informations to
The machine-dependent bus front-end provides information to
.Nm
with the
.Va wdc_softc
@ -58,9 +58,9 @@ and
.Va channel_softc
structures.
The first one defines global controller properties, and the second contains
per-channel informations.
per-channel information.
.Nm
returns informations about the attached devices in the
returns information about the attached devices in the
.Va ata_drive_datas
structure.
.Bd -literal

View File

@ -1,4 +1,4 @@
.\" $NetBSD: rump_etfs.3,v 1.2 2015/03/18 13:20:20 pooka Exp $
.\" $NetBSD: rump_etfs.3,v 1.3 2015/04/28 09:48:31 prlw1 Exp $
.\"
.\" Copyright (c) 2010 Antti Kantee. All rights reserved.
.\"
@ -75,12 +75,12 @@ and can be either absolute or relative.
The
.Fa key
is accessible from all rump kernel clients, both local and remote.
Note, the keys are not be visible via readdir, so you will not see
Note, the keys are not visible via readdir, so you will not see
them in directory listings.
.Pp
The
.Fa ftype
parameter specifies how etfs file will be presented and does not
parameter specifies how the etfs file will be presented and does not
have to match the host type, although some limitations apply.
Possible values are:
.Bl -tag -width RUMP_ETFS_DIR_SUBDIRSXXX