]> git.michaelhowe.org Git - packages/o/openafs.git/commitdiff
spelling/grammar fixes for manpages
authorKen Dreyer <kdreyer@usgs.gov>
Thu, 3 Feb 2011 20:22:02 +0000 (15:22 -0500)
committerDerrick Brashear <shadow@dementia.org>
Thu, 10 Feb 2011 17:10:41 +0000 (09:10 -0800)
Several small fixes for spelling and grammar.

Reviewed-on: http://gerrit.openafs.org/3890
Reviewed-by: Derrick Brashear <shadow@dementia.org>
Tested-by: Derrick Brashear <shadow@dementia.org>
(cherry picked from commit dca093a17097f7e24d43afe4544e4be896b86680)

Change-Id: Id7a937572a1806f0ef812b8d7089ed5d3c5dabd9
Reviewed-on: http://gerrit.openafs.org/3913
Tested-by: BuildBot <buildbot@rampaginggeek.com>
Reviewed-by: Derrick Brashear <shadow@dementia.org>
21 files changed:
doc/man-pages/pod1/fs_listaliases.pod
doc/man-pages/pod1/fs_mkmount.pod
doc/man-pages/pod1/fs_newalias.pod
doc/man-pages/pod1/fs_setserverprefs.pod
doc/man-pages/pod1/pts_membership.pod.in
doc/man-pages/pod1/rxdebug.pod
doc/man-pages/pod1/rxgen.pod
doc/man-pages/pod1/sys.pod
doc/man-pages/pod1/vos_changeloc.pod
doc/man-pages/pod1/vos_clone.pod
doc/man-pages/pod1/vos_endtrans.pod
doc/man-pages/pod5/CellServDB.pod
doc/man-pages/pod5/NetInfo.pod
doc/man-pages/pod8/afsd.pod
doc/man-pages/pod8/bos_setrestricted.pod
doc/man-pages/pod8/bos_util.pod
doc/man-pages/pod8/fragments/fileserver-options.pod
doc/man-pages/pod8/ka-forwarder.pod
doc/man-pages/pod8/kas_examine.pod
doc/man-pages/pod8/kas_setfields.pod
doc/man-pages/pod8/vldb_check.pod

index 420c7da8a48b2a331bd740bab4d5776cfb342f3c..12eeb724313a9910d582472aa72933f67f4ea422 100644 (file)
@@ -45,7 +45,7 @@ There is only one way to invoke B<fs listaliases>:
 
 =head1 PRIVILEGE REQUIRED
 
-No special priviledges are required for this command.
+No special privileges are required for this command.
 
 =head1 SEE ALSO
 
index 8e747c8a4239e9082f4fa64d91cc9b6f3aa43e77..71eb5cbc120a05bae05f514d793cf6e0b37555a9 100644 (file)
@@ -73,7 +73,7 @@ F</afs/I<cellname>> directories, respectively.
 
 If a mount point resides in a read/write volume and the volume name does
 not have a C<.readonly> or a C<.backup> extension, the Cache Manager
-attempts to access only the read/write version of the volume. The access
+attempts to access only the read/write version of the volume. The access
 attempt fails with an error if the read/write version is inaccessible,
 even if a read-only version is accessible. In this situation the Cache
 Manager is said to be on a I<read/write path> and cannot switch back to
index d69aa1aec9384e7546f9ec0c5046c5bcaf3eac0f..c1954004461a5e1e1fa3786f51a38481648ae561 100644 (file)
@@ -73,7 +73,7 @@ There are two ways to call B<fs newalias>:
    % fs newalias -alias openafs -name openafs.org
 
 Both of the above examples create an alias C<openafs> for the cell
-C<openafs.org>. Two links wil be created in F</afs>:
+C<openafs.org>. Two links will be created in F</afs>:
 
    /afs/openafs   ->  /afs/openafs.org
    /afs/.openafs  ->  /afs/.openafs.org
index 4b06e2bb85b3cbcca590ed00f686b8f33c6c24b0..a37a509ce30b1c8473ceeeb5502c51c9615e049f 100644 (file)
@@ -50,7 +50,7 @@ command is used to change it.
 
 The Cache Manager sets default VL Server preference ranks as it
 initializes, randomly assigning a rank from the range 10,000 to 10,126 to
-each of the machines liste din the local F</usr/vice/etc/CellServDB>
+each of the machines listein the local F</usr/vice/etc/CellServDB>
 file. If DNS is used to locate VL Servers, the Cache Manager will assign a
 rank to every server configured in an AFSDB or SRV record for that
 cell. Currently, the priority and weight information from SRV records is
index 21241b27fdf1e655f28b64a3a1d53ae7c34c4d60..c70e24ede5780bde54e6a98131c5ca7f67ede0b8 100644 (file)
@@ -57,7 +57,7 @@ is negative.
 
 List the groups to which each group specified by the B<-nameorid>
 argument belongs, in addition to user and machine members. Group
-membership may be nested when B<ptserver> is compilied with the
+membership may be nested when B<ptserver> is compiled with the
 SUPERGROUPS option enabled.
 
 =item B<-expandgroups>
