doc: fix typo on ka-forwarder man page
[openafs.git] / doc / man-pages / pod8 / ka-forwarder.pod
index 321f900..0ae6abd 100644 (file)
@@ -15,7 +15,7 @@ B<ka-forwarder> S<<< [B<-p> <I<port>>] >>> <I<server>>[/<I<port>>] [...]
 =head1 DESCRIPTION
 
 B<ka-forwarder> listens for requests for an AFS Authentication Server and
-forwards them to a remove B<fakeka> server.  B<fakeka> is a server that
+forwards them to a remote B<fakeka> server.  B<fakeka> is a server that
 answers AFS Authentication Server protocol requests using a regular
 Kerberos KDC and is provided with some Kerberos 5 implementations.
 B<fakeka> has to run on the same host as the Kerberos KDC, however, and
@@ -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 &