doc: replace hostnames with IETF example hostnames
[openafs.git] / doc / man-pages / pod8 / bos_removekey.pod
index 7369fad..c8e4874 100644 (file)
@@ -82,9 +82,9 @@ ignored.
 =head1 EXAMPLES
 
 The following command removes the keys with key version numbers 5 and 6
-from the F<KeyFile> file on the system control machine C<fs1.abc.com>.
+from the F<KeyFile> file on the system control machine C<fs1.example.com>.
 
-   % bos removekey -server fs1.abc.com -kvno 5 6
+   % bos removekey -server fs1.example.com -kvno 5 6
 
 =head1 PRIVILEGE REQUIRED