@@ -72,7 +72,7 @@ machine which is a member of a group, including the users and machines which
 are members due to nested groups, for each group specified by the B<-nameorid>
 argument.
 
-Group membership may be nested when B<ptserver> is compilied with the
+Group membership may be nested when B<ptserver> is compiled with the
 SUPERGROUPS option enabled.
 
 =include fragments/pts-common.pod
index 3a023cee6319437bc6e75218b9f066a3f4bba329..df992dcc2ac0116ea87e533a97ead7d39d5d7a10 100644 (file)
@@ -128,7 +128,7 @@ authentication level. Provide one of the following values:
 
 =item auth
 
-Cconnections at authentication level rxkad_auth
+Connections at authentication level rxkad_auth
 
 =item clear
 
index ac3494f1c2abe7cd009cb210ce60af5cf7f06958..8548feb957bb27466bd2ad64aecf89294dbe282e 100644 (file)
@@ -720,7 +720,7 @@ core-leaks).  Another drawback is that since it's a recursive call, the C
 stack will grow linearly with respect to the number of nodes in the list
 (so it's wise to increase the Rx LWP stack if huge amounts of data are
 expected back -- default stack size is 4K).  The advantages should
-outweight the disadvantages here.
+outweigh the disadvantages here.
 
 It's important to pay attention to the comments of the three array
 examples above particularly when they're references to when the user
index f9556ee7de0b4d29bb0cad9661130fa861f29722..456fa06298bd3e10f33a0e142376063e8ed2358e 100644 (file)
@@ -33,7 +33,7 @@ B<sys> command displays a single value hard-coded at compile time.  It
 does not query the Cache Manager for the current value and it does not
 report sysname lists.  If you have changed the local system type with B<fs
 sysname>, or if you run a version of B<sys> compiled differently than the
-Cache Manager running on the system, the value retured will not match the
+Cache Manager running on the system, the value returned will not match the
 behavior of the Cache Manager.  The only reason to use B<sys> is that
 B<livesys> wasn't available in older versions of AFS.
 
index 341e89eb92e60871b7b1293e49d91235afdf4ea1..133025bc2440e7b4ccaf7640e155a4f5bb9bd8a6 100644 (file)
@@ -63,7 +63,7 @@ or using an unambiguous abbreviation). For details, see L<vos(1)>.
 =item B<-partition> <I<partition name>>
 
 Specifies the partition where the VLDB should believe the volume resides.
-entries. Provide the B<-server> argument along with this one. Provide the
+Provide the B<-server> argument along with this one. Provide the
 partition's complete name with preceding slash (for example, C</vicepa>)
 or use one of the three acceptable abbreviated forms. For details, see
 L<vos(1)>.
index 313c4f09dc5d96d80f59847a09c50d0d8e72731a..13b6c9fb13b05e5f2c16af67603d3920bddaac41 100644 (file)
@@ -36,7 +36,7 @@ A clone is a copy of a volume that only stores the changes from the
 parent volume. Cloning is a primitive operation that is used by the B<vos
 move>, B<vos backup>, and B<vos release> commands. A clone functions using
 the same mechanism as a backup volume, but it is persistent. Clone volumes
-can be used as point-in-time copies of the parent vollume, but they must be
+can be used as point-in-time copies of the parent volume, but they must be
 used with care.
 
 =head1 CAUTIONS
index 3f8660811c8196c1f64dfaae34de345f75b057ac..841f8d68afe379c61d5a6c06676d3f6d257a31ff 100644 (file)
@@ -23,7 +23,7 @@ B<vos st> S<<< B<-s> <I<machine name>> >>>
 
 =head1 DESCRIPTION
 
-Ths B<vos endtrans> command ends a specific transaction on the Volume
+The B<vos endtrans> command ends a specific transaction on the Volume
 Server for a specific volume. Under normal operation this command should
 never need to be used, but it can be useful to reduce the amount of time
 a volume is offline after an accidental command, or a L<B<vos>|vos(1)>
