From dca093a17097f7e24d43afe4544e4be896b86680 Mon Sep 17 00:00:00 2001 From: Ken Dreyer Date: Thu, 3 Feb 2011 15:22:02 -0500 Subject: [PATCH] spelling/grammar fixes for manpages Several small fixes for spelling and grammar. Change-Id: I5c1cbc933cd683f997b8bb649408d57d84a110f2 Reviewed-on: http://gerrit.openafs.org/3890 Reviewed-by: Derrick Brashear Tested-by: Derrick Brashear --- doc/man-pages/pod1/fs_listaliases.pod | 2 +- doc/man-pages/pod1/fs_mkmount.pod | 2 +- doc/man-pages/pod1/fs_newalias.pod | 2 +- doc/man-pages/pod1/fs_setserverprefs.pod | 2 +- doc/man-pages/pod1/pts_membership.pod.in | 4 ++-- doc/man-pages/pod1/rxdebug.pod | 2 +- doc/man-pages/pod1/rxgen.pod | 2 +- doc/man-pages/pod1/sys.pod | 2 +- doc/man-pages/pod1/vos_changeloc.pod | 2 +- doc/man-pages/pod1/vos_clone.pod | 2 +- doc/man-pages/pod1/vos_endtrans.pod | 2 +- doc/man-pages/pod5/CellServDB.pod | 2 +- doc/man-pages/pod5/NetInfo.pod | 2 +- doc/man-pages/pod8/afsd.pod | 2 +- doc/man-pages/pod8/bos_setrestricted.pod | 2 +- doc/man-pages/pod8/bos_util.pod | 2 +- doc/man-pages/pod8/fragments/fileserver-options.pod | 2 +- doc/man-pages/pod8/ka-forwarder.pod | 2 +- doc/man-pages/pod8/kas_examine.pod | 2 +- doc/man-pages/pod8/kas_setfields.pod | 2 +- doc/man-pages/pod8/vldb_check.pod | 2 +- 21 files changed, 22 insertions(+), 22 deletions(-) diff --git a/doc/man-pages/pod1/fs_listaliases.pod b/doc/man-pages/pod1/fs_listaliases.pod index 420c7da8a..12eeb7243 100644 --- a/doc/man-pages/pod1/fs_listaliases.pod +++ b/doc/man-pages/pod1/fs_listaliases.pod @@ -45,7 +45,7 @@ There is only one way to invoke B: =head1 PRIVILEGE REQUIRED -No special priviledges are required for this command. +No special privileges are required for this command. =head1 SEE ALSO diff --git a/doc/man-pages/pod1/fs_mkmount.pod b/doc/man-pages/pod1/fs_mkmount.pod index 8e747c8a4..71eb5cbc1 100644 --- a/doc/man-pages/pod1/fs_mkmount.pod +++ b/doc/man-pages/pod1/fs_mkmount.pod @@ -73,7 +73,7 @@ F> 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 a 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 and cannot switch back to diff --git a/doc/man-pages/pod1/fs_newalias.pod b/doc/man-pages/pod1/fs_newalias.pod index d69aa1aec..c19540044 100644 --- a/doc/man-pages/pod1/fs_newalias.pod +++ b/doc/man-pages/pod1/fs_newalias.pod @@ -73,7 +73,7 @@ There are two ways to call B: % fs newalias -alias openafs -name openafs.org Both of the above examples create an alias C for the cell -C. Two links wil be created in F: +C. Two links will be created in F: /afs/openafs -> /afs/openafs.org /afs/.openafs -> /afs/.openafs.org diff --git a/doc/man-pages/pod1/fs_setserverprefs.pod b/doc/man-pages/pod1/fs_setserverprefs.pod index 4b06e2bb8..a37a509ce 100644 --- a/doc/man-pages/pod1/fs_setserverprefs.pod +++ b/doc/man-pages/pod1/fs_setserverprefs.pod @@ -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 +each of the machines listed in the local F 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 diff --git a/doc/man-pages/pod1/pts_membership.pod.in b/doc/man-pages/pod1/pts_membership.pod.in index 21241b27f..c70e24ede 100644 --- a/doc/man-pages/pod1/pts_membership.pod.in +++ b/doc/man-pages/pod1/pts_membership.pod.in @@ -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 is compilied with the +membership may be nested when B 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 is compilied with the +Group membership may be nested when B is compiled with the SUPERGROUPS option enabled. =include fragments/pts-common.pod diff --git a/doc/man-pages/pod1/rxdebug.pod b/doc/man-pages/pod1/rxdebug.pod index 3a023cee6..df992dcc2 100644 --- a/doc/man-pages/pod1/rxdebug.pod +++ b/doc/man-pages/pod1/rxdebug.pod @@ -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 diff --git a/doc/man-pages/pod1/rxgen.pod b/doc/man-pages/pod1/rxgen.pod index ac3494f1c..8548feb95 100644 --- a/doc/man-pages/pod1/rxgen.pod +++ b/doc/man-pages/pod1/rxgen.pod @@ -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 diff --git a/doc/man-pages/pod1/sys.pod b/doc/man-pages/pod1/sys.pod index f9556ee7d..456fa0629 100644 --- a/doc/man-pages/pod1/sys.pod +++ b/doc/man-pages/pod1/sys.pod @@ -33,7 +33,7 @@ B 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, or if you run a version of B 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 is that B wasn't available in older versions of AFS. diff --git a/doc/man-pages/pod1/vos_changeloc.pod b/doc/man-pages/pod1/vos_changeloc.pod index 341e89eb9..133025bc2 100644 --- a/doc/man-pages/pod1/vos_changeloc.pod +++ b/doc/man-pages/pod1/vos_changeloc.pod @@ -63,7 +63,7 @@ or using an unambiguous abbreviation). For details, see L. =item B<-partition> > 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) or use one of the three acceptable abbreviated forms. For details, see L. diff --git a/doc/man-pages/pod1/vos_clone.pod b/doc/man-pages/pod1/vos_clone.pod index 313c4f09d..13b6c9fb1 100644 --- a/doc/man-pages/pod1/vos_clone.pod +++ b/doc/man-pages/pod1/vos_clone.pod @@ -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, B, and B 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 diff --git a/doc/man-pages/pod1/vos_endtrans.pod b/doc/man-pages/pod1/vos_endtrans.pod index 3f8660811..841f8d68a 100644 --- a/doc/man-pages/pod1/vos_endtrans.pod +++ b/doc/man-pages/pod1/vos_endtrans.pod @@ -23,7 +23,7 @@ B S<<< B<-s> > >>> =head1 DESCRIPTION -Ths B command ends a specific transaction on the Volume +The B 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|vos(1)> diff --git a/doc/man-pages/pod5/CellServDB.pod b/doc/man-pages/pod5/CellServDB.pod index 04a27b676..5e0240f4f 100644 --- a/doc/man-pages/pod5/CellServDB.pod +++ b/doc/man-pages/pod5/CellServDB.pod @@ -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. diff --git a/doc/man-pages/pod5/NetInfo.pod b/doc/man-pages/pod5/NetInfo.pod index 7c3383483..58e9ae98f 100644 --- a/doc/man-pages/pod5/NetInfo.pod +++ b/doc/man-pages/pod5/NetInfo.pod @@ -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 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 command. diff --git a/doc/man-pages/pod8/afsd.pod b/doc/man-pages/pod8/afsd.pod index a2f25aef9..d844bbfbb 100644 --- a/doc/man-pages/pod8/afsd.pod +++ b/doc/man-pages/pod8/afsd.pod @@ -42,7 +42,7 @@ B [B<-afsdb>] [B<-backuptree>] The B command initializes the Cache Manager on an AFS client machine by transferring AFS-related configuration information into kernel memory and starting several daemons. B 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 command performs the following actions: diff --git a/doc/man-pages/pod8/bos_setrestricted.pod b/doc/man-pages/pod8/bos_setrestricted.pod index 4edef6846..353edf853 100644 --- a/doc/man-pages/pod8/bos_setrestricted.pod +++ b/doc/man-pages/pod8/bos_setrestricted.pod @@ -80,7 +80,7 @@ L =head1 COPYRIGHT -Copyright 2009 Simon wilkinson +Copyright 2009 Simon Wilkinson This documentation is covered by the BSD License as written in the doc/LICENSE file. This man page was written by Simon Wilkinson for diff --git a/doc/man-pages/pod8/bos_util.pod b/doc/man-pages/pod8/bos_util.pod index 35884561c..046fd79ac 100644 --- a/doc/man-pages/pod8/bos_util.pod +++ b/doc/man-pages/pod8/bos_util.pod @@ -24,7 +24,7 @@ The B command manipulates the AFS server B. It can take a password from standard input, convert it to a key, and add it to the F; list the keys in the F; or remove a key from thet F. It is very similar in function to B, but B -works with keytab files wheras B works with passwords directly. +works with keytab files whereas B works with passwords directly. B expects one of the following subcommands: diff --git a/doc/man-pages/pod8/fragments/fileserver-options.pod b/doc/man-pages/pod8/fragments/fileserver-options.pod index c70353924..9e4727f2e 100644 --- a/doc/man-pages/pod8/fragments/fileserver-options.pod +++ b/doc/man-pages/pod8/fragments/fileserver-options.pod @@ -276,7 +276,7 @@ Number of file handles set aside for I/O in the cache. Defaults to 128. =item B<-vattachpar> > 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. diff --git a/doc/man-pages/pod8/ka-forwarder.pod b/doc/man-pages/pod8/ka-forwarder.pod index 321f900b9..1598ebaf7 100644 --- a/doc/man-pages/pod8/ka-forwarder.pod +++ b/doc/man-pages/pod8/ka-forwarder.pod @@ -58,7 +58,7 @@ B<-p> option. =head1 EXAMPLES -Forward AFS Authentication Server reqests to the B servers on +Forward AFS Authentication Server requests to the B servers on kdc1.example.com and kdc2.example.com: % ka-forwarder kdc1.example.com kdc2.example.com & diff --git a/doc/man-pages/pod8/kas_examine.pod b/doc/man-pages/pod8/kas_examine.pod index abc772857..c8416951e 100644 --- a/doc/man-pages/pod8/kas_examine.pod +++ b/doc/man-pages/pod8/kas_examine.pod @@ -183,7 +183,7 @@ user's login attempts after the limit on consecutive unsuccessful authentication attempts is exceeded, following the string C. Use the B 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 command's B<-attempts> argument. =item * diff --git a/doc/man-pages/pod8/kas_setfields.pod b/doc/man-pages/pod8/kas_setfields.pod index 2171a7b56..956d74a75 100644 --- a/doc/man-pages/pod8/kas_setfields.pod +++ b/doc/man-pages/pod8/kas_setfields.pod @@ -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). To remove all the current flag settings diff --git a/doc/man-pages/pod8/vldb_check.pod b/doc/man-pages/pod8/vldb_check.pod index f5731f042..320442847 100644 --- a/doc/man-pages/pod8/vldb_check.pod +++ b/doc/man-pages/pod8/vldb_check.pod @@ -86,7 +86,7 @@ additional information as described for each option in L. 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: -- 2.39.5