Document KeyFileExt(5)
[openafs.git] / doc / man-pages / pod8 / bos_listusers.pod
index 8f37968..3f4ea4d 100644 (file)
@@ -54,7 +54,8 @@ L<bos(8)>.
 =item B<-localauth>
 
 Constructs a server ticket using a key from the local
-F</usr/afs/etc/KeyFile> file. The B<bos> command interpreter presents the
+F</usr/afs/etc/KeyFile> or F</usr/afs/etc/KeyFileExt> file.
+The B<bos> command interpreter presents the
 ticket to the BOS Server during mutual authentication. Do not combine this
 flag with the B<-cell> or B<-noauth> options. For more details, see
 L<bos(8)>.
@@ -74,9 +75,9 @@ B<bos> and B<vos> commands.
 =head1 EXAMPLES
 
 The following example lists the users from UserList file on the machine
-C<fs4.abc.com>.
+C<fs4.example.com>.
 
-   % bos listusers fs4.abc.com
+   % bos listusers fs4.example.com
    SUsers are: pat smith jones terry
 
 =head1 PRIVILEGE REQUIRED
@@ -86,6 +87,7 @@ None
 =head1 SEE ALSO
 
 L<KeyFile(5)>,
+L<KeyFileExt(5)>,
 L<UserList(5)>,
 L<bos(8)>,
 L<bos_adduser(8)>,