index 04a27b6767c1c57f16151bf4a689a9e76439ad11..5e0240f4f3daaf3f810f57c119151bc1644fac13 100644 (file)
@@ -150,7 +150,7 @@ The first line begins at the left margin with the greater-than character
 (C<< > >>), followed immediately by the cell's name without an intervening
 space. Optionally, a comment can follow any number of spaces and a octothorpe
 (C<#>), perhaps to identify the organization associated with the
-cell. A variant of this allows the defintion of a linked cell: after the 
+cell. A variant of this allows the definition of a linked cell: after the 
 leading (C<< > >>) and cell name, a space and a second cell name may be
 listed before the optional spaces, octothorpe and comment.
 
index 7c3383483e769b9b1fe297f667b927c4bf668fd2..58e9ae98fb3d58df8ad87f90314e690dca327dc1 100644 (file)
@@ -83,7 +83,7 @@ is not significant.
 Optionally, the File Server can be forced to use an IP address that does
 not belong to one of the server interfaces. To do this, add a line to the
 F<NetInfo> file with the IP address prefixed with "f" and a space. This is
-useful when the File Server is on the interal side of a NAT firewall.
+useful when the File Server is on the internal side of a NAT firewall.
 
 To display the File Server interface addresses registered in the VLDB, use
 the B<vos listaddrs> command.
index a2f25aef98364538ceeac75b630e02164131954b..d844bbfbb7c4791bbce71f3b8081374d8f339ba1 100644 (file)
@@ -42,7 +42,7 @@ B<afsd> [B<-afsdb>] [B<-backuptree>]
 The B<afsd> command initializes the Cache Manager on an AFS client machine
 by transferring AFS-related configuration information into kernel memory
 and starting several daemons. B<afsd.fuse> is an experimental variant that
-inititalizes a FUSE-based Cache Manager instead of one based on a kernel
+initializes a FUSE-based Cache Manager instead of one based on a kernel
 module.
 
 The B<afsd> command performs the following actions:
index 4edef684613a502bb5bf5e1bd990cc2cc7e32ade..353edf853ef89d03dcd9ee75a9a5fe84462d31fc 100644 (file)
@@ -80,7 +80,7 @@ L<bos(8)>
 
 =head1 COPYRIGHT
 
-Copyright 2009 Simon wilkinson <simon@sxw.org.uk>
+Copyright 2009 Simon Wilkinson <simon@sxw.org.uk>
 
 This documentation is covered by the BSD License as written in the
 doc/LICENSE file. This man page was written by Simon Wilkinson for
index 35884561cb827ae2d12a016bf54e5f9a6755825d..046fd79ace14a1b8f5d2e041854e7e044377c683 100644 (file)
@@ -24,7 +24,7 @@ The B<bos_util> command manipulates the AFS server B<Keyfile>. It can take
 a password from standard input, convert it to a key, and add it to the
 F<KeyFile>; list the keys in the F<KeyFile>; or remove a key from thet
 F<KeyFile>. It is very similar in function to B<asetkey>, but B<asetkey>
-works with keytab files wheras B<bos_util> works with passwords directly.
+works with keytab files whereas B<bos_util> works with passwords directly.
 
 B<bos_util> expects one of the following subcommands:
 
index fa07c1feb0a166ff1de8c4c628cdf93b389b29d9..0215a5a47c23dfd2c3cb5a1ac10d384352f6cbc9 100644 (file)
@@ -276,7 +276,7 @@ Number of file handles set aside for I/O in the cache. Defaults to 128.
 =item B<-vattachpar> <I<number of volume attach threads>>
 
 The number of threads assigned to attach and detach volumes.  The default
-is 1.  Warning: many of the I/O parallism features of Demand-Attach
+is 1.  Warning: many of the I/O parallelism features of Demand-Attach
 Fileserver are turned off when the number of volume attach threads is only
 1.
 
index 321f900b901a00e18a73ceae506406ce32e23abb..1598ebaf710e906caeb01edee712e15cecb262e8 100644 (file)
@@ -58,7 +58,7 @@ B<-p> option.
 
 =head1 EXAMPLES
 
-Forward AFS Authentication Server reqests to the B<fakeka> servers on
+Forward AFS Authentication Server requests to the B<fakeka> servers on
 kdc1.example.com and kdc2.example.com:
 
     % ka-forwarder kdc1.example.com kdc2.example.com &
index abc772857f05b06cab7427cf5f1967c949567dc5..c8416951e2b518d880e4c7a8079caa9b44262ca5 100644 (file)
@@ -183,7 +183,7 @@ user's login attempts after the limit on consecutive unsuccessful
 authentication attempts is exceeded, following the string C<The lock time
 for this user is>. Use the B<kas> command's B<-locktime> argument to set
 the lockout time. This line appears only if a limit on the number of
-unsuccessful authentication attempts has been set with the the B<kas
+unsuccessful authentication attempts has been set with the B<kas
 setfields> command's B<-attempts> argument.
 
 =item *
index 2171a7b569aa661aa78c853875b87ffcc3bdb553..956d74a753dabb4dcddfae075b61ba0559ab6963 100644 (file)
@@ -207,7 +207,7 @@ Names the Authentication Database account for which to change settings.
 
 Sets one or more of four toggling flags, adding them to any flags
 currently set. Either specify one or more of the following strings, or
-specify a hexidecimal number that combines the indicated values. To return
+specify a hexadecimal number that combines the indicated values. To return
 all four flags to their defaults, provide a value of C<0> (zero). To set
 more than one flag at once using the strings, connect them with plus signs
 (example: C<NOTGS+ADMIN+CPW>). To remove all the current flag settings
index f5731f042b33d2612d13880a887665d84f596832..320442847c648130f8d483562dc2e1b97e2af72b 100644 (file)
@@ -86,7 +86,7 @@ additional information as described for each option in L<OPTIONS>.  The
 output is intended for debugging purposes and is meaningful to someone
 familiar with the internal structure of the VLDB.
 
-The B<-quiet> option can be used to supress the standard output stream
+The B<-quiet> option can be used to suppress the standard output stream
 so that the command can be used more easily inside scripts. 
 
 The command exits with one of the following completion codes: