=head1 OUTPUT
-This command shows the output of each comand in the file as if it were
+This command shows the output of each command in the file as if it were
run normally.
=head1 EXAMPLES
In addition, B<rxgen> does a little preprocessing of its own. Any line
beginning with C<%> is passed directly into the output file, uninterpreted
by B<rxgen>. For a more heavy en masse dumping of uninterpreted code, it
-would be adviced to include all such code in an C<#include> file and pass
+would be advised to include all such code in an C<#include> file and pass
it in preceded by C<%>. The input interface may also contain any C-style
comments which are, of course, ignored. Interpretation is token-based,
thus special line-orientation of separate statements is not necessary.
F</usr/afs/local/NoAuth> on its local disk. All AFS server processes
constantly monitor for the F<NoAuth> file's presence and do not check for
authorization when it is present. The BOS Server removes the file when
-this command is used to reenable authorization checking.
+this command is used to re-enable authorization checking.
=head1 CAUTIONS
If the blocked connection count is ever above 0, the server is having
problems replying to clients in a timely fashion. If it gets above 10,
-roughly, there will be noticable slowness by the user. The total number of
+roughly, there will be noticeable slowness by the user. The total number of
connections is a mostly irrelevant number that goes essentially
monotonically for as long as the server has been running and then goes back
down to zero when it's restarted.