doc: replace hostnames with IETF example hostnames
[openafs.git] / doc / man-pages / pod1 / fs_diskfree.pod
index b19db2b..32be337 100644 (file)
@@ -108,10 +108,10 @@ each one.
 The following example shows the output for the partitions housing the
 volumes C<user.smith> and C<sun4x_56.bin>:
 
-   % fs diskfree -path /afs/abc.com/usr/smith /afs/abc.com/sun4x_56/bin
-   Volume Name      total    used   avail     %used
-   user.smith     4177920 3841258  336662       92% <<WARNING
-   sun4x_56.bin   4423680 3174500 1249180       72%
+  % fs diskfree -path /afs/example.com/usr/smith /afs/example.com/sun4x_56/bin
+  Volume Name      total    used   avail     %used
+  user.smith     4177920 3841258  336662       92% <<WARNING
+  sun4x_56.bin   4423680 3174500 1249180       72%
 
 =head1 PRIVILEGE REQUIRED