html-link-fixes-20060228
[openafs.git] / doc / man-pages / pod1 / fs.pod
index 7b315ee..6c88f5e 100644 (file)
@@ -16,46 +16,71 @@ There are several categories of commands in the B<fs> command suite:
 =item *
 
 Commands to set and report how the Cache Manager interacts with server
-machines: B<fs checkservers>, B<fs getcellstatus>, B<fs getserverprefs>,
-B<fs listcells>, B<fs newcell>, B<fs setcell>, B<fs setserverprefs>, B<fs
-sysname>, and B<fs wscell>.
+machines:
+L<B<fs checkservers>|fs_checkservers(1)>,
+L<B<fs getcellstatus>|fs_getcellstatus(1)>,
+L<B<fs getserverprefs>|fs_getserverprefs(1)>,
+L<B<fs listcells>|fs_listcells(1)>,
+L<B<fs newcell>|fs_newcell(1)>,
+L<B<fs setcell>|fs_setcell(1)>,
+L<B<fs setserverprefs>|fs_setserverprefs(1)>,
+L<B<fs sysname>|fs_sysname(1)>,
+and L<B<fs wscell>|fs_wscell(1)>.
 
 =item *
 
-Commands to administer access control lists (ACLs): B<fs cleanacl>, B<fs
-copyacl>, B<fs listacl>, and B<fs setacl>.
+Commands to administer access control lists (ACLs):
+L<B<fs cleanacl>|fs_cleanacl(1)>,
+L<B<fs copyacl>|fs_copyacl(1)>,
+L<B<fs listacl>|fs_listacl(1)>,
+and L<B<fs setacl>|fs_setacl(1)>.
 
 =item *
 
 Commands to administer server machines, volumes or partitions that house a
-given file or directory: B<fs diskfree>, B<fs examine>, B<fs listquota>,
-B<fs quota>, B<fs setquota>, B<fs setvol>, B<fs whereis>, and B<fs
-whichcell>.
+given file or directory:
+L<B<fs diskfree>|fs_diskfree(1)>,
+L<B<fs examine>|fs_examine(1)>,
+L<B<fs listquota>|fs_listquota(1)>,
+L<B<fs quota>|fs_quota(1)>,
+L<B<fs setquota>|fs_setquota(1)>,
+L<B<fs setvol>|fs_setvol(1)>,
+L<B<fs whereis>|fs_whereis(1)>,
+and L<B<fs whichcell>|fs_whichcell(1)>.
 
 =item *
 
 Commands to administer the local client cache and related information:
-B<fs checkvolumes>, B<fs flush>, B<fs flushvolume>, B<fs getcacheparms>,
-and B<fs setcachesize>.
+L<B<fs checkvolumes>|fs_checkvolumes(1)>,
+L<B<fs flush>|fs_flush(1)>,
+L<B<fs flushvolume>|fs_flushvolume(1)>,
+L<B<fs getcacheparms>|fs_getcacheparms(1)>,
+and L<B<fs setcachesize>|fs_setcachesize(1)>.
 
 =item *
 
-Commands to administer volume mount points: B<fs lsmount>, B<fs mkmount>,
-and B<fs rmmount>.
+Commands to administer volume mount points:
+L<B<fs lsmount>|fs_lsmount(1)>,
+L<B<fs mkmount>|fs_mkmount(1)>,
+and L<B<fs rmmount>|fs_rmmount(1)>.
 
 =item *
 
-Commands to control monitoring and tracing: B<fs debug>, and B<fs
-messages>.
+Commands to control monitoring and tracing:
+L<B<fs debug>|fs_debug(1)>,
+and L<B<fs messages>|fs_messages(1)>.
 
 =item *
 
 A command to administer the Cache Manager's interaction with other
-file systems: B<fs exportafs>.
+file systems:
+L<B<fs exportafs>|fs_exportafs(1)>.
 
 =item *
 
-Commands to obtain help: B<fs apropos> and B<fs help>.
+Commands to obtain help:
+L<B<fs apropos>|fs_apropos(1)>
+and L<B<fs help>|fs_help(1)>.
 
 =back