pretty-html-synopsis-20060228
authorRuss Allbery <rra@stanford.edu>
Wed, 1 Mar 2006 05:02:29 +0000 (05:02 +0000)
committerRuss Allbery <rra@stanford.edu>
Wed, 1 Mar 2006 05:02:29 +0000 (05:02 +0000)
Implement proper synopsis wrapping for HTML generation.

This was done in three pieces.  First, add HTML-specific tags to the POD to
mark the synopsis for HTML purposes so that we can apply style information
to it.  Second, update the style sheet to indent all lines except for the
first in the synopsis section.  Third, add the appropriate S<> tags around
option and argument pairs so that we don't wrap between the option and its
argument.

Unfortunately, due to the <I<foo>> style that looks nicer for other reasons,
we have to use the very verbose S<<< >>>.  Oh well.

215 files changed:
doc/man-pages/pod1/afsmonitor.pod
doc/man-pages/pod1/cmdebug.pod
doc/man-pages/pod1/dlog.pod
doc/man-pages/pod1/dpass.pod
doc/man-pages/pod1/fs_apropos.pod
doc/man-pages/pod1/fs_checkservers.pod
doc/man-pages/pod1/fs_checkvolumes.pod
doc/man-pages/pod1/fs_cleanacl.pod
doc/man-pages/pod1/fs_copyacl.pod
doc/man-pages/pod1/fs_diskfree.pod
doc/man-pages/pod1/fs_examine.pod
doc/man-pages/pod1/fs_exportafs.pod
doc/man-pages/pod1/fs_flush.pod
doc/man-pages/pod1/fs_flushmount.pod
doc/man-pages/pod1/fs_flushvolume.pod
doc/man-pages/pod1/fs_getcacheparms.pod
doc/man-pages/pod1/fs_getcellstatus.pod
doc/man-pages/pod1/fs_getclientaddrs.pod
doc/man-pages/pod1/fs_getserverprefs.pod
doc/man-pages/pod1/fs_help.pod
doc/man-pages/pod1/fs_listacl.pod
doc/man-pages/pod1/fs_listcells.pod
doc/man-pages/pod1/fs_listquota.pod
doc/man-pages/pod1/fs_lsmount.pod
doc/man-pages/pod1/fs_messages.pod
doc/man-pages/pod1/fs_mkmount.pod
doc/man-pages/pod1/fs_newcell.pod
doc/man-pages/pod1/fs_quota.pod
doc/man-pages/pod1/fs_rmmount.pod
doc/man-pages/pod1/fs_setacl.pod
doc/man-pages/pod1/fs_setcachesize.pod
doc/man-pages/pod1/fs_setcell.pod
doc/man-pages/pod1/fs_setclientaddrs.pod
doc/man-pages/pod1/fs_setquota.pod
doc/man-pages/pod1/fs_setserverprefs.pod
doc/man-pages/pod1/fs_setvol.pod
doc/man-pages/pod1/fs_storebehind.pod
doc/man-pages/pod1/fs_sysname.pod
doc/man-pages/pod1/fs_whereis.pod
doc/man-pages/pod1/fs_whichcell.pod
doc/man-pages/pod1/fs_wscell.pod
doc/man-pages/pod1/klog.pod
doc/man-pages/pod1/knfs.pod
doc/man-pages/pod1/kpasswd.pod
doc/man-pages/pod1/livesys.pod
doc/man-pages/pod1/package_test.pod
doc/man-pages/pod1/pagsh.pod
doc/man-pages/pod1/pts_adduser.pod
doc/man-pages/pod1/pts_apropos.pod
doc/man-pages/pod1/pts_chown.pod
doc/man-pages/pod1/pts_creategroup.pod
doc/man-pages/pod1/pts_createuser.pod
doc/man-pages/pod1/pts_delete.pod
doc/man-pages/pod1/pts_examine.pod
doc/man-pages/pod1/pts_help.pod
doc/man-pages/pod1/pts_listentries.pod
doc/man-pages/pod1/pts_listmax.pod
doc/man-pages/pod1/pts_listowned.pod
doc/man-pages/pod1/pts_membership.pod
doc/man-pages/pod1/pts_removeuser.pod
doc/man-pages/pod1/pts_rename.pod
doc/man-pages/pod1/pts_setfields.pod
doc/man-pages/pod1/pts_setmax.pod
doc/man-pages/pod1/rxdebug.pod
doc/man-pages/pod1/rxgen.pod
doc/man-pages/pod1/scout.pod
doc/man-pages/pod1/sys.pod
doc/man-pages/pod1/tokens.pod
doc/man-pages/pod1/translate_et.pod
doc/man-pages/pod1/udebug.pod
doc/man-pages/pod1/unlog.pod
doc/man-pages/pod1/up.pod
doc/man-pages/pod1/vos_addsite.pod
doc/man-pages/pod1/vos_apropos.pod
doc/man-pages/pod1/vos_backup.pod
doc/man-pages/pod1/vos_backupsys.pod
doc/man-pages/pod1/vos_changeaddr.pod
doc/man-pages/pod1/vos_create.pod
doc/man-pages/pod1/vos_delentry.pod
doc/man-pages/pod1/vos_dump.pod
doc/man-pages/pod1/vos_examine.pod
doc/man-pages/pod1/vos_help.pod
doc/man-pages/pod1/vos_listaddrs.pod
doc/man-pages/pod1/vos_listpart.pod
doc/man-pages/pod1/vos_listvldb.pod
doc/man-pages/pod1/vos_listvol.pod
doc/man-pages/pod1/vos_lock.pod
doc/man-pages/pod1/vos_move.pod
doc/man-pages/pod1/vos_partinfo.pod
doc/man-pages/pod1/vos_release.pod
doc/man-pages/pod1/vos_remove.pod
doc/man-pages/pod1/vos_remsite.pod
doc/man-pages/pod1/vos_rename.pod
doc/man-pages/pod1/vos_restore.pod
doc/man-pages/pod1/vos_status.pod
doc/man-pages/pod1/vos_syncserv.pod
doc/man-pages/pod1/vos_syncvldb.pod
doc/man-pages/pod1/vos_unlock.pod
doc/man-pages/pod1/vos_unlockvldb.pod
doc/man-pages/pod1/vos_zap.pod
doc/man-pages/pod1/xstat_cm_test.pod
doc/man-pages/pod1/xstat_fs_test.pod
doc/man-pages/pod8/afsd.pod
doc/man-pages/pod8/backup_adddump.pod
doc/man-pages/pod8/backup_addhost.pod
doc/man-pages/pod8/backup_addvolentry.pod
doc/man-pages/pod8/backup_addvolset.pod
doc/man-pages/pod8/backup_apropos.pod
doc/man-pages/pod8/backup_dbverify.pod
doc/man-pages/pod8/backup_deldump.pod
doc/man-pages/pod8/backup_deletedump.pod
doc/man-pages/pod8/backup_delhost.pod
doc/man-pages/pod8/backup_delvolentry.pod
doc/man-pages/pod8/backup_delvolset.pod
doc/man-pages/pod8/backup_diskrestore.pod
doc/man-pages/pod8/backup_dump.pod
doc/man-pages/pod8/backup_dumpinfo.pod
doc/man-pages/pod8/backup_help.pod
doc/man-pages/pod8/backup_interactive.pod
doc/man-pages/pod8/backup_jobs.pod
doc/man-pages/pod8/backup_kill.pod
doc/man-pages/pod8/backup_labeltape.pod
doc/man-pages/pod8/backup_listdumps.pod
doc/man-pages/pod8/backup_listhosts.pod
doc/man-pages/pod8/backup_listvolsets.pod
doc/man-pages/pod8/backup_quit.pod
doc/man-pages/pod8/backup_readlabel.pod
doc/man-pages/pod8/backup_restoredb.pod
doc/man-pages/pod8/backup_savedb.pod
doc/man-pages/pod8/backup_scantape.pod
doc/man-pages/pod8/backup_setexp.pod
doc/man-pages/pod8/backup_status.pod
doc/man-pages/pod8/backup_volinfo.pod
doc/man-pages/pod8/backup_volrestore.pod
doc/man-pages/pod8/backup_volsetrestore.pod
doc/man-pages/pod8/bos_addhost.pod
doc/man-pages/pod8/bos_addkey.pod
doc/man-pages/pod8/bos_adduser.pod
doc/man-pages/pod8/bos_apropos.pod
doc/man-pages/pod8/bos_create.pod
doc/man-pages/pod8/bos_delete.pod
doc/man-pages/pod8/bos_exec.pod
doc/man-pages/pod8/bos_getdate.pod
doc/man-pages/pod8/bos_getlog.pod
doc/man-pages/pod8/bos_getrestart.pod
doc/man-pages/pod8/bos_help.pod
doc/man-pages/pod8/bos_install.pod
doc/man-pages/pod8/bos_listhosts.pod
doc/man-pages/pod8/bos_listkeys.pod
doc/man-pages/pod8/bos_listusers.pod
doc/man-pages/pod8/bos_prune.pod
doc/man-pages/pod8/bos_removehost.pod
doc/man-pages/pod8/bos_removekey.pod
doc/man-pages/pod8/bos_removeuser.pod
doc/man-pages/pod8/bos_restart.pod
doc/man-pages/pod8/bos_salvage.pod
doc/man-pages/pod8/bos_setauth.pod
doc/man-pages/pod8/bos_setcellname.pod
doc/man-pages/pod8/bos_setrestart.pod
doc/man-pages/pod8/bos_shutdown.pod
doc/man-pages/pod8/bos_start.pod
doc/man-pages/pod8/bos_startup.pod
doc/man-pages/pod8/bos_status.pod
doc/man-pages/pod8/bos_stop.pod
doc/man-pages/pod8/bos_uninstall.pod
doc/man-pages/pod8/bosserver.pod
doc/man-pages/pod8/buserver.pod
doc/man-pages/pod8/butc.pod
doc/man-pages/pod8/fileserver.pod
doc/man-pages/pod8/fms.pod
doc/man-pages/pod8/fstrace_apropos.pod
doc/man-pages/pod8/fstrace_clear.pod
doc/man-pages/pod8/fstrace_dump.pod
doc/man-pages/pod8/fstrace_help.pod
doc/man-pages/pod8/fstrace_lslog.pod
doc/man-pages/pod8/fstrace_lsset.pod
doc/man-pages/pod8/fstrace_setlog.pod
doc/man-pages/pod8/fstrace_setset.pod
doc/man-pages/pod8/kadb_check.pod
doc/man-pages/pod8/kas_apropos.pod
doc/man-pages/pod8/kas_create.pod
doc/man-pages/pod8/kas_delete.pod
doc/man-pages/pod8/kas_examine.pod
doc/man-pages/pod8/kas_forgetticket.pod
doc/man-pages/pod8/kas_help.pod
doc/man-pages/pod8/kas_interactive.pod
doc/man-pages/pod8/kas_list.pod
doc/man-pages/pod8/kas_listtickets.pod
doc/man-pages/pod8/kas_noauthentication.pod
doc/man-pages/pod8/kas_quit.pod
doc/man-pages/pod8/kas_setfields.pod
doc/man-pages/pod8/kas_setpassword.pod
doc/man-pages/pod8/kas_statistics.pod
doc/man-pages/pod8/kas_stringtokey.pod
doc/man-pages/pod8/kas_unlock.pod
doc/man-pages/pod8/kdb.pod
doc/man-pages/pod8/kpwvalid.pod
doc/man-pages/pod8/package.pod
doc/man-pages/pod8/prdb_check.pod
doc/man-pages/pod8/ptserver.pod
doc/man-pages/pod8/salvager.pod
doc/man-pages/pod8/upclient.pod
doc/man-pages/pod8/upserver.pod
doc/man-pages/pod8/uss_add.pod
doc/man-pages/pod8/uss_apropos.pod
doc/man-pages/pod8/uss_bulk.pod
doc/man-pages/pod8/uss_delete.pod
doc/man-pages/pod8/uss_help.pod
doc/man-pages/pod8/vldb_check.pod
doc/man-pages/pod8/vlserver.pod
doc/man-pages/pod8/voldump.pod
doc/man-pages/pod8/volinfo.pod
doc/man-pages/pod8/volserver.pod
doc/man-pages/pod8/xfs_size_check.pod
doc/man-pages/style.css

index 9814a13..63d02e2 100644 (file)
@@ -4,21 +4,27 @@ afsmonitor - Monitors File Servers and Cache Managers
 
 =head1 SYNOPSIS
 
+=for html
+<div class="synopsis">
+
 B<afsmonitor> [B<initcmd>] [-config <I<configuration file>>]
-    [B<-frequency> <I<poll frequency, in seconds>>]
-    [B<-output> <I<storage file name>>] [B<-detailed>]
-    [B<-debug> <I<debug output file>>]
-    [B<-fshosts> <I<list of file servers to monitor>>+]
-    [B<-cmhosts> <I<list of cache managers to monitor>>+]
-    [B<-buffers> <I<number of buffer slots>>] [B<-help>]
+    S<<< [B<-frequency> <I<poll frequency, in seconds>>] >>>
+    S<<< [B<-output> <I<storage file name>>] >>> [B<-detailed>]
+    S<<< [B<-debug> <I<debug output file>>] >>>
+    S<<< [B<-fshosts> <I<list of file servers to monitor>>+] >>>
+    S<<< [B<-cmhosts> <I<list of cache managers to monitor>>+] >>>
+    S<<< [B<-buffers> <I<number of buffer slots>>] >>> [B<-help>]
 
 B<afsmonitor> [B<i>]  [-co <I<configuration file>>]
-    [B<-fr> <I<poll frequency, in seconds>>]
-    [B<-o> <I<storage file name>>] [B<-det>]
-    [B<-deb> <I<debug output file>>]
-    [B<-fs> <I<list of file servers to monitor>>+]
-    [B<-cm> <I<list of cache managers to monitor>>+]
-    [B<-b> <I<number of buffer slots>>] [B<-h>]
+    S<<< [B<-fr> <I<poll frequency, in seconds>>] >>>
+    S<<< [B<-o> <I<storage file name>>] >>> [B<-det>]
+    S<<< [B<-deb> <I<debug output file>>] >>>
+    S<<< [B<-fs> <I<list of file servers to monitor>>+] >>>
+    S<<< [B<-cm> <I<list of cache managers to monitor>>+] >>>
+    S<<< [B<-b> <I<number of buffer slots>>] >>> [B<-h>]
+
+=for html
+</div>
 
 =head1 DESCRIPTION
 
index 36d981d..d315c8f 100644 (file)
@@ -4,12 +4,18 @@ cmdebug - Reports the status of a host Cache Manager
 
 =head1 SYNOPSIS
 
-B<cmdebug> B<-servers> <I<machine>> [B<-port> <I<IP port>>]
+=for html
+<div class="synopsis">
+
+B<cmdebug> S<<< B<-servers> <I<machine>> >>> S<<< [B<-port> <I<IP port>>] >>>
     [B<-long>] [B<-refcounts>] [B<-callbacks>] [B<-addrs>] [B<-cache>]
 
-B<cmdebug> B<-s> <I<machine>> [B<-p> <I<IP port>>] [B<-l>] [B<-r>] [B<-c>]
+B<cmdebug> S<<< B<-s> <I<machine>> >>> S<<< [B<-p> <I<IP port>>] >>> [B<-l>] [B<-r>] [B<-c>]
     [B<-a>] [B<-h>]
 
+=for html
+</div>
+
 =head1 DESCRIPTION
 
 The B<cmdebug> command displays information about the Cache Manager and
index 5ec1e27..3321d31 100644 (file)
@@ -4,18 +4,24 @@ dlog - Authenticates to the DCE Security Service
 
 =head1 SYNOPSIS
 
-B<dlog> [B<-principal> <I<user name>>] [B<-cell> <I<cell name>>]
-    [B<-password> <I<user's password>>]
-    [B<-servers> <I<explicit list of servers>>+]
-    [B<-lifetime> <I<ticket lifetime in hh[:mm[:ss]]>>]
+=for html
+<div class="synopsis">
+
+B<dlog> S<<< [B<-principal> <I<user name>>] >>> S<<< [B<-cell> <I<cell name>>] >>>
+    S<<< [B<-password> <I<user's password>>] >>>
+    S<<< [B<-servers> <I<explicit list of servers>>+] >>>
+    S<<< [B<-lifetime> <I<ticket lifetime in hh[:mm[:ss]]>>] >>>
     [B<-setpag>] [B<-pipe>] [B<-help>]
 
-B<dlog> [B<-pr> <I<user name>>] [B<-c> <I<cell name>>]
-    [B<-pw> <I<user's password>>]
-    [B<-ser> <I<explicit list of servers>>+]
-    [B<-l> <I<ticket lifetime in hh[:mm[:ss]]>>]
+B<dlog> S<<< [B<-pr> <I<user name>>] >>> S<<< [B<-c> <I<cell name>>] >>>
+    S<<< [B<-pw> <I<user's password>>] >>>
+    S<<< [B<-ser> <I<explicit list of servers>>+] >>>
+    S<<< [B<-l> <I<ticket lifetime in hh[:mm[:ss]]>>] >>>
     [B<-set>] [B<-pi>] [B<-h>]
 
+=for html
+</div>
+
 =head1 DESCRIPTION
 
 The B<dlog> command obtains DCE credentials for the issuer from the DCE
index 96a266d..91da9bd 100644 (file)
@@ -4,9 +4,15 @@ dpass - Returns the DCE password for a new DCE account
 
 =head1 SYNOPSIS
 
-B<dpass> [B<-cell> <I<original AFS cell name>>] [B<-help>]
+=for html
+<div class="synopsis">
 
-B<dpass> [B<-c> <I<original AFS cell name>>] [B<-h>]
+B<dpass> S<<< [B<-cell> <I<original AFS cell name>>] >>> [B<-help>]
+
+B<dpass> S<<< [B<-c> <I<original AFS cell name>>] >>> [B<-h>]
+
+=for html
+</div>
 
 =head1 DESCRIPTION
 
index 2258178..ba0b3d4 100644 (file)
@@ -4,9 +4,15 @@ fs apropos - Displays each help entry containing a keyword string
 
 =head1 SYNOPSIS
 
-B<fs apropos> B<-topic> <I<help string>> [B<-help>]
+=for html
+<div class="synopsis">
 
-B<fs ap> B<-t> <I<help string>> [B<-h>]
+B<fs apropos> S<<< B<-topic> <I<help string>> >>> [B<-help>]
+
+B<fs ap> S<<< B<-t> <I<help string>> >>> [B<-h>]
+
+=for html
+</div>
 
 =head1 DESCRIPTION
 
index 9579ca0..71fb179 100644 (file)
@@ -4,11 +4,17 @@ fs checkservers - Displays the status of server machines
 
 =head1 SYNOPSIS
 
-B<fs checkservers> [B<-cell> <I<cell to check>>] [B<-all>] [B<-fast>]
-    [B<-interval> <I<seconds between probes>>] [B<-help>]
+=for html
+<div class="synopsis">
 
-B<fs checks> [B<-c> <I<cell to check>>] [B<-a>] [B<-f>]
-    [B<-i> <I<seconds between probes>>] [B<-h>]
+B<fs checkservers> S<<< [B<-cell> <I<cell to check>>] >>> [B<-all>] [B<-fast>]
+    S<<< [B<-interval> <I<seconds between probes>>] >>> [B<-help>]
+
+B<fs checks> S<<< [B<-c> <I<cell to check>>] >>> [B<-a>] [B<-f>]
+    S<<< [B<-i> <I<seconds between probes>>] >>> [B<-h>]
+
+=for html
+</div>
 
 =head1 DESCRIPTION
 
index 89ee7b0..3e41e1e 100644 (file)
@@ -4,10 +4,16 @@ fs checkvolumes - Forces the Cache Manager to update volume information
 
 =head1 SYNOPSIS
 
+=for html
+<div class="synopsis">
+
 B<fs checkvolumes> [B<-help>]
 
 B<fs checkv> [B<-h>]
 
+=for html
+</div>
+
 =head1 DESCRIPTION
 
 The B<fs checkvolumes> command discards the table of mappings between
index 8599b07..50bf481 100644 (file)
@@ -4,9 +4,15 @@ fs cleanacl - Remove obsolete entries from an ACL
 
 =head1 SYNOPSIS
 
-B<fs cleanacl> [B<-path> <I<dir/file path>>+] [B<-help>]
+=for html
+<div class="synopsis">
 
-B<fs cl> [B<-p> <I<dir/file path>>+] [B<-h>]
+B<fs cleanacl> S<<< [B<-path> <I<dir/file path>>+] >>> [B<-help>]
+
+B<fs cl> S<<< [B<-p> <I<dir/file path>>+] >>> [B<-h>]
+
+=for html
+</div>
 
 =head1 DESCRIPTION
 
index e8069ee..d11549d 100644 (file)
@@ -4,14 +4,20 @@ fs copyacl - Copies an ACL from a directory to one or more other directories
 
 =head1 SYNOPSIS
 
-B<fs copyacl> B<-fromdir> <I<source directory (or DFS file)>>
-    B<-todir> <I<destination directory (or DFS file)>>+
+=for html
+<div class="synopsis">
+
+B<fs copyacl> S<<< B<-fromdir> <I<source directory (or DFS file)>> >>>
+    S<<< B<-todir> <I<destination directory (or DFS file)>>+ >>>
     [B<-clear>] [B<-id>] [B<-if>] [-help]
 
-B<fs co> B<-f> <I<source directory (or DFS file)>>
-    B<-t> <I<destination directory (or DFS file)>>+
+B<fs co> S<<< B<-f> <I<source directory (or DFS file)>> >>>
+    S<<< B<-t> <I<destination directory (or DFS file)>>+ >>>
     [B<-c>] [B<-id>] [B<-if>] [-h]
 
+=for html
+</div>
+
 =head1 DESCRIPTION
 
 The fs copyacl command copies the access control list (ACL) from a source
index 44f642b..6dc8ad3 100644 (file)
@@ -4,11 +4,17 @@ fs diskfree - Shows data about the partition housing a directory or file
 
 =head1 SYNOPSIS
 
-B<fs diskfree> [B<-path> <I<dir/file path>>+] [B<-help>]
+=for html
+<div class="synopsis">
 
-B<fs df> [B<-p> <I<dir/file path>>+] [B<-h>]
+B<fs diskfree> S<<< [B<-path> <I<dir/file path>>+] >>> [B<-help>]
 
-B<fs di> [B<-p> <I<dir/file path>>+] [B<-h>]
+B<fs df> S<<< [B<-p> <I<dir/file path>>+] >>> [B<-h>]
+
+B<fs di> S<<< [B<-p> <I<dir/file path>>+] >>> [B<-h>]
+
+=for html
+</div>
 
 =head1 DESCRIPTION
 
index 2a87d0c..5db1e97 100644 (file)
@@ -4,15 +4,21 @@ fs examine - Shows data about the volume containing a directory or file
 
 =head1 SYNOPSIS
 
-B<fs examine> [B<-path> <I<dir/file path>>+] [B<-help>]
+=for html
+<div class="synopsis">
 
-B<fs exa> [B<-p> <I<dir/file path>>+] [B<-h>]
+B<fs examine> S<<< [B<-path> <I<dir/file path>>+] >>> [B<-help>]
 
-B<fs listvol> [B<-p> <I<dir/file path>>+] [B<-h>]
+B<fs exa> S<<< [B<-p> <I<dir/file path>>+] >>> [B<-h>]
 
-B<fs listv> [B<-p> <I<dir/file path>>+] [B<-h>]
+B<fs listvol> S<<< [B<-p> <I<dir/file path>>+] >>> [B<-h>]
 
-B<fs lv> [B<-p> <I<dir/file path>>+] [B<-h>]
+B<fs listv> S<<< [B<-p> <I<dir/file path>>+] >>> [B<-h>]
+
+B<fs lv> S<<< [B<-p> <I<dir/file path>>+] >>> [B<-h>]
+
+=for html
+</div>
 
 =head1 DESCRIPTION
 
index aab5abd..b4d1f31 100644 (file)
@@ -4,20 +4,26 @@ fs exportafs - Configures export of AFS to clients of other file systems
 
 =head1 SYNOPSIS
 
-B<fs exportafs> B<-type> <I<exporter name>>
-    [B<-start> <I<start/stop translator (on | off)>>]
-    [B<-convert> <I<convert from afs to unix mode (on | off)>>]
-    [B<-uidcheck> <I<run on strict 'uid check' mode (on | off)>>]
-    [B<-submounts> <I<allow nfs mounts to subdirs of /afs/.. (on | off)>>]
+=for html
+<div class="synopsis">
+
+B<fs exportafs> S<<< B<-type> <I<exporter name>> >>>
+    S<<< [B<-start> <I<start/stop translator (on | off)>>] >>>
+    S<<< [B<-convert> <I<convert from afs to unix mode (on | off)>>] >>>
+    S<<< [B<-uidcheck> <I<run on strict 'uid check' mode (on | off)>>] >>>
+    S<<< [B<-submounts> <I<allow nfs mounts to subdirs of /afs/.. (on | off)>>] >>>
     [B<-help>]
 
-B<fs exp> B<-t> <I<exporter name>>
-    [B<-st> <I<start/stop translator (on | off)>>]
-    [B<-c> <I<convert from afs to unix mode (on | off)>>]
-    [B<-u> <I<run on strict 'uid check' mode (on | off)>>]
-    [B<-su> <I<allow nfs mounts to subdirs of /afs/.. (on | off)>>]
+B<fs exp> S<<< B<-t> <I<exporter name>> >>>
+    S<<< [B<-st> <I<start/stop translator (on | off)>>] >>>
+    S<<< [B<-c> <I<convert from afs to unix mode (on | off)>>] >>>
+    S<<< [B<-u> <I<run on strict 'uid check' mode (on | off)>>] >>>
+    S<<< [B<-su> <I<allow nfs mounts to subdirs of /afs/.. (on | off)>>] >>>
     [B<-h>]
 
+=for html
+</div>
+
 =head1 DESCRIPTION
 
 The B<fs exportafs> command sets (if the B<-start> argument is provided)
index b41567b..3caaecd 100644 (file)
@@ -4,9 +4,15 @@ fs flush - Forces the Cache Manager to discard a cached file or directory
 
 =head1 SYNOPSIS
 
-B<fs flush> [B<-path> <I<dir/file path>>+] [B<-help>]
+=for html
+<div class="synopsis">
 
-B<fs flush> [B<-p> <I<dir/file path>>+] [B<-h>]
+B<fs flush> S<<< [B<-path> <I<dir/file path>>+] >>> [B<-help>]
+
+B<fs flush> S<<< [B<-p> <I<dir/file path>>+] >>> [B<-h>]
+
+=for html
+</div>
 
 =head1 DESCRIPTION
 
index 2132127..061c85d 100644 (file)
@@ -4,9 +4,15 @@ fs flushmount - Forces the Cache Manager to discard a mount point
 
 =head1 SYNOPSIS
 
-B<fs flushmount> [B<-path> <I<dir/file path>>+] [B<-help>]
+=for html
+<div class="synopsis">
 
-B<fs flushm> [B<-p> <I<dir/file path>>+] [B<-h>]
+B<fs flushmount> S<<< [B<-path> <I<dir/file path>>+] >>> [B<-help>]
+
+B<fs flushm> S<<< [B<-p> <I<dir/file path>>+] >>> [B<-h>]
+
+=for html
+</div>
 
 =head1 DESCRIPTION
 
index aec06c9..be98d16 100644 (file)
@@ -4,9 +4,15 @@ fs flushvolume - Forces the Cache Manager to discard cached data from a volume
 
 =head1 SYNOPSIS
 
-B<fs flushvolume> [B<-path> <I<dir/file path>>+] [B<-help>]
+=for html
+<div class="synopsis">
 
-B<fs flushv> [B<-p> <I<dir/file path>>+] [B<-h>]
+B<fs flushvolume> S<<< [B<-path> <I<dir/file path>>+] >>> [B<-help>]
+
+B<fs flushv> S<<< [B<-p> <I<dir/file path>>+] >>> [B<-h>]
+
+=for html
+</div>
 
 =head1 DESCRIPTION
 
index c2195d5..dde57a3 100644 (file)
@@ -4,10 +4,16 @@ fs getcacheparms - Displays the current size and usage of the cache
 
 =head1 SYNOPSIS
 
+=for html
+<div class="synopsis">
+
 B<fs getcacheparms> [B<-help>]
 
 B<fs getca> [B<-h>]
 
+=for html
+</div>
+
 =head1 DESCRIPTION
 
 The B<fs getcacheparms> command displays the current size of the cache
index e3ad773..1d835d6 100644 (file)
@@ -4,9 +4,15 @@ fs getcellstatus - Reports whether setuid programs are honored in a cell
 
 =head1 SYNOPSIS
 
-B<fs getcellstatus> B<-cell> <I<cell name>>+ [B<-help>]
+=for html
+<div class="synopsis">
 
-B<fs getce> B<-c> <I<cell name>>+ [B<-h>]
+B<fs getcellstatus> S<<< B<-cell> <I<cell name>>+ >>> [B<-help>]
+
+B<fs getce> S<<< B<-c> <I<cell name>>+ >>> [B<-h>]
+
+=for html
+</div>
 
 =head1 DESCRIPTION
 
index b13dd69..692aa57 100644 (file)
@@ -4,12 +4,18 @@ fs getclientaddrs - Displays the client interfaces to register
 
 =head1 SYNOPSIS
 
+=for html
+<div class="synopsis">
+
 B<fs getclientaddrs> [B<-help>]
 
 B<fs gc> [B<-h>]
 
 B<fs getcl> [B<-h>]
 
+=for html
+</div>
+
 =head1 DESCRIPTION
 
 The B<fs getclientaddrs> command displays the IP addresses of the
index 4c6548e..e59ef3e 100644 (file)
@@ -4,12 +4,18 @@ fs getserverprefs - Displays preference ranks for file servers or VL servers
 
 =head1 SYNOPSIS
 
-B<fs getserverprefs> [B<-file> <I<output to named file>>]
+=for html
+<div class="synopsis">
+
+B<fs getserverprefs> S<<< [B<-file> <I<output to named file>>] >>>
     [B<-numeric>] [B<-vlservers>] [B<-help>]
 
-B<fs gets> [B<-f> <I<output to named file>>] [B<-n>] [B<-v>] [B<-h>]
+B<fs gets> S<<< [B<-f> <I<output to named file>>] >>> [B<-n>] [B<-v>] [B<-h>]
+
+B<fs gp> S<<< [B<-f> <I<output to named file>>] >>> [B<-n>] [B<-v>] [B<-h>]
 
-B<fs gp> [B<-f> <I<output to named file>>] [B<-n>] [B<-v>] [B<-h>]
+=for html
+</div>
 
 =head1 DESCRIPTION
 
index b5449eb..a0d73a3 100644 (file)
@@ -4,9 +4,15 @@ fs help - Displays help for fs commands
 
 =head1 SYNOPSIS
 
-B<fs help> [B<-topic> <I<help string>>+] [B<-help>]
+=for html
+<div class="synopsis">
 
-B<fs h> [B<-t> <I<help string>>+] [B<-h>]
+B<fs help> S<<< [B<-topic> <I<help string>>+] >>> [B<-help>]
+
+B<fs h> S<<< [B<-t> <I<help string>>+] >>> [B<-h>]
+
+=for html
+</div>
 
 =head1 DESCRIPTION
 
index 2563a14..35098cc 100644 (file)
@@ -4,11 +4,17 @@ fs listacl - Displays ACLs
 
 =head1 SYNOPSIS
 
-B<fs listacl> [B<-path> <I<dir/file path>>+] [B<-id>] [B<-if>] [B<-help>]
+=for html
+<div class="synopsis">
 
-B<fs la> [B<-p> <I<dir/file path>>+] [B<-id>] [B<-if>] [B<-h>]
+B<fs listacl> S<<< [B<-path> <I<dir/file path>>+] >>> [B<-id>] [B<-if>] [B<-help>]
 
-B<fs lista> [B<-p> <I<dir/file path>>+] [B<-id>] [B<-if>] [B<-h>]
+B<fs la> S<<< [B<-p> <I<dir/file path>>+] >>> [B<-id>] [B<-if>] [B<-h>]
+
+B<fs lista> S<<< [B<-p> <I<dir/file path>>+] >>> [B<-id>] [B<-if>] [B<-h>]
+
+=for html
+</div>
 
 =head1 DESCRIPTION
 
index b89eadb..513cc08 100644 (file)
@@ -4,10 +4,16 @@ fs listcells - Displays the database server machines known to the Cache Manager
 
 =head1 SYNOPSIS
 
+=for html
+<div class="synopsis">
+
 B<fs listcells> [B<-numeric>] [B<-help>]
 
 B<fs listc> [B<-n>] [B<-h>]
 
+=for html
+</div>
+
 =head1 DESCRIPTION
 
 The B<fs listcells> command formats and displays the list of the database
index 0d29908..41f9ec9 100644 (file)
@@ -4,11 +4,17 @@ fs listquota - Displays quota information for a volume
 
 =head1 SYNOPSIS
 
-B<fs listquota> [B<-path> <I<dir/file path>>+] [B<-help>]
+=for html
+<div class="synopsis">
 
-B<fs listq> [B<-p> <I<dir/file path>>+] [B<-h>]
+B<fs listquota> S<<< [B<-path> <I<dir/file path>>+] >>> [B<-help>]
 
-B<fs lq> [B<-p> <I<dir/file path>>+] [B<-h>]
+B<fs listq> S<<< [B<-p> <I<dir/file path>>+] >>> [B<-h>]
+
+B<fs lq> S<<< [B<-p> <I<dir/file path>>+] >>> [B<-h>]
+
+=for html
+</div>
 
 =head1 DESCRIPTION
 
index 21a055c..9b238da 100644 (file)
@@ -4,9 +4,15 @@ fs lsmount - Reports the volume for which a directory is the mount point.
 
 =head1 SYNOPSIS
 
-B<fs lsmount> B<-dir> <I<directory>>+ [B<-help>]
+=for html
+<div class="synopsis">
 
-B<fs ls -d> <I<directory>>+ [B<-h>]
+B<fs lsmount> S<<< B<-dir> <I<directory>>+ >>> [B<-help>]
+
+S<<< B<fs ls -d> <I<directory>>+ >>> [B<-h>]
+
+=for html
+</div>
 
 =head1 DESCRIPTION
 
index 56cc66b..ee1921d 100644 (file)
@@ -4,9 +4,15 @@ fs messages - Sets whether the Cache Manager writes log messages
 
 =head1 SYNOPSIS
 
-B<fs messages> [B<-show> (user|console|all|none)] [B<-help>]
+=for html
+<div class="synopsis">
 
-B<fs me> [B<-s> (user|console|all|none)] [B<-h>]
+B<fs messages> S<<< [B<-show> (user|console|all|none)] >>> [B<-help>]
+
+B<fs me> S<<< [B<-s> (user|console|all|none)] >>> [B<-h>]
+
+=for html
+</div>
 
 =head1 DESCRIPTION
 
index 0676438..4ec5949 100644 (file)
@@ -4,11 +4,17 @@ fs mkmount - Creates a mount point for a volume
 
 =head1 SYNOPSIS
 
-B<fs mkmount> B<-dir> <I<directory>> B<-vol> <I<volume name>>
-    [B<-cell> <I<cell name>>] [B<-rw>] [B<-fast>] [B<-help>]
+=for html
+<div class="synopsis">
 
-B<fs mk> B<-d> <I<directory>> B<-v> <I<volume name>>
-    [B<-c> <I<cell name>>] [B<-r>] [B<-f>] [B<-h>]
+B<fs mkmount> S<<< B<-dir> <I<directory>> >>> S<<< B<-vol> <I<volume name>> >>>
+    S<<< [B<-cell> <I<cell name>>] >>> [B<-rw>] [B<-fast>] [B<-help>]
+
+B<fs mk> S<<< B<-d> <I<directory>> >>> S<<< B<-v> <I<volume name>> >>>
+    S<<< [B<-c> <I<cell name>>] >>> [B<-r>] [B<-f>] [B<-h>]
+
+=for html
+</div>
 
 =head1 DESCRIPTION
 
index c229065..6e337b4 100644 (file)
@@ -4,11 +4,17 @@ fs newcell - Changes the kernel-resident list of a cell's database servers
 
 =head1 SYNOPSIS
 
-B<fs newcell> B<-name> <I<cell name>> -servers <I<primary servers>>+
-    [B<-linkedcell> <I<linked cell name>>] [B<-help>]
+=for html
+<div class="synopsis">
 
-B<fs n> B<-n> <I<cell name>> B<-s> <I<primary servers>>+
-    [B<-l> <I<linked cell name>>] [B<-h>]
+B<fs newcell> S<<< B<-name> <I<cell name>> >>> -servers <I<primary servers>>+
+    S<<< [B<-linkedcell> <I<linked cell name>>] >>> [B<-help>]
+
+B<fs n> S<<< B<-n> <I<cell name>> >>> S<<< B<-s> <I<primary servers>>+ >>>
+    S<<< [B<-l> <I<linked cell name>>] >>> [B<-h>]
+
+=for html
+</div>
 
 =head1 DESCRIPTION
 
index f51b4dc..40b715f 100644 (file)
@@ -4,9 +4,15 @@ fs quota - Displays the quota used in the volume containing a directory or file
 
 =head1 SYNOPSIS
 
-B<fs quota> [B<-path> <I<dir/file path>>+] [B<-help>]
+=for html
+<div class="synopsis">
 
-B<fs q> [B<-p> <I<dir/file path>>+] [B<-h>]
+B<fs quota> S<<< [B<-path> <I<dir/file path>>+] >>> [B<-help>]
+
+B<fs q> S<<< [B<-p> <I<dir/file path>>+] >>> [B<-h>]
+
+=for html
+</div>
 
 =head1 DESCRIPTION
 
index 9e0065a..306a22b 100644 (file)
@@ -4,9 +4,15 @@ fs rmmount - Removes a mount point
 
 =head1 SYNOPSIS
 
-B<fs rmmount> B<-dir> <I<directory>>+ [B<-help>]
+=for html
+<div class="synopsis">
 
-B<fs rm> B<-d> <I<directory>>+ [B<-h>]
+B<fs rmmount> S<<< B<-dir> <I<directory>>+ >>> [B<-help>]
+
+B<fs rm> S<<< B<-d> <I<directory>>+ >>> [B<-h>]
+
+=for html
+</div>
 
 =head1 DESCRIPTION
 
index d30ba0f..a6e9cdb 100644 (file)
@@ -4,15 +4,21 @@ fs setacl - Sets the ACL for a directory
 
 =head1 SYNOPSIS
 
-B<fs setacl> B<-dir> <I<directory>>+ B<-acl> <I<access list entries>>+
+=for html
+<div class="synopsis">
+
+B<fs setacl> S<<< B<-dir> <I<directory>>+ >>> S<<< B<-acl> <I<access list entries>>+ >>>
     [B<-clear>] [B<-negative>] [B<-id>] [B<-if>] [B<-help>]
 
-B<fs sa> B<-d> <I<directory>>+ B<-a> <I<access list entries>>+
+B<fs sa> S<<< B<-d> <I<directory>>+ >>> S<<< B<-a> <I<access list entries>>+ >>>
     [B<-c>] [B<-n>] [B<-id>] [B<-if>] [B<-h>]
 
-B<fs seta> B<-d> <I<directory>>+ B<-a> <I<access list entries>>+
+B<fs seta> S<<< B<-d> <I<directory>>+ >>> S<<< B<-a> <I<access list entries>>+ >>>
     [B<-c>] [B<-n>] [B<-id>] [B<-if>] [B<-h>]
 
+=for html
+</div>
+
 =head1 DESCRIPTION
 
 The B<fs setacl> command adds the access control list (ACL) entries
index a6e8535..5c53b5f 100644 (file)
@@ -4,6 +4,9 @@ fs setcachesize - Sets the size of the disk cache
 
 =head1 SYNOPSIS
 
+=for html
+<div class="synopsis">
+
 B<fs setcachesize> [B<-blocks> <I<size in 1K byte blocks (0 => reset)>>]
     [B<-reset>] [B<-help>]
 
@@ -16,6 +19,9 @@ B<fs cachesize> [B<-b> <I<size in 1K byte blocks (0 => reset)>>]
 B<fs ca> [B<-b> <I<size in 1K byte blocks (0 => reset)>>]
     [B<-r>] [B<-h>]
 
+=for html
+</div>
+
 =head1 DESCRIPTION
 
 The B<fs setcachesize> command changes the number of kilobyte blocks of
index 868663e..0a0963f 100644 (file)
@@ -4,9 +4,15 @@ fs setcell - Configures permissions for setuid programs from specified cells
 
 =head1 SYNOPSIS
 
-B<fs setcell> B<-cell> <I<cell name>>+ [B<-suid>] [B<-nosuid>] [B<-help>]
+=for html
+<div class="synopsis">
 
-B<fs setce> B<-c> <I<cell name>>+ [B<-s>] [B<-n>] [B<-h>]
+B<fs setcell> S<<< B<-cell> <I<cell name>>+ >>> [B<-suid>] [B<-nosuid>] [B<-help>]
+
+B<fs setce> S<<< B<-c> <I<cell name>>+ >>> [B<-s>] [B<-n>] [B<-h>]
+
+=for html
+</div>
 
 =head1 DESCRIPTION
 
index bc127ca..e76a05d 100644 (file)
@@ -4,11 +4,17 @@ fs setclientaddrs - Sets the client interfaces to register with the File Server
 
 =head1 SYNOPSIS
 
-B<fs setclientaddrs> [B<-address> <I<client network interfaces>>+] [B<-help>]
+=for html
+<div class="synopsis">
 
-B<fs setcl> [B<-a> <I<client network interfaces>>+] [B<-h>]
+B<fs setclientaddrs> S<<< [B<-address> <I<client network interfaces>>+] >>> [B<-help>]
 
-B<fs sc> [B<-a> <I<client network interfaces>>+] [B<-h>]
+B<fs setcl> S<<< [B<-a> <I<client network interfaces>>+] >>> [B<-h>]
+
+B<fs sc> S<<< [B<-a> <I<client network interfaces>>+] >>> [B<-h>]
+
+=for html
+</div>
 
 =head1 DESCRIPTION
 
index 9b0e285..19a0fde 100644 (file)
@@ -4,12 +4,18 @@ fs setquota - Sets the quota for the volume containing a file or directory
 
 =head1 SYNOPSIS
 
-B<fs setquota> [B<-path> <I<dir/file path>>]
-    B<-max> <I<max quota in kbytes>> [B<-help>]
+=for html
+<div class="synopsis">
 
-B<fs setq> [B<-p> <I<dir/file path>>] B<-m> <I<max quota in kbytes>> [B<-h>]
+B<fs setquota> S<<< [B<-path> <I<dir/file path>>] >>>
+    S<<< B<-max> <I<max quota in kbytes>> >>> [B<-help>]
 
-B<fs sq> [B<-p> <I<dir/file path>>] B<-m> <I<max quota in kbytes>> [B<-h>]
+B<fs setq> S<<< [B<-p> <I<dir/file path>>] >>> S<<< B<-m> <I<max quota in kbytes>> >>> [B<-h>]
+
+B<fs sq> S<<< [B<-p> <I<dir/file path>>] >>> S<<< B<-m> <I<max quota in kbytes>> >>> [B<-h>]
+
+=for html
+</div>
 
 =head1 DESCRIPTION
 
index e3b5969..2a70914 100644 (file)
@@ -4,17 +4,23 @@ fs setserverprefs - Sets the preference ranks for file servers or VL servers
 
 =head1 SYNOPSIS
 
-B<fs setserverprefs> [B<-servers> <I<fileserver names and ranks>>+]
-    [B<-vlservers> <I<VL server names and ranks>>+]
-    [B<-file> <I<input from named file>>] [B<-stdin>] [B<-help>]
+=for html
+<div class="synopsis">
 
-B<fs sets> [B<-se> <I<fileserver names and ranks>>+]
-    [B<-vl> <I<VL server names and ranks>>+]
-    [B<-f> <I<input from named file>>] [B<-st>] [B<-h>]
+B<fs setserverprefs> S<<< [B<-servers> <I<fileserver names and ranks>>+] >>>
+    S<<< [B<-vlservers> <I<VL server names and ranks>>+] >>>
+    S<<< [B<-file> <I<input from named file>>] >>> [B<-stdin>] [B<-help>]
 
-B<fs sp> [B<-se> <I<fileserver names and ranks>>+]
-    [B<-vl> <I<VL server names and ranks>>+]
-    [B<-f> <I<input from named file>>] [B<-st>] [B<-h>]
+B<fs sets> S<<< [B<-se> <I<fileserver names and ranks>>+] >>>
+    S<<< [B<-vl> <I<VL server names and ranks>>+] >>>
+    S<<< [B<-f> <I<input from named file>>] >>> [B<-st>] [B<-h>]
+
+B<fs sp> S<<< [B<-se> <I<fileserver names and ranks>>+] >>>
+    S<<< [B<-vl> <I<VL server names and ranks>>+] >>>
+    S<<< [B<-f> <I<input from named file>>] >>> [B<-st>] [B<-h>]
+
+=for html
+</div>
 
 =head1 DESCRIPTION
 
index bf52682..104faa5 100644 (file)
@@ -4,17 +4,23 @@ fs setvol - Set quota and messages for a volume containing a file or directory
 
 =head1 SYNOPSIS
 
-B<fs setvol> [B<-path> <I<dir/file path>>+]
-    [B<-max> <I<disk space quota in 1K units>>]
-    [B<-offlinemsg> <I<offline message>>] [B<-help>]
+=for html
+<div class="synopsis">
 
-B<fs setv> [B<-p> <I<dir/file path>>+]
-    [B<-ma> <I<disk space quota in 1K units>>]
-    [B<-o> <I<offline message>>] [B<-h>]
+B<fs setvol> S<<< [B<-path> <I<dir/file path>>+] >>>
+    S<<< [B<-max> <I<disk space quota in 1K units>>] >>>
+    S<<< [B<-offlinemsg> <I<offline message>>] >>> [B<-help>]
 
-B<fs sv> [B<-p> <I<dir/file path>>+]
-    [B<-ma> <I<disk space quota in 1K units>>]
-    [B<-o> <I<offline message>>] [B<-h>]
+B<fs setv> S<<< [B<-p> <I<dir/file path>>+] >>>
+    S<<< [B<-ma> <I<disk space quota in 1K units>>] >>>
+    S<<< [B<-o> <I<offline message>>] >>> [B<-h>]
+
+B<fs sv> S<<< [B<-p> <I<dir/file path>>+] >>>
+    S<<< [B<-ma> <I<disk space quota in 1K units>>] >>>
+    S<<< [B<-o> <I<offline message>>] >>> [B<-h>]
+
+=for html
+</div>
 
 =head1 DESCRIPTION
 
index bda199d..82f1682 100644 (file)
@@ -4,13 +4,19 @@ fs storebehind - Enables asynchronous writes to the file server
 
 =head1 SYNOPSIS
 
-B<fs storebehind> [B<-kbytes> <I<asynchrony for specified names>>]
-    [B<-files> <I<specific pathnames>>+]
-    [B<-allfiles> <I<new default (KB)>>] [B<-verbose>] [B<-help>]
+=for html
+<div class="synopsis">
 
-B<fs st> [B<-k> <I<asynchrony for specified names>>]
-    [B<-f> <I<specific pathnames>>+]
-    [B<-a> <I<new default (KB)>>] [B<-v>] [B<-h>]
+B<fs storebehind> S<<< [B<-kbytes> <I<asynchrony for specified names>>] >>>
+    S<<< [B<-files> <I<specific pathnames>>+] >>>
+    S<<< [B<-allfiles> <I<new default (KB)>>] >>> [B<-verbose>] [B<-help>]
+
+B<fs st> S<<< [B<-k> <I<asynchrony for specified names>>] >>>
+    S<<< [B<-f> <I<specific pathnames>>+] >>>
+    S<<< [B<-a> <I<new default (KB)>>] >>> [B<-v>] [B<-h>]
+
+=for html
+</div>
 
 =head1 DESCRIPTION
 
index 7520690..de6c9ab 100644 (file)
@@ -4,9 +4,15 @@ fs sysname - Reports or sets the CPU/operating system type
 
 =head1 SYNOPSIS
 
-B<fs sysname> [B<-newsys> <I<new sysname>>] [B<-help>]
+=for html
+<div class="synopsis">
 
-B<fs sy> [B<-n> <I<new sysname>>] [B<-h>]
+B<fs sysname> S<<< [B<-newsys> <I<new sysname>>] >>> [B<-help>]
+
+B<fs sy> S<<< [B<-n> <I<new sysname>>] >>> [B<-h>]
+
+=for html
+</div>
 
 =head1 DESCRIPTION
 
index e3044a2..1665c60 100644 (file)
@@ -4,9 +4,15 @@ fs whereis - Reports each file server housing a file or directory
 
 =head1 SYNOPSIS
 
-B<fs whereis> [B<-path> <I<dir/file path>>+] [B<-help>]
+=for html
+<div class="synopsis">
 
-B<fs whe> [B<-p> <I<dir/file path>>+] [B<-h>]
+B<fs whereis> S<<< [B<-path> <I<dir/file path>>+] >>> [B<-help>]
+
+B<fs whe> S<<< [B<-p> <I<dir/file path>>+] >>> [B<-h>]
+
+=for html
+</div>
 
 =head1 DESCRIPTION
 
index 461a332..101c111 100644 (file)
@@ -4,9 +4,15 @@ fs whichcell - Returns the cell to which a file or directory belongs
 
 =head1 SYNOPSIS
 
-B<fs whichcell> [B<-path> <I<dir/file path>>+] [B<-help>]
+=for html
+<div class="synopsis">
 
-B<fs whi > [B<-p> <I<dir/file path>>+] [B<-h>]
+B<fs whichcell> S<<< [B<-path> <I<dir/file path>>+] >>> [B<-help>]
+
+B<fs whi > S<<< [B<-p> <I<dir/file path>>+] >>> [B<-h>]
+
+=for html
+</div>
 
 =head1 DESCRIPTION
 
index 5b7d9d2..cfd6898 100644 (file)
@@ -4,10 +4,16 @@ fs wscell - Returns the name of the cell to which a machine belongs
 
 =head1 SYNOPSIS
 
+=for html
+<div class="synopsis">
+
 B<fs wscell> [B<-help>]
 
 B<fs ws> [B<-h>]
 
+=for html
+</div>
+
 =head1 DESCRIPTION
 
 The B<fs wscell> command returns the name of the local machine's home
index e1a05cd..089805a 100644 (file)
@@ -4,18 +4,24 @@ klog - Authenticates with the Authentication Server
 
 =head1 SYNOPSIS
 
-B<klog> [B<-x>] [B<-principal> <I<user name>>]
-    [-password <I<user's password>>] [B<-cell> <I<cell name>>]
-    [B<-servers> <I<explicit list of servers>>+]
+=for html
+<div class="synopsis">
+
+B<klog> [B<-x>] S<<< [B<-principal> <I<user name>>] >>>
+    [-password <I<user's password>>] S<<< [B<-cell> <I<cell name>>] >>>
+    S<<< [B<-servers> <I<explicit list of servers>>+] >>>
     [B<-pipe>] [B<-silent>]
-    [B<-lifetime> <I<ticket lifetime in hh[:mm[:ss]]>>]
+    S<<< [B<-lifetime> <I<ticket lifetime in hh[:mm[:ss]]>>] >>>
     [B<-setpag>] [B<-tmp>] [B<-help>]
 
-B<klog> [B<-x>] [B<-pr> <I<user name>>] [B<-pa> <I<user's password>>]
-    [B<-c> <I<cell name>>]  [B<-s> <I<explicit list of servers>>+]
-    [B<-pi>] [B<-si>] [B<-l> <I<ticket lifetime in hh[:mm[:ss]]>>]
+B<klog> [B<-x>] S<<< [B<-pr> <I<user name>>] >>> S<<< [B<-pa> <I<user's password>>] >>>
+    S<<< [B<-c> <I<cell name>>] >>>  S<<< [B<-s> <I<explicit list of servers>>+] >>>
+    [B<-pi>] [B<-si>] S<<< [B<-l> <I<ticket lifetime in hh[:mm[:ss]]>>] >>>
     [B<-se>] [B<-t>] [B<-h>]
 
+=for html
+</div>
+
 =head1 DESCRIPTION
 
 The B<klog> command obtains an AFS token from the Authentication
index 39f7160..69b1f27 100644 (file)
@@ -4,12 +4,18 @@ knfs - Establishes authenticated access via the NFS/AFS Translator
 
 =head1 SYNOPSIS
 
-B<knfs> B<-host> <I<host name>> [B<-id> <I<user ID (decimal)>>]
-    [B<-sysname> <I<host's '@sys' value>>] [B<-unlog>] [B<-tokens>]
+=for html
+<div class="synopsis">
+
+B<knfs> S<<< B<-host> <I<host name>> >>> S<<< [B<-id> <I<user ID (decimal)>>] >>>
+    S<<< [B<-sysname> <I<host's '@sys' value>>] >>> [B<-unlog>] [B<-tokens>]
     [B<-help>]
 
-B<knfs> B<-ho> <I<host name>> [B<-i> <I<user ID (decimal)>>]
-    [B<-s> <I<host's '@sys' value>>] [B<-u>] [B<-t>] [B<-he>]
+B<knfs> S<<< B<-ho> <I<host name>> >>> S<<< [B<-i> <I<user ID (decimal)>>] >>>
+    S<<< [B<-s> <I<host's '@sys' value>>] >>> [B<-u>] [B<-t>] [B<-he>]
+
+=for html
+</div>
 
 =head1 DESCRIPTION
 
index cfadc0c..f6317d7 100644 (file)
@@ -4,14 +4,20 @@ kpasswd - Changes the issuer's password in the Authentication Database
 
 =head1 SYNOPSIS
 
-B<kpasswd> [B<-x>] [B<-principal> <I<user name>>]
-    [B<-password> <I<user's password>>]
-    [B<-newpassword> <I<user's new password>>] [B<-cell> <I<cell name>>]
-    [B<-servers> <I<explicit list of servers>>+] [B<-pipe>] [B<-help>]
-
-B<kpasswd> [B<-x>] [B<-pr> <I<user name>>] [B<-pa> <I<user's password>>]
-    [B<-n> <I<user's new password>>] [B<-c> <I<cell name>>]
-    [B<-s> <I<explicit list of servers>>+] [B<-pi>] [B<-h>]
+=for html
+<div class="synopsis">
+
+B<kpasswd> [B<-x>] S<<< [B<-principal> <I<user name>>] >>>
+    S<<< [B<-password> <I<user's password>>] >>>
+    S<<< [B<-newpassword> <I<user's new password>>] >>> S<<< [B<-cell> <I<cell name>>] >>>
+    S<<< [B<-servers> <I<explicit list of servers>>+] >>> [B<-pipe>] [B<-help>]
+
+B<kpasswd> [B<-x>] S<<< [B<-pr> <I<user name>>] >>> S<<< [B<-pa> <I<user's password>>] >>>
+    S<<< [B<-n> <I<user's new password>>] >>> S<<< [B<-c> <I<cell name>>] >>>
+    S<<< [B<-s> <I<explicit list of servers>>+] >>> [B<-pi>] [B<-h>]
+
+=for html
+</div>
 
 =head1 DESCRIPTION
 
index 9db531b..c70e131 100644 (file)
@@ -4,8 +4,14 @@ livesys - Reports the configured CPU/operating system type
 
 =head1 SYNOPSIS
 
+=for html
+<div class="synopsis">
+
 B<livesys>
 
+=for html
+</div>
+
 =head1 DESCRIPTION
 
 The B<livesys> command displays the string stored in kernel memory that
index 58ffbb1..bcb1d20 100644 (file)
@@ -4,7 +4,13 @@ package_test - Tests the validity of a package configuration file
 
 =head1 SYNOPSIS
 
-B<package_test> <I<config file>>
+=for html
+<div class="synopsis">
+
+S<<< B<package_test> <I<config file>> >>>
+
+=for html
+</div>
 
 =head1 DESCRIPTION
 
index 0169b65..5aa630c 100644 (file)
@@ -4,8 +4,14 @@ pagsh - Creates a new PAG
 
 =head1 SYNOPSIS
 
+=for html
+<div class="synopsis">
+
 B<pagsh>
 
+=for html
+</div>
+
 =head1 DESCRIPTION
 
 The B<pagsh> command creates a new command shell (owned by the issuer of
index c3498a8..671c76e 100644 (file)
@@ -4,11 +4,17 @@ pts adduser - Adds a user or machine to a Protection Database group
 
 =head1 SYNOPSIS
 
-B<pts adduser> B<-user> <I<user name>>+ B<-group> <I<group name>>+
-    [B<-cell> <I<cell name>>] [B<-noauth>] [B<-force>] [B<-help>]
+=for html
+<div class="synopsis">
 
-B<pts ad> B<-u> <I<user name>>+ B<-g> <I<group name>>+
-    [B<-c> <I<cell name>>] [B<-n>] [B<-f>] [B<-h>]
+B<pts adduser> S<<< B<-user> <I<user name>>+ >>> S<<< B<-group> <I<group name>>+ >>>
+    S<<< [B<-cell> <I<cell name>>] >>> [B<-noauth>] [B<-force>] [B<-help>]
+
+B<pts ad> S<<< B<-u> <I<user name>>+ >>> S<<< B<-g> <I<group name>>+ >>>
+    S<<< [B<-c> <I<cell name>>] >>> [B<-n>] [B<-f>] [B<-h>]
+
+=for html
+</div>
 
 =head1 DESCRIPTION
 
index e8acd65..8965361 100644 (file)
@@ -4,9 +4,15 @@ pts apropos - Displays each help entry containing a keyword string
 
 =head1 SYNOPSIS
 
-B<pts apropos> B<-topic> <I<help string>> [B<-help>]
+=for html
+<div class="synopsis">
 
-B<pts ap> B<-t> <I<help string>> [B<-h>]
+B<pts apropos> S<<< B<-topic> <I<help string>> >>> [B<-help>]
+
+B<pts ap> S<<< B<-t> <I<help string>> >>> [B<-h>]
+
+=for html
+</div>
 
 =head1 DESCRIPTION
 
index 8bace36..397ed0c 100644 (file)
@@ -4,11 +4,17 @@ pts chown - Changes the owner of a Protection Database entry
 
 =head1 SYNOPSIS
 
-B<pts chown> B<-name> <I<group name>> B<-owner> <I<new owner>>
-    [B<-cell> <I<cell name>>] [B<-noauth>] [B<-force>] [B<-help>]
+=for html
+<div class="synopsis">
 
-B<pts cho> B<-na> <I<group name>> B<-o> <I<new owner>>
-    [B<-c> <I<cell name>>] [B<-no>] [B<-f>] [B<-h>]
+B<pts chown> S<<< B<-name> <I<group name>> >>> S<<< B<-owner> <I<new owner>> >>>
+    S<<< [B<-cell> <I<cell name>>] >>> [B<-noauth>] [B<-force>] [B<-help>]
+
+B<pts cho> S<<< B<-na> <I<group name>> >>> S<<< B<-o> <I<new owner>> >>>
+    S<<< [B<-c> <I<cell name>>] >>> [B<-no>] [B<-f>] [B<-h>]
+
+=for html
+</div>
 
 =head1 DESCRIPTION
 
index c4fdc23..861efe3 100644 (file)
@@ -4,19 +4,25 @@ pts creategroup - Creates an (empty) Protection Database group entry
 
 =head1 SYNOPSIS
 
-B<pts creategroup> B<-name> <I<group name>>+
-    [B<-owner> <I<owner of the group>>]
-    [B<-id> <I<id (negated) for the group>>+] [B<-cell> <I<cell name>>]
+=for html
+<div class="synopsis">
+
+B<pts creategroup> S<<< B<-name> <I<group name>>+ >>>
+    S<<< [B<-owner> <I<owner of the group>>] >>>
+    S<<< [B<-id> <I<id (negated) for the group>>+] >>> S<<< [B<-cell> <I<cell name>>] >>>
     [B<-noauth>] [B<-force>] [B<-help>]
 
-B<pts createg> B<-na> <I<group name>>+  [B<-o> <I<owner of the group>>]
-    [B<-i> <I<id (negated) for the group>>+] [B<-c> <I<cell name>>]
+B<pts createg> S<<< B<-na> <I<group name>>+ >>>  S<<< [B<-o> <I<owner of the group>>] >>>
+    S<<< [B<-i> <I<id (negated) for the group>>+] >>> S<<< [B<-c> <I<cell name>>] >>>
     [B<-no>] [B<-f>] [B<-h>]
 
-B<pts cg> B<-na> <I<group name>>+ [B<-o> <I<owner of the group>>]
-    [B<-i> <I<id (negated) for the group>>+] [B<-c> <I<cell name>>]
+B<pts cg> S<<< B<-na> <I<group name>>+ >>> S<<< [B<-o> <I<owner of the group>>] >>>
+    S<<< [B<-i> <I<id (negated) for the group>>+] >>> S<<< [B<-c> <I<cell name>>] >>>
     [B<-no>] [B<-f>] [B<-h>]
 
+=for html
+</div>
+
 =head1 DESCRIPTION
 
 The B<pts creategroup> command creates an entry in the Protection Database
index dd8b7bb..1b706da 100644 (file)
@@ -4,14 +4,20 @@ pts createuser - Creates a user or machine entry in the Protection Database
 
 =head1 SYNOPSIS
 
-B<pts createuser> B<-name> <I<user name>>+ [B<-id> <I<user id>>+]
-    [B<-cell> <I<cell name>>] [B<-noauth>] [B<-force>] [B<-help>]
+=for html
+<div class="synopsis">
 
-B<pts createu> B<-na> <I<user name>>+ [B<-i> <I<user id>>+]
-    [B<-c> <I<cell name>>] [B<-no>] [B<-f>] [B<-h>]
+B<pts createuser> S<<< B<-name> <I<user name>>+ >>> S<<< [B<-id> <I<user id>>+] >>>
+    S<<< [B<-cell> <I<cell name>>] >>> [B<-noauth>] [B<-force>] [B<-help>]
 
-B<pts cu> B<-na> <I<user name>>+ [B<-i> <I<user id>>+]
-    [B<-c> <I<cell name>>] [B<-no>] [B<-f>] [B<-h>]
+B<pts createu> S<<< B<-na> <I<user name>>+ >>> S<<< [B<-i> <I<user id>>+] >>>
+    S<<< [B<-c> <I<cell name>>] >>> [B<-no>] [B<-f>] [B<-h>]
+
+B<pts cu> S<<< B<-na> <I<user name>>+ >>> S<<< [B<-i> <I<user id>>+] >>>
+    S<<< [B<-c> <I<cell name>>] >>> [B<-no>] [B<-f>] [B<-h>]
+
+=for html
+</div>
 
 =head1 DESCRIPTION
 
index fdd11dd..b88274b 100644 (file)
@@ -4,11 +4,17 @@ pts delete - Deletes a Protection Database entry
 
 =head1 SYNOPSIS
 
-B<pts delete> B<-nameorid> <I<user or group name or id>>+
-    [B<-cell> <I<cell name>>] [B<-noauth>] [B<-force>] [B<-help>]
+=for html
+<div class="synopsis">
 
-B<pts d> B<-na> <I<user or group name or id>>+
-    [B<-c> <I<cell name>>] [B<-no>] [B<-f>] [-h]
+B<pts delete> S<<< B<-nameorid> <I<user or group name or id>>+ >>>
+    S<<< [B<-cell> <I<cell name>>] >>> [B<-noauth>] [B<-force>] [B<-help>]
+
+B<pts d> S<<< B<-na> <I<user or group name or id>>+ >>>
+    S<<< [B<-c> <I<cell name>>] >>> [B<-no>] [B<-f>] [-h]
+
+=for html
+</div>
 
 =head1 DESCRIPTION
 
index 1d78ac2..0a75727 100644 (file)
@@ -4,18 +4,24 @@ pts examine - Displays a Protection Database entry
 
 =head1 SYNOPSIS
 
-B<pts examine> B<-nameorid> <I<user or group name or id>>+
-    [B<-cell> <I<cell name>>] [B<-noauth>] [B<-force>] [B<-help>]
+=for html
+<div class="synopsis">
 
-B<pts e> B<-na> <I<user or group name or id>>+ [B<-c> <I<cell name>>]
+B<pts examine> S<<< B<-nameorid> <I<user or group name or id>>+ >>>
+    S<<< [B<-cell> <I<cell name>>] >>> [B<-noauth>] [B<-force>] [B<-help>]
+
+B<pts e> S<<< B<-na> <I<user or group name or id>>+ >>> S<<< [B<-c> <I<cell name>>] >>>
     [B<-no>] [B<-f>] [B<-h>]
 
-B<pts check> B<-na> <I<user or group name or id>>+ [B<-c> <I<cell name>>]
+B<pts check> S<<< B<-na> <I<user or group name or id>>+ >>> S<<< [B<-c> <I<cell name>>] >>>
     [B<-no>] [B<-f>] [B<-h>]
 
-B<pts che> B<-na> <I<user or group name or id>>+ [B<-c> <I<cell name>>]
+B<pts che> S<<< B<-na> <I<user or group name or id>>+ >>> S<<< [B<-c> <I<cell name>>] >>>
     [B<-no>] [B<-f>] [B<-h>]
 
+=for html
+</div>
+
 =head1 DESCRIPTION
 
 The B<pts examine> command displays information from the Protection
index 27d716f..970c22f 100644 (file)
@@ -4,9 +4,15 @@ pts help - Displays help for pts commands
 
 =head1 SYNOPSIS
 
-B<pts help> [B<-topic> <I<help string>>+] [B<-help>]
+=for html
+<div class="synopsis">
 
-B<pts h> [B<-t> <I<help string>>+] [B<-h>]
+B<pts help> S<<< [B<-topic> <I<help string>>+] >>> [B<-help>]
+
+B<pts h> S<<< [B<-t> <I<help string>>+] >>> [B<-h>]
+
+=for html
+</div>
 
 =head1 DESCRIPTION
 
index c6f6c84..10c8b69 100644 (file)
@@ -4,10 +4,16 @@ pts listentries - Displays all users or groups in the Protection Database
 
 =head1 SYNOPSIS
 
-B<pts listentries> [B<-users>] [B<-groups>] [B<-cell> <I<cell name>>]
+=for html
+<div class="synopsis">
+
+B<pts listentries> [B<-users>] [B<-groups>] S<<< [B<-cell> <I<cell name>>] >>>
     [B<-noauth>] [B<-force>] [B<-help>]
 
-B<pts liste> [B<-u>] [B<-g>] [B<-c> <I<cell name>>] [B<-n>] [B<-f>] [B<-h>]
+B<pts liste> [B<-u>] [B<-g>] S<<< [B<-c> <I<cell name>>] >>> [B<-n>] [B<-f>] [B<-h>]
+
+=for html
+</div>
 
 =head1 DESCRIPTION
 
index 19c5c67..110dc20 100644 (file)
@@ -4,9 +4,15 @@ pts listmax - Displays the max user id and max group id counters
 
 =head1 SYNOPSIS
 
-B<pts listmax> [B<-cell> <I<cell name>>] [B<-noauth>] [B<-force>] [B<-help>]
+=for html
+<div class="synopsis">
 
-B<pts listm> [B<-c> <I<cell name>>] [B<-n>] [B<-f>] [B<-h>]
+B<pts listmax> S<<< [B<-cell> <I<cell name>>] >>> [B<-noauth>] [B<-force>] [B<-help>]
+
+B<pts listm> S<<< [B<-c> <I<cell name>>] >>> [B<-n>] [B<-f>] [B<-h>]
+
+=for html
+</div>
 
 =head1 DESCRIPTION
 
index bbb20ce..2d3de80 100644 (file)
@@ -4,12 +4,18 @@ pts listowned - Show the Protection Database groups owned by a user or group
 
 =head1 SYNOPSIS
 
-B<pts listowned> B<-nameorid> <I<user or group name or id>>+
+=for html
+<div class="synopsis">
+
+B<pts listowned> S<<< B<-nameorid> <I<user or group name or id>>+ >>>
     [-cell <I<cell name>>] [B<-noauth>] [B<-force>] [B<-help>]
 
-B<pts listo> B<-na> <I<user or group name or id>>+
+B<pts listo> S<<< B<-na> <I<user or group name or id>>+ >>>
     [-c <I<cell name>>] [B<-no>] [B<-f>] [B<-h>]
 
+=for html
+</div>
+
 =head1 DESCRIPTION
 
 The B<pts listowned> command lists the groups owned by each user or group
index 6376b39..36455eb 100644 (file)
@@ -4,18 +4,24 @@ pts membership - Displays the membership list for a user or group
 
 =head1 SYNOPSIS
 
-B<pts membership> B<-nameorid> <I<user or group name or id>>+
-    [B<-cell> <I<cell name>>] [B<-noauth>] [B<-force>] [B<-help>]
+=for html
+<div class="synopsis">
 
-B<pts m> B<-na> <I<user or group name or id>>+ [B<-c> <I<cell name>>]
+B<pts membership> S<<< B<-nameorid> <I<user or group name or id>>+ >>>
+    S<<< [B<-cell> <I<cell name>>] >>> [B<-noauth>] [B<-force>] [B<-help>]
+
+B<pts m> S<<< B<-na> <I<user or group name or id>>+ >>> S<<< [B<-c> <I<cell name>>] >>>
     [B<-no>] [B<-f>] [B<-h>]
 
-B<pts groups> B<-na> <I<user or group name or id>>+ [-c <I<cell name>>]
+B<pts groups> S<<< B<-na> <I<user or group name or id>>+ >>> [-c <I<cell name>>]
     [B<-no>] [B<-f>] [B<-h>]
 
-B<pts g> B<-na> <I<user or group name or id>>+ [B<-c> <I<cell name>>]
+B<pts g> S<<< B<-na> <I<user or group name or id>>+ >>> S<<< [B<-c> <I<cell name>>] >>>
     [B<-no>] [B<-f>] [B<-h>]
 
+=for html
+</div>
+
 =head1 DESCRIPTION
 
 The B<pts membership> command lists the groups to which each user or
index 34cf203..7012d60 100644 (file)
@@ -4,11 +4,17 @@ pts removeuser - Removes a user from a Protection Database group
 
 =head1 SYNOPSIS
 
-B<pts removeuser> B<-user> <I<user name>>+ B<-group> <I<group name>>+
-    [B<-cell> <I<cell name>>] [B<-noauth>] [B<-force>] [B<-help>]
+=for html
+<div class="synopsis">
 
-B<pts rem> B<-u> <I<user name>>+ B<-g> <I<group name>>+
-    [B<-c> <I<cell name>>] [B<-n>] [B<-f>] [B<-h>]
+B<pts removeuser> S<<< B<-user> <I<user name>>+ >>> S<<< B<-group> <I<group name>>+ >>>
+    S<<< [B<-cell> <I<cell name>>] >>> [B<-noauth>] [B<-force>] [B<-help>]
+
+B<pts rem> S<<< B<-u> <I<user name>>+ >>> S<<< B<-g> <I<group name>>+ >>>
+    S<<< [B<-c> <I<cell name>>] >>> [B<-n>] [B<-f>] [B<-h>]
+
+=for html
+</div>
 
 =head1 DESCRIPTION
 
index b0c607f..72c8ffb 100644 (file)
@@ -4,12 +4,18 @@ pts rename - Changes the name of a Protection Database entry
 
 =head1 SYNOPSIS
 
-B<pts rename> B<-oldname> <I<old name>> B<-newname> <I<new name>>
-    [B<-cell> <I<cell name>>]  [B<-noauth>]  [B<-force>]  [B<-help>]
+=for html
+<div class="synopsis">
 
-B<pts ren> B<-o> <I<old name>> B<-ne> <I<new name>> [B<-c> <I<cell name>>]
+B<pts rename> S<<< B<-oldname> <I<old name>> >>> S<<< B<-newname> <I<new name>> >>>
+    S<<< [B<-cell> <I<cell name>>] >>>  [B<-noauth>]  [B<-force>]  [B<-help>]
+
+B<pts ren> S<<< B<-o> <I<old name>> >>> S<<< B<-ne> <I<new name>> >>> S<<< [B<-c> <I<cell name>>] >>>
     [B<-no>] [B<-f>] [B<-h>]
 
+=for html
+</div>
+
 =head1 DESCRIPTION
 
 The B<pts rename> command changes the name of the user, machine, or group
index 3272c8d..76050c9 100644 (file)
@@ -4,16 +4,22 @@ pts setfields - Sets privacy flags or quota for a Protection Database entry
 
 =head1 SYNOPSIS
 
-B<pts setfields> B<-nameorid> <I<user or group name or id>>+
-    [B<-access> <I<set privacy flags>>]
-    [B<-groupquota> <I<set limit on group creation>>]
-    [B<-cell> <I<cell name>>] [B<-noauth>] [B<-force>] [B<-help>]
-
-B<pts setf> B<-na> <I<user or group name or id>>+
-    [B<-a> <I<set privacy flags>>]
-    [B<-g> <I<set limit on group creation>>] [B<-c> <I<cell name>>]
+=for html
+<div class="synopsis">
+
+B<pts setfields> S<<< B<-nameorid> <I<user or group name or id>>+ >>>
+    S<<< [B<-access> <I<set privacy flags>>] >>>
+    S<<< [B<-groupquota> <I<set limit on group creation>>] >>>
+    S<<< [B<-cell> <I<cell name>>] >>> [B<-noauth>] [B<-force>] [B<-help>]
+
+B<pts setf> S<<< B<-na> <I<user or group name or id>>+ >>>
+    S<<< [B<-a> <I<set privacy flags>>] >>>
+    S<<< [B<-g> <I<set limit on group creation>>] >>> S<<< [B<-c> <I<cell name>>] >>>
     [B<-no>] [B<-f>] [B<-h>]
 
+=for html
+</div>
+
 =head1 DESCRIPTION
 
 The B<pts setfields> command sets the group-creation quota, the privacy
index ed1e4a5..9a5bce5 100644 (file)
@@ -4,11 +4,17 @@ pts setmax - Sets the value of the max group id or max user id counter
 
 =head1 SYNOPSIS
 
-B<pts setmax> [B<-group> <I<group max>>] [B<-user> <I<user max>>]
-    [B<-cell> <I<cell name>>] [B<-noauth>] [B<-force>] [B<-help>]
+=for html
+<div class="synopsis">
 
-B<pts setm> [B<-g> I<group max>>] [B<-u> <I<user max>>]
-    [B<-c> <I<cell name>>] [B<-n>] [B<-f>] [B<-h>]
+B<pts setmax> S<<< [B<-group> <I<group max>>] >>> S<<< [B<-user> <I<user max>>] >>>
+    S<<< [B<-cell> <I<cell name>>] >>> [B<-noauth>] [B<-force>] [B<-help>]
+
+B<pts setm> [B<-g> I<group max>>] S<<< [B<-u> <I<user max>>] >>>
+    S<<< [B<-c> <I<cell name>>] >>> [B<-n>] [B<-f>] [B<-h>]
+
+=for html
+</div>
 
 =head1 DESCRIPTION
 
index 2a8a189..94222ac 100644 (file)
@@ -4,18 +4,24 @@ rxdebug - Provides debugging trace of Rx activity
 
 =head1 SYNOPSIS
 
-B<rxdebug> B<-servers> <I<server machine>> [B<-port> <I<IP port>>]
+=for html
+<div class="synopsis">
+
+B<rxdebug> S<<< B<-servers> <I<server machine>> >>> S<<< [B<-port> <I<IP port>>] >>>
     [B<-nodally>] [B<-allconnections>] [B<-rxstats>] [B<-onlyserver>]
-    [B<-onlyclient>] [B<-onlyport> <I<show only port>>]
-    [B<-onlyhost> <I<show only host>>]
-    [B<-onlyauth> <I<show only auth level>>] [B<-version>]
+    [B<-onlyclient>] S<<< [B<-onlyport> <I<show only port>>] >>>
+    S<<< [B<-onlyhost> <I<show only host>>] >>>
+    S<<< [B<-onlyauth> <I<show only auth level>>] >>> [B<-version>]
     [B<-noconns>] [B<-peers>] [B<-help>]
 
-B<rxdebug> B<-s> <I<server machine>> [B<-po> <I<IP port>>] [B<-nod>]
-    [B<-a>] [B<-r>] [B<-onlys>] [B<-onlyc>] [B<-onlyp> <I<show only port>>]
-    [B<-onlyh> <I<show only host>>] [-onlya <I<show only auth level>>]
+B<rxdebug> S<<< B<-s> <I<server machine>> >>> S<<< [B<-po> <I<IP port>>] >>> [B<-nod>]
+    [B<-a>] [B<-r>] [B<-onlys>] [B<-onlyc>] S<<< [B<-onlyp> <I<show only port>>] >>>
+    S<<< [B<-onlyh> <I<show only host>>] >>> [-onlya <I<show only auth level>>]
     [B<-v>] [B<-noc>] [B<-pe>] [B<-h>]
 
+=for html
+</div>
+
 =head1 DESCRIPTION
 
 The B<rxdebug> command provides a trace of Rx activity for the server or
index 8f74327..ee8ffec 100644 (file)
@@ -4,6 +4,9 @@ rxgen - Stub generator for the Rx remote procedure call package
 
 =head1 SYNOPSIS
 
+=for html
+<div class="synopsis">
+
 B<rxgen> [B<-h> | B<-c> | B<-C> | B<-S> | B<-r>] [B<-dkpR>]
     [B<-I> I<dir>] [B<-P> I<prefix>] [B<-o> I<outfile>] [I<infile>]
 
@@ -13,6 +16,9 @@ B<rxgen> B<-l> [B<-o> I<outfile>] [I<infile>]
 
 B<rxgen> B<-m> [B<-o> I<outfile>] [I<infile>]
 
+=for html
+</div>
+
 =head1 DESCRIPTION
 
 B<rxgen> is a tool that generates C code to implement the Rx RPC protocol;
index e4db177..f039432 100644 (file)
@@ -4,17 +4,23 @@ scout - Monitors the File Server process
 
 =head1 SYNOPSIS
 
-B<scout> [B<initcmd>] B<-server> <I<servers to monitor>>+
-      [B<-basename> <I<base server name>>]
-      [B<-frequency> <I<poll frequency, in seconds>>] [B<-host>]
-      [B<-attention> <I<specify attention (highlighting) level>>+]
-      [B<-debug> <I<turn debugging output on to the named file>>]
+=for html
+<div class="synopsis">
+
+B<scout> [B<initcmd>] S<<< B<-server> <I<servers to monitor>>+ >>>
+      S<<< [B<-basename> <I<base server name>>] >>>
+      S<<< [B<-frequency> <I<poll frequency, in seconds>>] >>> [B<-host>]
+      S<<< [B<-attention> <I<specify attention (highlighting) level>>+] >>>
+      S<<< [B<-debug> <I<turn debugging output on to the named file>>] >>>
       [B<-help>]
 
-B<scout> [B<i>] B<-s> <I<servers to monitor>>+
-      [B<-b> <I<base server name>>] [B<-f> <I<poll frequency, in seconds>>]
-      [B<-ho>] [B<-a> <I<specify attention (highlighting) level>>+]
-      [B<-d> <I<turn debugging output on to the named file>>] [B<-he>]
+B<scout> [B<i>] S<<< B<-s> <I<servers to monitor>>+ >>>
+      S<<< [B<-b> <I<base server name>>] >>> S<<< [B<-f> <I<poll frequency, in seconds>>] >>>
+      [B<-ho>] S<<< [B<-a> <I<specify attention (highlighting) level>>+] >>>
+      S<<< [B<-d> <I<turn debugging output on to the named file>>] >>> [B<-he>]
+
+=for html
+</div>
 
 =head1 DESCRIPTION
 
index d345007..70e41dc 100644 (file)
@@ -4,8 +4,14 @@ sys - Reports the compile-time CPU/operating system type
 
 =head1 SYNOPSIS
 
+=for html
+<div class="synopsis">
+
 B<sys>
 
+=for html
+</div>
+
 =head1 DESCRIPTION
 
 The B<sys> command displays the string set at compile time that indicates
index 06fbccb..2b14690 100644 (file)
@@ -4,10 +4,16 @@ tokens - Displays the issuer's tokens
 
 =head1 SYNOPSIS
 
+=for html
+<div class="synopsis">
+
 B<tokens> [B<-help>]
 
 B<tokens> [B<-h>]
 
+=for html
+</div>
+
 =head1 DESCRIPTION
 
 The tokens command displays all tokens (tickets) cached on the local
index 3ff72b2..cdf7a7c 100644 (file)
@@ -4,7 +4,13 @@ translate_et - Translates numbered error codes into text messages
 
 =head1 SYNOPSIS
 
-B<translate_et> <I<error number>>+
+=for html
+<div class="synopsis">
+
+S<<< B<translate_et> <I<error number>>+ >>>
+
+=for html
+</div>
 
 =head1 DESCRIPTION
 
index 99a1405..93b1f05 100644 (file)
@@ -4,10 +4,16 @@ udebug - Reports Ubik process status for a database server process
 
 =head1 SYNOPSIS
 
-B<udebug> B<-servers> <I<server machine>> [B<-port> <I<IP port>>]
+=for html
+<div class="synopsis">
+
+B<udebug> S<<< B<-servers> <I<server machine>> >>> S<<< [B<-port> <I<IP port>>] >>>
     [B<-long>] [B<-help>]
 
-B<udebug> B<-s> <I<server machine>> [B<-p> <I<IP port>>] [B<-l>] [B<-h>]
+B<udebug> S<<< B<-s> <I<server machine>> >>> S<<< [B<-p> <I<IP port>>] >>> [B<-l>] [B<-h>]
+
+=for html
+</div>
 
 =head1 DESCRIPTION
 
index da06516..fc4e45c 100644 (file)
@@ -4,10 +4,16 @@ unlog - Discards all of the issuer's tokens
 
 =head1 SYNOPSIS
 
-B<unlog> [B<-cell> <I<cell name>>+] [B<-help>]
+=for html
+<div class="synopsis">
+
+B<unlog> S<<< [B<-cell> <I<cell name>>+] >>> [B<-help>]
 
 B<unlog> [B<-c ><I<cell name>>+] [B<-h>]
 
+=for html
+</div>
+
 =head1 DESCRIPTION
 
 The B<unlog> command by default discards all tokens that the issuer
index 7b93f7e..adb0967 100644 (file)
@@ -4,9 +4,15 @@ up - Recursively copy directories, preserving AFS metadata
 
 =head1 SYNOPSIS
 
+=for html
+<div class="synopsis">
+
 B<up> [B<-v>] [B<-1>] [B<-f>] [B<-r>] [B<-x>] [B<-m>]
     <I<source directory>> <I<destination directory>>
 
+=for html
+</div>
+
 =head1 DESCRIPTION
 
 The B<up> command recursively copies the files and subdirectories in a
index 31058e7..ac36e8f 100644 (file)
@@ -4,16 +4,22 @@ vos addsite - Adds a read-only site definition to a volume's VLDB entry
 
 =head1 SYNOPSIS
 
-B<vos addsite> B<-server> <I<machine name for new site>>
-    B<-partition> <I<partition name for new site>>
-    B<-id> <I<volume name or ID>> [B<-cell> <I<cell name>>]
+=for html
+<div class="synopsis">
+
+B<vos addsite> S<<< B<-server> <I<machine name for new site>> >>>
+    S<<< B<-partition> <I<partition name for new site>> >>>
+    S<<< B<-id> <I<volume name or ID>> >>> S<<< [B<-cell> <I<cell name>>] >>>
     [B<-noauth>] [B<-localauth>] [B<-verbose>] [B<-help>]
 
-B<vos ad> B<-s> <I<machine name for new site>>
-    B<-p> <I<partition name for new site>>
-    B<-i> <I<volume name or ID>> [B<-c> <I<cell name>>]
+B<vos ad> S<<< B<-s> <I<machine name for new site>> >>>
+    S<<< B<-p> <I<partition name for new site>> >>>
+    S<<< B<-i> <I<volume name or ID>> >>> S<<< [B<-c> <I<cell name>>] >>>
     [B<-n>] [B<-l>] [B<-v>] [B<-h>]
 
+=for html
+</div>
+
 =head1 DESCRIPTION
 
 The B<vos addsite> command defines a new read-only site (partition on a
index aac0db6..dce7bf2 100644 (file)
@@ -4,9 +4,15 @@ vos apropos - Displays each help entry containing a keyword string
 
 =head1 SYNOPSIS
 
-B<vos apropos> B<-topic> <I<help string>> [B<-help>]
+=for html
+<div class="synopsis">
 
-B<vos ap> B<-t> <I<help string>> [B<-h>]
+B<vos apropos> S<<< B<-topic> <I<help string>> >>> [B<-help>]
+
+B<vos ap> S<<< B<-t> <I<help string>> >>> [B<-h>]
+
+=for html
+</div>
 
 =head1 DESCRIPTION
 
index 7f38775..7de3df8 100644 (file)
@@ -4,12 +4,18 @@ vos backup - Creates a backup volume for a single read/write volume
 
 =head1 SYNOPSIS
 
-B<vos backup> B<-id> <I<volume name or ID>> [B<-cell> <I<cell name>>]
+=for html
+<div class="synopsis">
+
+B<vos backup> S<<< B<-id> <I<volume name or ID>> >>> S<<< [B<-cell> <I<cell name>>] >>>
     [B<-noauth>] [B<-localauth>] [B<-verbose>] [B<-help>]
 
-B<vos backup> B<-i> <I<volume name or ID>> [B<-c><I<cell name>>]
+B<vos backup> S<<< B<-i> <I<volume name or ID>> >>> [B<-c><I<cell name>>]
     [B<-n>] [B<-l>] [B<-v>] [B<-h>]
 
+=for html
+</div>
+
 =head1 DESCRIPTION
 
 The B<vos backup> command clones the indicated read/write volume to create
index 28ca5e0..cea4a30 100644 (file)
@@ -4,16 +4,22 @@ vos backupsys - Creates a backup volume for several read/write volumes
 
 =head1 SYNOPSIS
 
-B<vos backupsys> [B<-prefix> <I<common prefix on volume(s)>>+]
-    [B<-server> <I<machine name>>] [B<-partition> <I<partition name>>]
-    [B<-exclude>] [B<-xprefix> <I<negative prefix on volume(s)>>+]
-    [B<-dryrun>] [B<-cell> <I<cell name>>] [B<-noauth>] [B<-localauth>]
+=for html
+<div class="synopsis">
+
+B<vos backupsys> S<<< [B<-prefix> <I<common prefix on volume(s)>>+] >>>
+    S<<< [B<-server> <I<machine name>>] >>> S<<< [B<-partition> <I<partition name>>] >>>
+    [B<-exclude>] S<<< [B<-xprefix> <I<negative prefix on volume(s)>>+] >>>
+    [B<-dryrun>] S<<< [B<-cell> <I<cell name>>] >>> [B<-noauth>] [B<-localauth>]
     [B<-verbose>] [B<-help>]
 
-B<vos backups> [B<-pr> <I<common prefix on volume(s)>>+]
-    [B<-s> <I<machine name>>] [B<-pa> <I<partition name>>] [B<-e>]
-    [B<-x> <I<negative prefix on volume(s)>>+] [B<-d>]
-    [B<-c> <I<cell name>>] [B<-n>] [B<-l>] [B<-v>] [B<-h>]
+B<vos backups> S<<< [B<-pr> <I<common prefix on volume(s)>>+] >>>
+    S<<< [B<-s> <I<machine name>>] >>> S<<< [B<-pa> <I<partition name>>] >>> [B<-e>]
+    S<<< [B<-x> <I<negative prefix on volume(s)>>+] >>> [B<-d>]
+    S<<< [B<-c> <I<cell name>>] >>> [B<-n>] [B<-l>] [B<-v>] [B<-h>]
+
+=for html
+</div>
 
 =head1 DESCRIPTION
 
index d064e77..81a703f 100644 (file)
@@ -4,13 +4,19 @@ vos changeaddr - Changes or removes a file server machine's entry in the VLDB
 
 =head1 SYNOPSIS
 
-B<vos changeaddr> B<-oldaddr> <I<original IP address>>
-    [B<-newaddr> <I<new IP address>>] [B<-remove>]
-    [B<-cell> <I<cell name>>] [B<-noauth>] [B<-localauth>]
+=for html
+<div class="synopsis">
+
+B<vos changeaddr> S<<< B<-oldaddr> <I<original IP address>> >>>
+    S<<< [B<-newaddr> <I<new IP address>>] >>> [B<-remove>]
+    S<<< [B<-cell> <I<cell name>>] >>> [B<-noauth>] [B<-localauth>]
     [B<-verbose>] [B<-help>]
 
-B<vos ch> B<-o> <I<original IP address>> [B<-ne> <I<new IP address>>]
-    [B<-r>] [B<-c> <I<cell name>>] [B<-no>] [B<-l>] [B<-v>] [B<-h>]
+B<vos ch> S<<< B<-o> <I<original IP address>> >>> S<<< [B<-ne> <I<new IP address>>] >>>
+    [B<-r>] S<<< [B<-c> <I<cell name>>] >>> [B<-no>] [B<-l>] [B<-v>] [B<-h>]
+
+=for html
+</div>
 
 =head1 DESCRIPTION
 
index e87d49c..7c2b5ed 100644 (file)
@@ -4,14 +4,20 @@ vos create - Creates a read/write volume and associated VLDB entry
 
 =head1 SYNOPSIS
 
-B<vos create> B<-server> <I<machine name>> B<-partition> <I<partition name>>
-    B<-name> <I<volume name>> [B<-maxquota> <I<initial quota (KB)>>]
-    [B<-cell> <I<cell name>>] [B<-noauth>] [B<-localauth>] [B<-verbose>]
+=for html
+<div class="synopsis">
+
+B<vos create> S<<< B<-server> <I<machine name>> >>> S<<< B<-partition> <I<partition name>> >>>
+    S<<< B<-name> <I<volume name>> >>> S<<< [B<-maxquota> <I<initial quota (KB)>>] >>>
+    S<<< [B<-cell> <I<cell name>>] >>> [B<-noauth>] [B<-localauth>] [B<-verbose>]
     [B<-help>]
 
-B<vos cr> B<-s> <I<machine name>> B<-p> <I<partition name>>
-    B<-na> <I<volume name>> [B<-m> <I<initial quota (KB)>>]
-    [B<-c> <I<cell name>>] [B<-no>] [B<-l>] [B<-v>] [B<-h>]
+B<vos cr> S<<< B<-s> <I<machine name>> >>> S<<< B<-p> <I<partition name>> >>>
+    S<<< B<-na> <I<volume name>> >>> S<<< [B<-m> <I<initial quota (KB)>>] >>>
+    S<<< [B<-c> <I<cell name>>] >>> [B<-no>] [B<-l>] [B<-v>] [B<-h>]
+
+=for html
+</div>
 
 =head1 DESCRIPTION
 
index 3ecd036..854a22a 100644 (file)
@@ -4,16 +4,22 @@ vos delentry - Removes a volume entry from the VLDB.
 
 =head1 SYNOPSIS
 
-B<vos delentry> [B<-id> <I<volume name or ID>>+]
-    [B<-prefix> <I<prefix of volume whose VLDB entry is to be deleted>>]
-    [B<-server> <I<machine name>>] [B<-partition> <I<partition name>>]
-    [B<-cell> <I<cell name>>] [B<-noauth>] [B<-localauth>] [B<-verbose>]
+=for html
+<div class="synopsis">
+
+B<vos delentry> S<<< [B<-id> <I<volume name or ID>>+] >>>
+    S<<< [B<-prefix> <I<prefix of volume whose VLDB entry is to be deleted>>] >>>
+    S<<< [B<-server> <I<machine name>>] >>> S<<< [B<-partition> <I<partition name>>] >>>
+    S<<< [B<-cell> <I<cell name>>] >>> [B<-noauth>] [B<-localauth>] [B<-verbose>]
     [B<-help>]
 
-B<vos de> [B<-i> <I<volume name or ID>>+]
-    [B<-pr> <I<prefix of volume whose VLDB entry is to be deleted>>]
-    [B<-s> <I<machine name>>] [B<-pa> <I<partition name>>]
-    [B<-c> <I<cell name>>] [B<-n>] [B<-l>] [B<-v>] [B<-h>]
+B<vos de> S<<< [B<-i> <I<volume name or ID>>+] >>>
+    S<<< [B<-pr> <I<prefix of volume whose VLDB entry is to be deleted>>] >>>
+    S<<< [B<-s> <I<machine name>>] >>> S<<< [B<-pa> <I<partition name>>] >>>
+    S<<< [B<-c> <I<cell name>>] >>> [B<-n>] [B<-l>] [B<-v>] [B<-h>]
+
+=for html
+</div>
 
 =head1 DESCRIPTION
 
index af3ab2b..0686f73 100644 (file)
@@ -4,14 +4,20 @@ vos dump - Converts a volume into ASCII format and writes it to a file
 
 =head1 SYNOPSIS
 
-B<vos dump> B<-id> <I<volume name or ID>> [B<-time> <I<dump from time>>]
-    [B<-file> <I<dump file>>] [B<-server> <I<server>>]
-    [B<-partition> <I<partition>>] [B<-cell> <I<cell name>>]
+=for html
+<div class="synopsis">
+
+B<vos dump> S<<< B<-id> <I<volume name or ID>> >>> S<<< [B<-time> <I<dump from time>>] >>>
+    S<<< [B<-file> <I<dump file>>] >>> S<<< [B<-server> <I<server>>] >>>
+    S<<< [B<-partition> <I<partition>>] >>> S<<< [B<-cell> <I<cell name>>] >>>
     [B<-noauth>] [B<-localauth>] [B<-verbose>] [B<-help>]
 
-B<vos du> B<-i> <I<volume name or ID>> [B<-t> <I<dump from time>>]
-    [B<-f> <I<dump file>>] [B<-s> <I<server>>] [B<-p> <I<partition>>]
-    [B<-c> <I<cell name>>] [B<-n>] [B<-l>] [B<-v>] [B<-h>]
+B<vos du> S<<< B<-i> <I<volume name or ID>> >>> S<<< [B<-t> <I<dump from time>>] >>>
+    S<<< [B<-f> <I<dump file>>] >>> S<<< [B<-s> <I<server>>] >>> S<<< [B<-p> <I<partition>>] >>>
+    S<<< [B<-c> <I<cell name>>] >>> [B<-n>] [B<-l>] [B<-v>] [B<-h>]
+
+=for html
+</div>
 
 =head1 DESCRIPTION
 
index cccef08..bfc0ae5 100644 (file)
@@ -4,19 +4,25 @@ vos examine - Shows volume header and VLDB entry information for a volume
 
 =head1 SYNOPSIS
 
-B<vos examine> B<-id> <I<volume name or ID>> [B<-extended>]
-    [B<-cell> <I<cell name>>] [B<-noauth>] [B<-localauth>] [B<-verbose>]
+=for html
+<div class="synopsis">
+
+B<vos examine> S<<< B<-id> <I<volume name or ID>> >>> [B<-extended>]
+    S<<< [B<-cell> <I<cell name>>] >>> [B<-noauth>] [B<-localauth>] [B<-verbose>]
     [B<-help>]
 
-B<vos e> B<-i> <I<volume name or ID>> [B<-e>] [B<-c> <I<cell name>>]
+B<vos e> S<<< B<-i> <I<volume name or ID>> >>> [B<-e>] S<<< [B<-c> <I<cell name>>] >>>
     [B<-n>] [B<-l>] [B<-v>] [B<-h>]
 
-B<vos volinfo> B<-i> <I<volume name or ID>> [B<-e>] [-c <I<cell name>>]
+B<vos volinfo> S<<< B<-i> <I<volume name or ID>> >>> [B<-e>] [-c <I<cell name>>]
     [B<-n>] [B<-l>] [B<-v>] [B<-h>]
 
-B<vos v> B<-i> <I<volume name or ID>> [B<-e>] [B<-c> <I<cell name>>]
+B<vos v> S<<< B<-i> <I<volume name or ID>> >>> [B<-e>] S<<< [B<-c> <I<cell name>>] >>>
     [B<-n>] [B<-l>] [B<-v>] [B<-h>]
 
+=for html
+</div>
+
 =head1 DESCRIPTION
 
 The B<vos examine> command formats and displays information from the
index b373806..9eda9c5 100644 (file)
@@ -4,9 +4,15 @@ vos help - Displays help for vos commands
 
 =head1 SYNOPSIS
 
-B<vos help> [B<-topic> <I<help string>>+] [B<-help>]
+=for html
+<div class="synopsis">
 
-B<vos h> [B<-t> <I<help string>>+] [B<-h>]
+B<vos help> S<<< [B<-topic> <I<help string>>+] >>> [B<-help>]
+
+B<vos h> S<<< [B<-t> <I<help string>>+] >>> [B<-h>]
+
+=for html
+</div>
 
 =head1 DESCRIPTION
 
index 6e9aaa1..57ea78b 100644 (file)
@@ -4,10 +4,16 @@ vos listaddrs - Displays all VLDB server entries
 
 =head1 SYNOPSIS
 
-B<vos listaddrs> [B<-cell> <I<cell name>>] [B<-noauth>]
+=for html
+<div class="synopsis">
+
+B<vos listaddrs> S<<< [B<-cell> <I<cell name>>] >>> [B<-noauth>]
     [B<-localauth>] [B<-verbose>] [B<-help>]
 
-B<vos lista> [B<-c> <I<cell name>>] [B<-n>] [B<-l>] [B<-v>] [B<-h>]
+B<vos lista> S<<< [B<-c> <I<cell name>>] >>> [B<-n>] [B<-l>] [B<-v>] [B<-h>]
+
+=for html
+</div>
 
 =head1 DESCRIPTION
 
index db91fe8..1498e97 100644 (file)
@@ -4,12 +4,18 @@ vos listpart - Displays all AFS partitions on a file server machine
 
 =head1 SYNOPSIS
 
-B<vos listpart> B<-server> <I<machine name>> [B<-cell> <I<cell name>>]
+=for html
+<div class="synopsis">
+
+B<vos listpart> S<<< B<-server> <I<machine name>> >>> S<<< [B<-cell> <I<cell name>>] >>>
     [B<-noauth>] [B<-localauth>] [B<-verbose>] [B<-help>]
 
-B<vos listp> B<-s> <I<machine name>> [B<-c> <I<cell name>>] [B<-n>]
+B<vos listp> S<<< B<-s> <I<machine name>> >>> S<<< [B<-c> <I<cell name>>] >>> [B<-n>]
     [B<-l>] [B<-v>] [B<-h>]
 
+=for html
+</div>
+
 =head1 DESCRIPTION
 
 The B<vos listpart> command displays all of the valid AFS partitions on
index 08f7a72..9684376 100644 (file)
@@ -4,14 +4,20 @@ vos listvldb - Displays a volume's VLDB entry
 
 =head1 SYNOPSIS
 
-B<vos listvldb> [B<-name> <I<volume name or ID>>]
-    [B<-server> <I<machine name>>] [B<-partition> <I<partition name>>]
-    [B<-locked>] [B<-quiet>] [B<-nosort>] [B<-cell> <I<cell name>>]
+=for html
+<div class="synopsis">
+
+B<vos listvldb> S<<< [B<-name> <I<volume name or ID>>] >>>
+    S<<< [B<-server> <I<machine name>>] >>> S<<< [B<-partition> <I<partition name>>] >>>
+    [B<-locked>] [B<-quiet>] [B<-nosort>] S<<< [B<-cell> <I<cell name>>] >>>
     [B<-noauth>] [B<-localauth>] [B<-verbose>] [B<-help>]
 
-B<vos listvl> [B<-na> <I<volume name or ID>>] [B<-s> <I<machine name>>]
-    [B<-p> <I<partition name>>] [B<-lock>] [B<-q>] [B<-nos>]
-    [B<-c> <I<cell name>>] [B<-noa>] [B<-loca>] [B<-v>] [B<-h>]
+B<vos listvl> S<<< [B<-na> <I<volume name or ID>>] >>> S<<< [B<-s> <I<machine name>>] >>>
+    S<<< [B<-p> <I<partition name>>] >>> [B<-lock>] [B<-q>] [B<-nos>]
+    S<<< [B<-c> <I<cell name>>] >>> [B<-noa>] [B<-loca>] [B<-v>] [B<-h>]
+
+=for html
+</div>
 
 =head1 DESCRIPTION
 
index b69217a..619c9d2 100644 (file)
@@ -4,15 +4,21 @@ vos listvol - Displays information from a volume header
 
 =head1 SYNOPSIS
 
-B<vos listvol> B<-server> <I<machine name>>
-    [B<-partition> <I<partition name>>] [B<-fast>] [B<-long>] [B<-quiet>]
-    [B<-extended>] [B<-cell> <I<cell name>>] [B<-noauth>] [B<-localauth>]
+=for html
+<div class="synopsis">
+
+B<vos listvol> S<<< B<-server> <I<machine name>> >>>
+    S<<< [B<-partition> <I<partition name>>] >>> [B<-fast>] [B<-long>] [B<-quiet>]
+    [B<-extended>] S<<< [B<-cell> <I<cell name>>] >>> [B<-noauth>] [B<-localauth>]
     [B<-verbose>] [B<-help>]
 
-B<vos listvo> B<-s> <I<machine name>> [B<-p> <I<partition name>>] [B<-f>]
-    [-lon] [B<-q>] [B<-e>] [B<-c> <I<cell name>>] [B<-n>] [B<-loc>]
+B<vos listvo> S<<< B<-s> <I<machine name>> >>> S<<< [B<-p> <I<partition name>>] >>> [B<-f>]
+    [-lon] [B<-q>] [B<-e>] S<<< [B<-c> <I<cell name>>] >>> [B<-n>] [B<-loc>]
     [B<-v>] [B<-h>]
 
+=for html
+</div>
+
 =head1 DESCRIPTION
 
 The B<vos listvol> command formats and displays the following information
index ce27406..efcaa15 100644 (file)
@@ -4,12 +4,18 @@ vos lock - Locks a VLDB volume entry
 
 =head1 SYNOPSIS
 
-B<vos lock> B<-id> <I<volume name or ID>> [B<-cell> <I<cell name>>]
+=for html
+<div class="synopsis">
+
+B<vos lock> S<<< B<-id> <I<volume name or ID>> >>> S<<< [B<-cell> <I<cell name>>] >>>
     [B<-noauth>] [B<-localauth>] [B<-verbose>] [B<-help>]
 
-B<vos lo> B<-i> <I<volume name or ID>> [B<-c> <I<cell name>>] [B<-n>]
+B<vos lo> S<<< B<-i> <I<volume name or ID>> >>> S<<< [B<-c> <I<cell name>>] >>> [B<-n>]
     [B<-l>] [B<-v>] [B<-h>]
 
+=for html
+</div>
+
 =head1 DESCRIPTION
 
 The B<vos lock> command locks the Volume Location Database (VLDB) entry
index cf179d2..4043481 100644 (file)
@@ -4,20 +4,26 @@ vos move - Moves a read/write volume to another site
 
 =head1 SYNOPSIS
 
-B<vos move> B<-id> <I<volume name or ID>>
-    B<-fromserver> <I<machine name on source>>
-    B<-frompartition> <I<partition name on source>>
-    B<-toserver> <I<machine name on destination>>
-    B<-topartition> <I<partition name on destination>>
-    [B<-cell> <I<cell name>>] [B<-noauth>] [B<-localauth>] [B<-verbose>]
+=for html
+<div class="synopsis">
+
+B<vos move> S<<< B<-id> <I<volume name or ID>> >>>
+    S<<< B<-fromserver> <I<machine name on source>> >>>
+    S<<< B<-frompartition> <I<partition name on source>> >>>
+    S<<< B<-toserver> <I<machine name on destination>> >>>
+    S<<< B<-topartition> <I<partition name on destination>> >>>
+    S<<< [B<-cell> <I<cell name>>] >>> [B<-noauth>] [B<-localauth>] [B<-verbose>]
     [B<-help>]
 
-B<vos m -i> <I<volume name or ID>>
-    B<-froms> <I<machine name on source>>
-    B<-fromp> <I<partition name on source>>
-    B<-tos> <I<machine name on destination>>
-    B<-top> <I<partition name on destination>>
-    [-c <I<cell name>>] [B<-n>] [B<-l>] [B<-v>] [B<-h>]
+B<vos m> S<<< B<-i> <I<volume name or ID>> >>>
+    S<<< B<-froms> <I<machine name on source>> >>>
+    S<<< B<-fromp> <I<partition name on source>> >>>
+    S<<< B<-tos> <I<machine name on destination>> >>>
+    S<<< B<-top> <I<partition name on destination>> >>>
+    S<<< [B<-c> <I<cell name>>] >>> [B<-n>] [B<-l>] [B<-v>] [B<-h>]
+
+=for html
+</div>
 
 =head1 DESCRIPTION
 
index 9389f48..2f4959d 100644 (file)
@@ -4,12 +4,18 @@ vos partinfo - Reports the available and total space on a partition
 
 =head1 SYNOPSIS
 
-B<vos partinfo> B<-server> <I<machine name>>
-    [B<-partition> <I<partition name>>] [B<-cell> <I<cell name>>]
+=for html
+<div class="synopsis">
+
+B<vos partinfo> S<<< B<-server> <I<machine name>> >>>
+    S<<< [B<-partition> <I<partition name>>] >>> S<<< [B<-cell> <I<cell name>>] >>>
     [B<-noauth>] [B<-localauth>] [B<-verbose>] [B<-help>]
 
-B<vos p> B<-s> <I<machine name>> [B<-p> <I<partition name>>]
-    [B<-c> <I<cell name>>] [B<-n>] [B<-l>] [B<-v>] [B<-h>]
+B<vos p> S<<< B<-s> <I<machine name>> >>> S<<< [B<-p> <I<partition name>>] >>>
+    S<<< [B<-c> <I<cell name>>] >>> [B<-n>] [B<-l>] [B<-v>] [B<-h>]
+
+=for html
+</div>
 
 =head1 DESCRIPTION
 
index 855a29a..54b5d70 100644 (file)
@@ -4,13 +4,19 @@ vos release - Updates read-only volumes to match the read/write source volume
 
 =head1 SYNOPSIS
 
-B<vos release> B<-id> <I<volume name or ID>> [B<-f>]
-    [B<-cell> <I<cell name>>] [B<-noauth>] [B<-localauth>] [B<-verbose>]
+=for html
+<div class="synopsis">
+
+B<vos release> S<<< B<-id> <I<volume name or ID>> >>> [B<-f>]
+    S<<< [B<-cell> <I<cell name>>] >>> [B<-noauth>] [B<-localauth>] [B<-verbose>]
     [B<-help>]
 
-B<vos rel> B<-i> <I<volume name or ID>> [B<-f>] [B<-c> <I<cell name>>]
+B<vos rel> S<<< B<-i> <I<volume name or ID>> >>> [B<-f>] S<<< [B<-c> <I<cell name>>] >>>
     [B<-n>] [B<-l>] [B<-v>] [B<-h>]
 
+=for html
+</div>
+
 =head1 DESCRIPTION
 
 The B<vos release> command copies the contents of the indicated read/write
index edd20bd..a776219 100644 (file)
@@ -4,15 +4,21 @@ vos remove - Removes a volume from a site
 
 =head1 SYNOPSIS
 
-B<vos remove> [B<-server> <I<machine name>>]
-    [B<-partition> <I<partition name>>]
-    B<-id> <I<volume name or ID>> [B<-cell> <I<cell name>>]
+=for html
+<div class="synopsis">
+
+B<vos remove> S<<< [B<-server> <I<machine name>>] >>>
+    S<<< [B<-partition> <I<partition name>>] >>>
+    S<<< B<-id> <I<volume name or ID>> >>> S<<< [B<-cell> <I<cell name>>] >>>
     [B<-noauth>] [B<-localauth>] [B<-verbose>] [B<-help>]
 
-B<vos remo> [B<-s> <I<machine name>>] [B<-p> <I<partition name>>]
-    B<-i> <I<volume name or ID>> [B<-c> <I<cell name>>] [B<-n>] [B<-l>]
+B<vos remo> S<<< [B<-s> <I<machine name>>] >>> S<<< [B<-p> <I<partition name>>] >>>
+    S<<< B<-i> <I<volume name or ID>> >>> S<<< [B<-c> <I<cell name>>] >>> [B<-n>] [B<-l>]
     [B<-v>] [B<-h>]
 
+=for html
+</div>
+
 =head1 DESCRIPTION
 
 The B<vos remove> command removes the indicated volume from the partition
index 6330472..a2829bd 100644 (file)
@@ -4,15 +4,21 @@ vos remsite - Removes a read-only site definition from a VLDB entry
 
 =head1 SYNOPSIS
 
-B<vos remsite> B<-server> <I<machine name>>
-    B<-partition> <I<partition name>> B<-id> <I<volume name or ID>>
-    [B<-cell> <I<cell name>>] [B<-noauth>] [B<-localauth>] [B<-verbose>]
+=for html
+<div class="synopsis">
+
+B<vos remsite> S<<< B<-server> <I<machine name>> >>>
+    S<<< B<-partition> <I<partition name>> >>> S<<< B<-id> <I<volume name or ID>> >>>
+    S<<< [B<-cell> <I<cell name>>] >>> [B<-noauth>] [B<-localauth>] [B<-verbose>]
     [B<-help>]
 
-B<vos rems> B<-s> <I<machine name>> B<-p> <I<partition name>>
-    B<-i> <I<volume name or ID>> [B<-c> <I<cell name>>] [B<-n>] [B<-l>]
+B<vos rems> S<<< B<-s> <I<machine name>> >>> S<<< B<-p> <I<partition name>> >>>
+    S<<< B<-i> <I<volume name or ID>> >>> S<<< [B<-c> <I<cell name>>] >>> [B<-n>] [B<-l>]
     [B<-v>] [B<-h>]
 
+=for html
+</div>
+
 =head1 DESCRIPTION
 
 The B<vos remsite> command removes the read-only replication site
index 4c79ca4..0939fac 100644 (file)
@@ -4,13 +4,19 @@ vos rename - Renames a volume
 
 =head1 SYNOPSIS
 
-B<vos rename> B<-oldname> <I<old volume name>>
-    B<-newname> <I<new volume name>> [B<-cell> <I<cell name>>]
+=for html
+<div class="synopsis">
+
+B<vos rename> S<<< B<-oldname> <I<old volume name>> >>>
+    S<<< B<-newname> <I<new volume name>> >>> S<<< [B<-cell> <I<cell name>>] >>>
     [B<-noauth>] [B<-localauth>] [B<-verbose>] [B<-help>]
 
-B<vos ren> B<-o> <I<old volume name>> B<-ne> <I<new volume name>>
+B<vos ren> S<<< B<-o> <I<old volume name>> >>> S<<< B<-ne> <I<new volume name>> >>>
     [-c <I<cell name>>] [B<-no>] [B<-l>] [B<-v>] [B<-h>]
 
+=for html
+</div>
+
 =head1 DESCRIPTION
 
 The B<vos rename> command changes the name of the read/write volume
index 51f38ed..98162e3 100644 (file)
@@ -4,17 +4,23 @@ vos restore - Converts an ASCII dump file into an AFS volume
 
 =head1 SYNOPSIS
 
-B<vos restore> B<-server> <I<machine name>> B<-partition> <I<partition name>>
-    B<-name> <I<name of volume to be restored>> [B<-file> <I<dump file>>]
-    [B<-id> <I<volume ID>>] [B<-overwrite> (abort | full | incremental)]
-    [B<-cell> <I<cell name>>] [B<-noauth>] [B<-localauth>] [-verbose]
+=for html
+<div class="synopsis">
+
+B<vos restore> S<<< B<-server> <I<machine name>> >>> S<<< B<-partition> <I<partition name>> >>>
+    S<<< B<-name> <I<name of volume to be restored>> >>> S<<< [B<-file> <I<dump file>>] >>>
+    S<<< [B<-id> <I<volume ID>>] >>> S<<< [B<-overwrite> (abort | full | incremental)] >>>
+    S<<< [B<-cell> <I<cell name>>] >>> [B<-noauth>] [B<-localauth>] [-verbose]
     [B<-help>]
 
-B<vos res> B<-s> <I<machine name>> B<-p> <I<partition name>>
-    B<-na> <I<name of volume to be restored>> [B<-f> <I<dump file>>]
-    [B<-i> <I<volume ID>>] [B<-o> (a | f | i)] [B<-c> <I<cell name>>]
+B<vos res> S<<< B<-s> <I<machine name>> >>> S<<< B<-p> <I<partition name>> >>>
+    S<<< B<-na> <I<name of volume to be restored>> >>> S<<< [B<-f> <I<dump file>>] >>>
+    S<<< [B<-i> <I<volume ID>>] >>> S<<< [B<-o> (a | f | i)] >>> S<<< [B<-c> <I<cell name>>] >>>
     [B<-no>] [B<-l>] [B<-v>] [B<-h>]
 
+=for html
+</div>
+
 =head1 DESCRIPTION
 
 The B<vos restore> command converts a volume dump file previously created
index 68f1e7b..8902bf1 100644 (file)
@@ -4,12 +4,18 @@ vos status - Reports a Volume Server's status
 
 =head1 SYNOPSIS
 
-B<vos status> B<-server> <I<machine name>> [B<-cell> <I<cell name>>]
+=for html
+<div class="synopsis">
+
+B<vos status> S<<< B<-server> <I<machine name>> >>> S<<< [B<-cell> <I<cell name>>] >>>
     [B<-noauth>] [B<-localauth>] [B<-verbose>] [B<-help>]
 
-B<vos st> B<-s> <I<machine name>> [B<-c> <I<cell name>>] [B<-n>] [B<-l>]
+B<vos st> S<<< B<-s> <I<machine name>> >>> S<<< [B<-c> <I<cell name>>] >>> [B<-n>] [B<-l>]
     [B<-v>] [B<-h>]
 
+=for html
+</div>
+
 =head1 DESCRIPTION
 
 The B<vos status> command reports on what the Volume Server on a certain
index 71846ed..e6c26b7 100644 (file)
@@ -4,12 +4,18 @@ vos syncserv - Verifies VLDB entries that mention a specified site
 
 =head1 SYNOPSIS
 
-B<vos syncserv> B<-server> <I<machine name>>
-    [B<-partition> <I<partition name>>] [B<-cell> <I<cell name>>]
+=for html
+<div class="synopsis">
+
+B<vos syncserv> S<<< B<-server> <I<machine name>> >>>
+    S<<< [B<-partition> <I<partition name>>] >>> S<<< [B<-cell> <I<cell name>>] >>>
     [B<-noauth>] [B<-localauth>] [B<-verbose>] [B<-help>]
 
-B<vos syncs> B<-s> <I<machine name>> [B<-p> <I<partition name>>]
-    [B<-c> <I<cell name>>] [B<-n>] [B<-l>] [B<-v>] [B<-h>]
+B<vos syncs> S<<< B<-s> <I<machine name>> >>> S<<< [B<-p> <I<partition name>>] >>>
+    S<<< [B<-c> <I<cell name>>] >>> [B<-n>] [B<-l>] [B<-v>] [B<-h>]
+
+=for html
+</div>
 
 =head1 DESCRIPTION
 
index 51f3be0..6b2024a 100644 (file)
@@ -4,15 +4,21 @@ vos syncvldb - Verifies VLDB entries for volumes residing at specified site
 
 =head1 SYNOPSIS
 
-B<vos syncvldb> [B<-server> <I<machine name>>]
-    [B<-partition> <I<partition name>>] [B<-volume> <I<volume name or ID>>]
-    [B<-cell> <I<cell name>>] [B<-noauth>] [B<-localauth>] [B<-verbose>]
+=for html
+<div class="synopsis">
+
+B<vos syncvldb> S<<< [B<-server> <I<machine name>>] >>>
+    S<<< [B<-partition> <I<partition name>>] >>> S<<< [B<-volume> <I<volume name or ID>>] >>>
+    S<<< [B<-cell> <I<cell name>>] >>> [B<-noauth>] [B<-localauth>] [B<-verbose>]
     [B<-help>]
 
-B<vos syncv> [B<-s> <I<machine name>>] [B<-p> <I<partition name>>]
-    [B<-vo> <I<volume name or ID>>] [B<-c> <I<cell name>>] [B<-n>] [B<-l>]
+B<vos syncv> S<<< [B<-s> <I<machine name>>] >>> S<<< [B<-p> <I<partition name>>] >>>
+    S<<< [B<-vo> <I<volume name or ID>>] >>> S<<< [B<-c> <I<cell name>>] >>> [B<-n>] [B<-l>]
     [B<-ve>] [B<-h>]
 
+=for html
+</div>
+
 =head1 DESCRIPTION
 
 The B<vos syncvldb> command verifies that the status of the volumes housed
index ef5b0f0..91d86fd 100644 (file)
@@ -4,12 +4,18 @@ vos unlock - Unlocks a single VLDB entry
 
 =head1 SYNOPSIS
 
-B<vos unlock> B<-id> <I<volume name or ID>> [B<-cell> <I<cell name>>]
+=for html
+<div class="synopsis">
+
+B<vos unlock> S<<< B<-id> <I<volume name or ID>> >>> S<<< [B<-cell> <I<cell name>>] >>>
     [B<-noauth>] [B<-localauth>] [B<-verbose>] [B<-help>]
 
-B<vos unlock> B<-i> <I<volume name or ID>> [B<-c> <I<cell name>>] [B<-n>]
+B<vos unlock> S<<< B<-i> <I<volume name or ID>> >>> S<<< [B<-c> <I<cell name>>] >>> [B<-n>]
     [B<-l>] [B<-v>] [B<-h>]
 
+=for html
+</div>
+
 =head1 DESCRIPTION
 
 The B<vos unlock> command releases the lock on the Volume Location
index 0acdae6..f58249e 100644 (file)
@@ -4,12 +4,18 @@ vos unlockvldb - Unlocks several locked VLDB entries
 
 =head1 SYNOPSIS
 
-B<vos unlockvldb> [B<-server> <I<machine name>>]
-    [B<-partition> <I<partition name>>] [B<-cell> <I<cell name>>]
+=for html
+<div class="synopsis">
+
+B<vos unlockvldb> S<<< [B<-server> <I<machine name>>] >>>
+    S<<< [B<-partition> <I<partition name>>] >>> S<<< [B<-cell> <I<cell name>>] >>>
     [B<-noauth>] [B<-localauth>] [B<-verbose>] [B<-help>]
 
-B<vos unlockv> [B<-s> <I<machine name>>] [B<-p> <I<partition name>>]
-    [B<-c> <I<cell name>>] [B<-n>] [B<-l>] [B<-v>] [B<-h>]
+B<vos unlockv> S<<< [B<-s> <I<machine name>>] >>> S<<< [B<-p> <I<partition name>>] >>>
+    S<<< [B<-c> <I<cell name>>] >>> [B<-n>] [B<-l>] [B<-v>] [B<-h>]
+
+=for html
+</div>
 
 =head1 DESCRIPTION
 
index 208c0c7..3ee6ea8 100644 (file)
@@ -4,15 +4,21 @@ vos zap - Removes a volume from its site without writing to the VLDB
 
 =head1 SYNOPSIS
 
-B<vos zap> B<-server> <I<machine name>> B<-partition> <I<partition name>>
-    B<-id> <I<volume ID>> [B<-force>] [B<-backup>]
-    [B<-cell> <I<cell name>>] [B<-noauth>] [B<-localauth>] [B<-verbose>]
+=for html
+<div class="synopsis">
+
+B<vos zap> S<<< B<-server> <I<machine name>> >>> S<<< B<-partition> <I<partition name>> >>>
+    S<<< B<-id> <I<volume ID>> >>> [B<-force>] [B<-backup>]
+    S<<< [B<-cell> <I<cell name>>] >>> [B<-noauth>] [B<-localauth>] [B<-verbose>]
     [B<-help>]
 
-B<vos z> B<-s> <I<machine name>> B<-p> <I<partition name>>
-    B<-i> <I<volume ID>> [B<-f>] [B<-b>] [B<-c> <I<cell name>>] [B<-n>]
+B<vos z> S<<< B<-s> <I<machine name>> >>> S<<< B<-p> <I<partition name>> >>>
+    S<<< B<-i> <I<volume ID>> >>> [B<-f>] [B<-b>] S<<< [B<-c> <I<cell name>>] >>> [B<-n>]
     [B<-l>] [B<-v>] [B<-h>]
 
+=for html
+</div>
+
 =head1 DESCRIPTION
 
 The B<vos zap> command removes the volume with the specified I<volume ID>
index d00be6c..5943133 100644 (file)
@@ -4,17 +4,23 @@ xstat_cm_test - Displays data collections from the Cache Manager
 
 =head1 SYNOPSIS
 
+=for html
+<div class="synopsis">
+
 B<xstat_cm_test> [I<initcmd>]
-    B<-cmname> <I<cache manager name(s) to monitor>>+
-    B<-collID> <I<collection(s) to fetch>>+ [B<-onceonly>]
-    [B<-frequency> <I<poll frequency, in seconds>>]
-    [B<-period> <I<data collection time, in minutes>>] [B<-debug>]
+    S<<< B<-cmname> <I<cache manager name(s) to monitor>>+ >>>
+    S<<< B<-collID> <I<collection(s) to fetch>>+ >>> [B<-onceonly>]
+    S<<< [B<-frequency> <I<poll frequency, in seconds>>] >>>
+    S<<< [B<-period> <I<data collection time, in minutes>>] >>> [B<-debug>]
     [B<-help>]
 
-B<xstat_cm_test> [I<i>] B<-cm> <I<cache manager name(s) to monitor>>+
-    B<-co> <I<collection(s) to fetch>>+ [B<-o>]
-    [B<-f> <I<poll frequency, in seconds>>]
-    [B<-p> <I<data collection time, in minutes>>] [B<-d>] [B<-h>]
+B<xstat_cm_test> [I<i>] S<<< B<-cm> <I<cache manager name(s) to monitor>>+ >>>
+    S<<< B<-co> <I<collection(s) to fetch>>+ >>> [B<-o>]
+    S<<< [B<-f> <I<poll frequency, in seconds>>] >>>
+    S<<< [B<-p> <I<data collection time, in minutes>>] >>> [B<-d>] [B<-h>]
+
+=for html
+</div>
 
 =head1 DESCRIPTION
 
index da171c2..0568434 100644 (file)
@@ -4,15 +4,21 @@ xstat_fs_test - Displays data collections from the File Server process
 
 =head1 SYNOPSIS
 
-B<xstat_fs_test> [I<initcmd>] B<-fsname> <I<file server name(s) to monitor>>+
-    B<-collID> <I<collection(s) to fetch>>+ [B<-onceonly>]
-    [B<-frequency> <I<poll frequency, in seconds>>]
-    [B<-period> <I<data collection time, in minutes>>] [B<-debug>] [B<-help>]
-
-B<xstat_fs_test> [B<initcmd>] B<-fs> <I<File Server name(s) to monitor>>+
-    B<-c> <I<Collection(s) to fetch>>+ [B<-o>]
-    [B<-fr> <I<poll frequency, in seconds>>]
-    [B<-p> <I<data collection time, in minutes>>] [B<-d>] [B<-h>]
+=for html
+<div class="synopsis">
+
+B<xstat_fs_test> [I<initcmd>] S<<< B<-fsname> <I<file server name(s) to monitor>>+ >>>
+    S<<< B<-collID> <I<collection(s) to fetch>>+ >>> [B<-onceonly>]
+    S<<< [B<-frequency> <I<poll frequency, in seconds>>] >>>
+    S<<< [B<-period> <I<data collection time, in minutes>>] >>> [B<-debug>] [B<-help>]
+
+B<xstat_fs_test> [B<initcmd>] S<<< B<-fs> <I<File Server name(s) to monitor>>+ >>>
+    S<<< B<-c> <I<Collection(s) to fetch>>+ >>> [B<-o>]
+    S<<< [B<-fr> <I<poll frequency, in seconds>>] >>>
+    S<<< [B<-p> <I<data collection time, in minutes>>] >>> [B<-d>] [B<-h>]
+
+=for html
+</div>
 
 =head1 DESCRIPTION
 
index 9df0f47..428d13f 100644 (file)
@@ -4,24 +4,30 @@ afsd - Initializes the Cache Manager and starts related daemons
 
 =head1 SYNOPSIS
 
-B<afsd> [B<-blocks> <I<1024 byte blocks in cache>>]
-     [B<-files> <I<files in cache>>]
-     [B<-rootvol> <I<name of AFS root volume>>]
-     [B<-stat> <I<number of stat entries>>]
-     [B<-memcache>] [B<-cachedir> <I<cache directory>>]
-     [B<-mountdir> <I<mount location>>]
-     [B<-daemons> <I<number of daemons to use>>]
+=for html
+<div class="synopsis">
+
+B<afsd> S<<< [B<-blocks> <I<1024 byte blocks in cache>>] >>>
+     S<<< [B<-files> <I<files in cache>>] >>>
+     S<<< [B<-rootvol> <I<name of AFS root volume>>] >>>
+     S<<< [B<-stat> <I<number of stat entries>>] >>>
+     [B<-memcache>] S<<< [B<-cachedir> <I<cache directory>>] >>>
+     S<<< [B<-mountdir> <I<mount location>>] >>>
+     S<<< [B<-daemons> <I<number of daemons to use>>] >>>
      [B<-nosettime>] [B<-verbose>] [B<-rmtsys>] [B<-debug>]
-     [B<-chunksize> <I<log(2) of chunk size>>]
-     [B<-dcache> <I<number of dcache entries>>]
-     [B<-volumes> <I<number of volume entries>>]
-     [B<-biods> <I<number of bkg I/O daemons (aix vm)>>]
-     [B<-prealloc> <I<number of 'small' preallocated blocks>>]
-     [B<-confdir> <I<configuration directory>>]
-     [B<-logfile> <I<Place to keep the CM log>>]
+     S<<< [B<-chunksize> <I<log(2) of chunk size>>] >>>
+     S<<< [B<-dcache> <I<number of dcache entries>>] >>>
+     S<<< [B<-volumes> <I<number of volume entries>>] >>>
+     S<<< [B<-biods> <I<number of bkg I/O daemons (aix vm)>>] >>>
+     S<<< [B<-prealloc> <I<number of 'small' preallocated blocks>>] >>>
+     S<<< [B<-confdir> <I<configuration directory>>] >>>
+     S<<< [B<-logfile> <I<Place to keep the CM log>>] >>>
      [B<-waitclose>] [B<-shutdown>] [B<-enable_peer_stats>]
      [B<-enable_process_stats>] [B<-help>]
 
+=for html
+</div>
+
 =head1 DESCRIPTION
 
 The B<afsd> command initializes the Cache Manager on an AFS client machine
index 8207260..d694b8c 100644 (file)
@@ -4,12 +4,19 @@ backup adddump - Defines a dump level in the dump hierarchy
 
 =head1 SYNOPSIS
 
-B<backup adddump> B<-dump> <I<dump level name>>+
-    [B<-expires> <I<expiration date>>+]
-    [B<-localauth>] [B<-cell> <I<cell name>>] [B<-help>]
+=for html
+<div class="synopsis">
 
-B<backup addd> B<-d> <I<dump level name>>+ [B<-e> <I<expiration date>>+]
-    [B<-l>] [B<-c> <I<cell name>>] [B<-h>]
+B<backup adddump> S<<< B<-dump> <I<dump level name>>+ >>>
+    S<<< [B<-expires> <I<expiration date>>+] >>>
+    [B<-localauth>] S<<< [B<-cell> <I<cell name>>] >>> [B<-help>]
+
+B<backup addd> S<<< B<-d> <I<dump level name>>+ >>> 
+    S<<< [B<-e> <I<expiration date>>+] >>>
+    [B<-l>] S<<< [B<-c> <I<cell name>>] >>> [B<-h>]
+
+=for html
+</div>
 
 =head1 DESCRIPTION
 
index 1ecbabd..f48bab8 100644 (file)
@@ -4,12 +4,18 @@ backup addhost - Adds a Tape Coordinator entry to the Backup Database
 
 =head1 SYNOPSIS
 
-B<backup addhost> B<-tapehost> <I<tape machine name>>
-    [B<-portoffset> <I<TC port offset>>]
-    [B<-localauth>] [B<-cell> <I<cell name>>] [B<-help>]
+=for html
+<div class="synopsis">
 
-B<backup addh> B<-t> <I<tape machine name>> [B<-p> <I<TC port offset>>]
-    [B<-l>] [B<-c> <I<cell name>>] [B<-h>]
+B<backup addhost> S<<< B<-tapehost> <I<tape machine name>> >>>
+    S<<< [B<-portoffset> <I<TC port offset>>] >>>
+    [B<-localauth>] S<<< [B<-cell> <I<cell name>>] >>> [B<-help>]
+
+B<backup addh> S<<< B<-t> <I<tape machine name>> >>> S<<< [B<-p> <I<TC port offset>>] >>>
+    [B<-l>] S<<< [B<-c> <I<cell name>>] >>> [B<-h>]
+
+=for html
+</div>
 
 =head1 DESCRIPTION
 
index 207ed90..9bbb755 100644 (file)
@@ -4,14 +4,20 @@ backup addvolentry - Defines a volume entry in a volume set
 
 =head1 SYNOPSIS
 
-B<backup addvolentry> B<-name> <I<volume set name>>
-    B<-server> <I<machine name>> B<-partition> <I<partition name>>
-    B<-volumes> <I<volume name (regular expression)>>
-    [B<-localauth>] [B<-cell> <I<cell name>>] [B<-help>]
-
-B<backup addvole> B<-n> <I<volume set name>> B<-s> <I<machine name>>
-    B<-p> <I<partition name>> B<-v> <I<volume name (regular expression)>>
-    [B<-l>] [B<-c> <I<cell name>>] [B<-h>]
+=for html
+<div class="synopsis">
+
+B<backup addvolentry> S<<< B<-name> <I<volume set name>> >>>
+    S<<< B<-server> <I<machine name>> >>> S<<< B<-partition> <I<partition name>> >>>
+    S<<< B<-volumes> <I<volume name (regular expression)>> >>>
+    [B<-localauth>] S<<< [B<-cell> <I<cell name>>] >>> [B<-help>]
+
+B<backup addvole> S<<< B<-n> <I<volume set name>> >>> S<<< B<-s> <I<machine name>> >>>
+    S<<< B<-p> <I<partition name>> >>> S<<< B<-v> <I<volume name (regular expression)>> >>>
+    [B<-l>] S<<< [B<-c> <I<cell name>>] >>> [B<-h>]
+
+=for html
+</div>
 
 =head1 DESCRIPTION
 
index e1575d2..1ff05cf 100644 (file)
@@ -4,11 +4,17 @@ backup addvolset - Creates a new (empty) volume set
 
 =head1 SYNOPSIS
 
-B<backup addvolset> B<-name> <I<volume set name>> [B<-temporary>]
-    [B<-localauth>] [B<-cell> <I<cell name>>] [B<-help>]
+=for html
+<div class="synopsis">
 
-B<backup addvols> B<-n> <I<volume set name>> [B<-t>] [B<-l>]
-    [B<-c> <I<cell name>>] [B<-h>]
+B<backup addvolset> S<<< B<-name> <I<volume set name>> >>> [B<-temporary>]
+    [B<-localauth>] S<<< [B<-cell> <I<cell name>>] >>> [B<-help>]
+
+B<backup addvols> S<<< B<-n> <I<volume set name>> >>> [B<-t>] [B<-l>]
+    S<<< [B<-c> <I<cell name>>] >>> [B<-h>]
+
+=for html
+</div>
 
 =head1 DESCRIPTION
 
index c75d407..f13dd9c 100644 (file)
@@ -4,9 +4,15 @@ backup apropos - Displays each help entry containing a keyword string
 
 =head1 SYNOPSIS
 
-B<backup apropos> B<-topic> <I<help string>> [B<-help>]
+=for html
+<div class="synopsis">
 
-B<backup ap> B<-t> <I<help string>> [B<-h>]
+B<backup apropos> S<<< B<-topic> <I<help string>> >>> [B<-help>]
+
+B<backup ap> S<<< B<-t> <I<help string>> >>> [B<-h>]
+
+=for html
+</div>
 
 =head1 DESCRIPTION
 
index 4be9602..53359b9 100644 (file)
@@ -4,10 +4,16 @@ backup dbverify - Checks the integrity of the Backup Database
 
 =head1 SYNOPSIS
 
-B<backup dbverify> [B<-detail>] [B<-localauth>] [B<-cell> <I<cell name>>]
+=for html
+<div class="synopsis">
+
+B<backup dbverify> [B<-detail>] [B<-localauth>] S<<< [B<-cell> <I<cell name>>] >>>
     [B<-help>]
 
-B<backup db> [B<-d>] [B<-l>] [B<-c> <I<cell name>>] [B<-h>]
+B<backup db> [B<-d>] [B<-l>] S<<< [B<-c> <I<cell name>>] >>> [B<-h>]
+
+=for html
+</div>
 
 =head1 DESCRIPTION
 
index 848052f..d9de9ee 100644 (file)
@@ -4,11 +4,17 @@ backup deldump - Deletes a dump level from the Backup Database
 
 =head1 SYNOPSIS
 
-B<backup deldump> B<-dump> <I<dump level name>> [B<-localauth>]
-    [B<-cell> <I<cell name>>] [B<-help>]
+=for html
+<div class="synopsis">
 
-B<backup deld> B<-d> <I<dump level name>> [B<-l>] [B<-c> <I<cell name>>]
-    [B<-h>]
+B<backup deldump> S<<< B<-dump> <I<dump level name>> >>> [B<-localauth>]
+    S<<< [B<-cell> <I<cell name>>] >>> [B<-help>]
+
+B<backup deld> S<<< B<-d> <I<dump level name>> >>> [B<-l>] 
+    S<<< [B<-c> <I<cell name>>] >>> [B<-h>]
+
+=for html
+</div>
 
 =head1 DESCRIPTION
 
index e7a1c3a..a8688b9 100644 (file)
@@ -4,12 +4,18 @@ backup deletedump - Deletes one or more dump records from the Backup Database
 
 =head1 SYNOPSIS
 
-B<backup deletedump> [B<-dumpid> <I<dump id>>+] [B<-from> <I<date time>>+]
-    [B<-to> <I<date time>>+] [B<-localauth>] [B<-cell> <I<cell name>>]
+=for html
+<div class="synopsis">
+
+B<backup deletedump> S<<< [B<-dumpid> <I<dump id>>+] >>> S<<< [B<-from> <I<date time>>+] >>>
+    S<<< [B<-to> <I<date time>>+] >>> [B<-localauth>] S<<< [B<-cell> <I<cell name>>] >>>
     [B<-help>]
 
-B<backup dele> [B<-d> <I<dump id>>+] [B<-f> <I<date time>>+]
-    [-t <I<date time>>+] [B<-l>] [B<-c> <I<cell name>>] [B<-h>]
+B<backup dele> S<<< [B<-d> <I<dump id>>+] >>> S<<< [B<-f> <I<date time>>+] >>>
+    [-t <I<date time>>+] [B<-l>] S<<< [B<-c> <I<cell name>>] >>> [B<-h>]
+
+=for html
+</div>
 
 =head1 DESCRIPTION
 
index 35a569a..55be623 100644 (file)
@@ -4,12 +4,18 @@ backup delhost - Deletes a Tape Coordinator entry from the Backup Database
 
 =head1 SYNOPSIS
 
-B<backup delhost> B<-tapehost> <I<tape machine name>>
-    [B<-portoffset> <I<TC port offset>>] [B<-localauth>]
-    [B<-cell> <I<cell name>>] [B<-help>]
+=for html
+<div class="synopsis">
 
-B<backup delh> B<-t> <I<tape machine name>> [B<-p> <I<TC port offset>>]
-    [B<-l>] [B<-c> <I<cell name>>] [B<-h>]
+B<backup delhost> S<<< B<-tapehost> <I<tape machine name>> >>>
+    S<<< [B<-portoffset> <I<TC port offset>>] >>> [B<-localauth>]
+    S<<< [B<-cell> <I<cell name>>] >>> [B<-help>]
+
+B<backup delh> S<<< B<-t> <I<tape machine name>> >>> S<<< [B<-p> <I<TC port offset>>] >>>
+    [B<-l>] S<<< [B<-c> <I<cell name>>] >>> [B<-h>]
+
+=for html
+</div>
 
 =head1 DESCRIPTION
 
index bdc344c..c95b691 100644 (file)
@@ -4,12 +4,18 @@ backup delvolentry - Deletes a volume entry from a volume set
 
 =head1 SYNOPSIS
 
-B<backup delvolentry> B<-name> <I<volume set name>>
-    B<-entry> <I<volume set index>> [B<-localauth>]
-    [B<-cell> <I<cell name>>] [B<-help>]
+=for html
+<div class="synopsis">
 
-B<backup delvole> B<-n> <I<volume set name>> B<-e> <I<volume set index>>
-    [B<-l>] [B<-c> <I<cell name>>] [B<-h>]
+B<backup delvolentry> S<<< B<-name> <I<volume set name>> >>>
+    S<<< B<-entry> <I<volume set index>> >>> [B<-localauth>]
+    S<<< [B<-cell> <I<cell name>>] >>> [B<-help>]
+
+B<backup delvole> S<<< B<-n> <I<volume set name>> >>> S<<< B<-e> <I<volume set index>> >>>
+    [B<-l>] S<<< [B<-c> <I<cell name>>] >>> [B<-h>]
+
+=for html
+</div>
 
 =head1 DESCRIPTION
 
index 77a5c7f..ba273e6 100644 (file)
@@ -4,11 +4,17 @@ backup delvolset - Deletes one or more volume sets from the Backup Database
 
 =head1 SYNOPSIS
 
-B<backup delvolset> B<-name> <I<volume set name>>+ [B<-localauth>]
-    [B<-cell> <I<cell name>>] [B<-help>]
+=for html
+<div class="synopsis">
 
-B<backup delvols> B<-n> <I<volume set name>>+ [B<-l>]
-    [B<-c> <I<cell name>>] [B<-h>]
+B<backup delvolset> S<<< B<-name> <I<volume set name>>+ >>> [B<-localauth>]
+    S<<< [B<-cell> <I<cell name>>] >>> [B<-help>]
+
+B<backup delvols> S<<< B<-n> <I<volume set name>>+ >>> [B<-l>]
+    S<<< [B<-c> <I<cell name>>] >>> [B<-h>]
+
+=for html
+</div>
 
 =head1 DESCRIPTION
 
index b177579..205493d 100644 (file)
@@ -4,19 +4,25 @@ backup diskrestore - Restores the entire contents of a partition
 
 =head1 SYNOPSIS
 
-B<backup diskrestore> B<-server> <I<machine to restore>>
-    B<-partition> <I<partition to restore>>
-    [B<-portoffset> <I<TC port offset>>+]
-    [B<-newserver> <I<destination machine>>]
-    [B<-newpartition> <I<destination partition>>]
-    [B<-extension> <I<new volume name extension>>]
-    [B<-n>] [B<-localauth>] [B<-cell> <I<cell name>>] [B<-help>]
-
-B<backup di> B<-s> <I<machine to restore>> B<-pa> <I<partition to restore>>
-    [B<-po> <I<TC port offset>>+] [B<-news> <I<destination machine>>]
-    [B<-newp> <I<destination partition>>]
-    [B<-e> <I<new volume name extension>>] [B<-n>] [B<-l>]
-    [B<-c> <I<cell name>>] [B<-h>]
+=for html
+<div class="synopsis">
+
+B<backup diskrestore> S<<< B<-server> <I<machine to restore>> >>>
+    S<<< B<-partition> <I<partition to restore>> >>>
+    S<<< [B<-portoffset> <I<TC port offset>>+] >>>
+    S<<< [B<-newserver> <I<destination machine>>] >>>
+    S<<< [B<-newpartition> <I<destination partition>>] >>>
+    S<<< [B<-extension> <I<new volume name extension>>] >>>
+    [B<-n>] [B<-localauth>] S<<< [B<-cell> <I<cell name>>] >>> [B<-help>]
+
+B<backup di> S<<< B<-s> <I<machine to restore>> >>> S<<< B<-pa> <I<partition to restore>> >>>
+    S<<< [B<-po> <I<TC port offset>>+] >>> S<<< [B<-news> <I<destination machine>>] >>>
+    S<<< [B<-newp> <I<destination partition>>] >>>
+    S<<< [B<-e> <I<new volume name extension>>] >>> [B<-n>] [B<-l>]
+    S<<< [B<-c> <I<cell name>>] >>> [B<-h>]
+
+=for html
+</div>
 
 =head1 DESCRIPTION
 
index 793d1c7..b761f29 100644 (file)
@@ -4,17 +4,26 @@ backup dump - Creates a dump (dumps a volume set at a particular dump level)
 
 =head1 SYNOPSIS
 
-B<backup dump> [B<-volumeset> <I<volume set name>>]
-    [B<-dump> <I<dump level name>>] [B<-portoffset> <I<TC port offset>>]
-    [B<-at> <I<date/time to start dump>>+] [B<-append>] [B<-n>]
-    [B<-file> <I<load file>>] [B<-localauth>] [-B<cell> <I<cell name>>]
-    [B<-help>]
-
-B<backup dump> [B<-v> <I<volume set name>>] [B<-d> <I<dump level name>>]
-    [B<-p> <I<TC port offset>>] [B<-at> <I<Date/time to start dump>>+]
-    [B<-ap>] [B<-n>] [B<-f> <I<load file>>] [B<-l>] [B<-c> <I<cell name>>]
+=for html
+<div class="synopsis">
+
+B<backup dump> S<<< [B<-volumeset> <I<volume set name>>] >>>
+    S<<< [B<-dump> <I<dump level name>>] >>> 
+    S<<< [B<-portoffset> <I<TC port offset>>] >>>
+    S<<< [B<-at> <I<date/time to start dump>>+] >>> [B<-append>] [B<-n>]
+    S<<< [B<-file> <I<load file>>] >>> [B<-localauth>] 
+    S<<< [B<-cell> <I<cell name>>] >>> [B<-help>]
+
+B<backup dump> S<<< [B<-v> <I<volume set name>>] >>>
+    S<<< [B<-d> <I<dump level name>>] >>>
+    S<<< [B<-p> <I<TC port offset>>] >>>
+    S<<< [B<-at> <I<Date/time to start dump>>+] >>> [B<-ap>] [B<-n>]
+    S<<< [B<-f> <I<load file>>] >>> [B<-l>] S<<< [B<-c> <I<cell name>>] >>>
     [B<-h>]
 
+=for html
+</div>
+
 =head1 DESCRIPTION
 
 The B<backup dump> command either dumps the volume set specified by the
index 4f915e1..36aba68 100644 (file)
@@ -4,11 +4,18 @@ backup dumpinfo - Displays a dump record from the Backup Database
 
 =head1 SYNOPSIS
 
-B<backup dumpinfo> [B<-ndumps> <I<number of dumps>>] [B<-id> <I<dump id>>]
-    [B<-verbose>] [B<-localauth>] [B<-cell> <I<cell name>>] [B<-help>]
+=for html
+<div class="synopsis">
 
-B<backup dumpi> [B<-n> <I<no. of dumps>>] [-i <I<dump id>>] [B<-v>]
-    [B<-l>] [B<-c> <I<cell name>>] [B<-h>]
+B<backup dumpinfo> S<<< [B<-ndumps> <I<number of dumps>>] >>> 
+    S<<< [B<-id> <I<dump id>>] >>> [B<-verbose>] [B<-localauth>] 
+    S<<< [B<-cell> <I<cell name>>] >>> [B<-help>]
+
+B<backup dumpi> S<<< [B<-n> <I<no. of dumps>>] >>> [-i <I<dump id>>] [B<-v>]
+    [B<-l>] S<<< [B<-c> <I<cell name>>] >>> [B<-h>]
+
+=for html
+</div>
 
 =head1 DESCRIPTION
 
index 50755d8..081a29d 100644 (file)
@@ -4,9 +4,15 @@ backup help - Displays help for backup commands
 
 =head1 SYNOPSIS
 
-B<backup help> [B<-topic> <I<help string>>+] [B<-help>]
+=for html
+<div class="synopsis">
 
-B<backup h> [B<-t> <I<help string>>+] [B<-h>]
+B<backup help> S<<< [B<-topic> <I<help string>>+] >>> [B<-help>]
+
+B<backup h> S<<< [B<-t> <I<help string>>+] >>> [B<-h>]
+
+=for html
+</div>
 
 =head1 DESCRIPTION
 
index 1f6e509..44b4db5 100644 (file)
@@ -4,10 +4,16 @@ backup interactive - Enters interactive mode
 
 =head1 SYNOPSIS
 
-B<backup> [B<interactive>] [B<-localauth>] [B<-cell> <I<cell name>>]
+=for html
+<div class="synopsis">
+
+B<backup> [B<interactive>] [B<-localauth>] S<<< [B<-cell> <I<cell name>>] >>>
     [B<-help>]
 
-B<backup> [B<i>] [B<-l>] [B<-c> <I<cell name>>] [B<-h>]
+B<backup> [B<i>] [B<-l>] S<<< [B<-c> <I<cell name>>] >>> [B<-h>]
+
+=for html
+</div>
 
 =head1 DESCRIPTION
 
index e848bca..77adb3d 100644 (file)
@@ -4,10 +4,16 @@ backup jobs - Lists pending and running operations in interactive mode
 
 =head1 SYNOPSIS
 
+=for html
+<div class="synopsis">
+
 B<jobs> [B<-help>]
 
 B<j> [B<-h>]
 
+=for html
+</div>
+
 =head1 DESCRIPTION
 
 The B<backup jobs> command lists the job ID number and status of each
index 33c8bf0..08ae8f3 100644 (file)
@@ -4,9 +4,15 @@ backup kill - Terminates a pending or running operation
 
 =head1 SYNOPSIS
 
-B<kill> B<-id> <I<job ID or dump set name>> [B<-help>]
+=for html
+<div class="synopsis">
 
-B<k -i> <I<job ID or dump set name>> [B<-h>]
+B<kill> S<<< B<-id> <I<job ID or dump set name>> >>> [B<-help>]
+
+S<<< B<k -i> <I<job ID or dump set name>> >>> [B<-h>]
+
+=for html
+</div>
 
 =head1 DESCRIPTION
 
index 8f6de96..bf06ffe 100644 (file)
@@ -4,15 +4,21 @@ backup labeltape - Creates the magnetic label on a tape
 
 =head1 SYNOPSIS
 
-B<backup labeltape> [B<-name> <I<AFS tape name, defaults to NULL>>]
-    [B<-size> <I<tape size in Kbytes, defaults to size in tapeconfig>>]
-    [B<-portoffset> <I<TC port offset>>] [B<-pname> <I<permanent tape name>>]
-    [B<-localauth>] [B<-cell> <I<cell name>>] [B<-help>]
-
-B<backup la> [B<-n> <I<AFS tape name, defaults to NULL>>]
-    [B<-s> <I<tape size in Kbytes, defaults to size in tapeconfig>>]
-    [B<-po> <I<TC port offset>>] [B<-pn> <I<permanent tape name>>]
-    [B<-l>] [B<-c> <I<cell name>>] [B<-h>]
+=for html
+<div class="synopsis">
+
+B<backup labeltape> S<<< [B<-name> <I<AFS tape name, defaults to NULL>>] >>>
+    S<<< [B<-size> <I<tape size in Kbytes, defaults to size in tapeconfig>>] >>>
+    S<<< [B<-portoffset> <I<TC port offset>>] >>> S<<< [B<-pname> <I<permanent tape name>>] >>>
+    [B<-localauth>] S<<< [B<-cell> <I<cell name>>] >>> [B<-help>]
+
+B<backup la> S<<< [B<-n> <I<AFS tape name, defaults to NULL>>] >>>
+    S<<< [B<-s> <I<tape size in Kbytes, defaults to size in tapeconfig>>] >>>
+    S<<< [B<-po> <I<TC port offset>>] >>> S<<< [B<-pn> <I<permanent tape name>>] >>>
+    [B<-l>] S<<< [B<-c> <I<cell name>>] >>> [B<-h>]
+
+=for html
+</div>
 
 =head1 DESCRIPTION
 
index da810d6..c7f7aa8 100644 (file)
@@ -4,9 +4,15 @@ backup listdumps - Displays the dump hierarchy from the Backup Database
 
 =head1 SYNOPSIS
 
-B<backup listdumps> [B<-localauth>] [B<-cell> <I<cell name>>] [B<-help>]
+=for html
+<div class="synopsis">
 
-B<backup listd> [B<-l>] [B<-c> <I<cell name>>] [B<-h>]
+B<backup listdumps> [B<-localauth>] S<<< [B<-cell> <I<cell name>>] >>> [B<-help>]
+
+B<backup listd> [B<-l>] S<<< [B<-c> <I<cell name>>] >>> [B<-h>]
+
+=for html
+</div>
 
 =head1 DESCRIPTION
 
index 0c308c0..c1213af 100644 (file)
@@ -4,9 +4,15 @@ backup listhosts - Lists Tape Coordinators registered in the Backup Database
 
 =head1 SYNOPSIS
 
-B<backup listhosts> [B<-localauth>] [B<-cell> <I<cell name>>] [B<-help>]
+=for html
+<div class="synopsis">
 
-B<backup listh> [B<-l>] [B<-c> <I<cell name>>] [B<-h>]
+B<backup listhosts> [B<-localauth>] S<<< [B<-cell> <I<cell name>>] >>> [B<-help>]
+
+B<backup listh> [B<-l>] S<<< [B<-c> <I<cell name>>] >>> [B<-h>]
+
+=for html
+</div>
 
 =head1 DESCRIPTION
 
index 858ccb9..92ae5fc 100644 (file)
@@ -4,11 +4,17 @@ backup listvolsets - Lists volume set entries from the Backup Database
 
 =head1 SYNOPSIS
 
-B<backup listvolsets> [B<-name> <I<volume set name>>] [B<-localauth>]
-    [B<-cell> <I<cell name>>] [B<-help>]
+=for html
+<div class="synopsis">
 
-B<backup listv> [B<-n> <I<volume set name>>] [B<-l>]
-    [B<-c> <I<cell name>>] [B<-h>]
+B<backup listvolsets> S<<< [B<-name> <I<volume set name>>] >>> [B<-localauth>]
+    S<<< [B<-cell> <I<cell name>>] >>> [B<-help>]
+
+B<backup listv> S<<< [B<-n> <I<volume set name>>] >>> [B<-l>]
+    S<<< [B<-c> <I<cell name>>] >>> [B<-h>]
+
+=for html
+</div>
 
 =head1 DESCRIPTION
 
index 056f257..e014942 100644 (file)
@@ -4,10 +4,16 @@ backup quit - Leaves interactive mode
 
 =head1 SYNOPSIS
 
+=for html
+<div class="synopsis">
+
 B<quit> [B<-help>]
 
 B<q> [B<-h>]
 
+=for html
+</div>
+
 =head1 DESCRIPTION
 
 The B<backup quit> command exits interactive mode, returning the issuer to
index af700f9..55ba261 100644 (file)
@@ -4,12 +4,18 @@ backup readlabel - Reads and displays a tape's label
 
 =head1 SYNOPSIS
 
-B<backup readlabel> [B<-portoffset> <I<TC port offset>>] [B<-localauth>]
-    [B<-cell> <I<cell name>>] [B<-help>]
+=for html
+<div class="synopsis">
 
-B<backup rea> [B<-p> <I<TC port offset>>] [B<-l>] [B<-c> <I<cell name>>]
+B<backup readlabel> S<<< [B<-portoffset> <I<TC port offset>>] >>> [B<-localauth>]
+    S<<< [B<-cell> <I<cell name>>] >>> [B<-help>]
+
+B<backup rea> S<<< [B<-p> <I<TC port offset>>] >>> [B<-l>] S<<< [B<-c> <I<cell name>>] >>>
     [B<-h>]
 
+=for html
+</div>
+
 =head1 DESCRIPTION
 
 The B<backup readlabel> command displays information from the magnetic
index 81f3a51..ba941c6 100644 (file)
@@ -4,12 +4,18 @@ backup restoredb - Restores a saved copy of the Backup Database
 
 =head1 SYNOPSIS
 
-B<backup restoredb> [B<-portoffset> <I<TC port offset>>] [B<-localauth>]
-    [B<-cell> <I<cell name>>] [B<-help>]
+=for html
+<div class="synopsis">
 
-B<backup res> [B<-p> <I<TC port offset>>] [B<-l>] [B<-c> <I<cell name>>]
+B<backup restoredb> S<<< [B<-portoffset> <I<TC port offset>>] >>> [B<-localauth>]
+    S<<< [B<-cell> <I<cell name>>] >>> [B<-help>]
+
+B<backup res> S<<< [B<-p> <I<TC port offset>>] >>> [B<-l>] S<<< [B<-c> <I<cell name>>] >>>
     [B<-h>]
 
+=for html
+</div>
+
 =head1 DESCRIPTION
 
 The B<backup restoredb> command restores to the Backup Server machine's
index 53eb01f..6c3d3e0 100644 (file)
@@ -4,12 +4,18 @@ backup savedb - Creates a saved copy of the Backup Database
 
 =head1 SYNOPSIS
 
-B<backup savedb> [B<-portoffset> <I<TC port offset>>]
-    [B<-archive> <I<date time>>+] [B<-localauth>]
-    [B<-cell> <I<cell name>>] [B<-help>]
+=for html
+<div class="synopsis">
 
-B<backup sa> [B<-p> <I<TC port offset>>] [B<-a> <I<date time>>+]
-    [B<-l>] [B<-c> <I<cell name>>] [B<-h>]
+B<backup savedb> S<<< [B<-portoffset> <I<TC port offset>>] >>>
+    S<<< [B<-archive> <I<date time>>+] >>> [B<-localauth>]
+    S<<< [B<-cell> <I<cell name>>] >>> [B<-help>]
+
+B<backup sa> S<<< [B<-p> <I<TC port offset>>] >>> S<<< [B<-a> <I<date time>>+] >>>
+    [B<-l>] S<<< [B<-c> <I<cell name>>] >>> [B<-h>]
+
+=for html
+</div>
 
 =head1 DESCRIPTION
 
index b53b7d6..ee99d1b 100644 (file)
@@ -4,11 +4,17 @@ backup scantape - Extracts dump information from a tape
 
 =head1 SYNOPSIS
 
-B<backup scantape> [B<-dbadd>] [B<-portoffset> <I<TC port offset>>]
-    [B<-localauth>] [B<-cell> <I<cell name>>] [B<-help>]
+=for html
+<div class="synopsis">
 
-B<backup sc> [B<-d>] [B<-p> <I<TC port offset>>] [B<-l>]
-    [B<-c> <I<cell name>>] [B<-h>]
+B<backup scantape> [B<-dbadd>] S<<< [B<-portoffset> <I<TC port offset>>] >>>
+    [B<-localauth>] S<<< [B<-cell> <I<cell name>>] >>> [B<-help>]
+
+B<backup sc> [B<-d>] S<<< [B<-p> <I<TC port offset>>] >>> [B<-l>]
+    S<<< [B<-c> <I<cell name>>] >>> [B<-h>]
+
+=for html
+</div>
 
 =head1 DESCRIPTION
 
index c710bf5..fc06956 100644 (file)
@@ -4,12 +4,18 @@ backup setexp - Sets the expiration date for existing dump levels.
 
 =head1 SYNOPSIS
 
-B<backup setexp> B<-dump> <I<dump level name>>+
-    [B<-expires> <I<expiration date>>+] [B<-localauth>]
-    [B<-cell> <I<cell name>>] [B<-help>]
+=for html
+<div class="synopsis">
 
-B<backup se> B<-d> <I<dump level name>>+ [B<-e> <I<expiration date>>+]
-    [B<-l>] [B<-c> <I<cell name>>] [B<-h>]
+B<backup setexp> S<<< B<-dump> <I<dump level name>>+ >>>
+    S<<< [B<-expires> <I<expiration date>>+] >>> [B<-localauth>]
+    S<<< [B<-cell> <I<cell name>>] >>> [B<-help>]
+
+B<backup se> S<<< B<-d> <I<dump level name>>+ >>> S<<< [B<-e> <I<expiration date>>+] >>>
+    [B<-l>] S<<< [B<-c> <I<cell name>>] >>> [B<-h>]
+
+=for html
+</div>
 
 =head1 DESCRIPTION
 
index e02a382..9ae180e 100644 (file)
@@ -4,12 +4,18 @@ backup status - Reports a Tape Coordinator's status
 
 =head1 SYNOPSIS
 
-B<backup status> [B<-portoffset> <I<TC port offset>>] [B<-localauth>]
-    [B<-cell> <I<cell name>>] [B<-help>]
+=for html
+<div class="synopsis">
 
-B<backup st> [B<-p> <I<TC port offset>>] [B<-l>] [B<-c> <I<cell name>>]
+B<backup status> S<<< [B<-portoffset> <I<TC port offset>>] >>> [B<-localauth>]
+    S<<< [B<-cell> <I<cell name>>] >>> [B<-help>]
+
+B<backup st> S<<< [B<-p> <I<TC port offset>>] >>> [B<-l>] S<<< [B<-c> <I<cell name>>] >>>
     [B<-h>]
 
+=for html
+</div>
+
 =head1 DESCRIPTION
 
 The B<backup status> command displays which operation, if any, the
index e50d50b..c3ac9d3 100644 (file)
@@ -4,10 +4,16 @@ backup volinfo - Displays a volume's dump history from the Backup Database
 
 =head1 SYNOPSIS
 
-B<backup volinfo> B<-volume> <I<volume name>> [B<-localauth>]
-    [B<-cell> <I<cell name>>] [B<-help>]
+=for html
+<div class="synopsis">
 
-B<backup voli> B<-v> <I<volume name>> [B<-l>] [B<-c> <I<cell name>>] [B<-h>]
+B<backup volinfo> S<<< B<-volume> <I<volume name>> >>> [B<-localauth>]
+    S<<< [B<-cell> <I<cell name>>] >>> [B<-help>]
+
+B<backup voli> S<<< B<-v> <I<volume name>> >>> [B<-l>] S<<< [B<-c> <I<cell name>>] >>> [B<-h>]
+
+=for html
+</div>
 
 =head1 DESCRIPTION
 
index e6395ce..4e27a85 100644 (file)
@@ -4,19 +4,25 @@ backup volrestore - Restores one or more volumes
 
 =head1 SYNOPSIS
 
-B<backup volrestore> B<-server> <I<destination machine>>
-    B<-partition> <I<destination partition>>
-    B<-volume> <I<volume(s) to restore>>+
-    [B<-extension> <I<new volume name extension>>]
-    [B<-date> <I<date from which to restore>>+]
-    [B<-portoffset> <I<TC port offsets>>+] [B<-n>]
-    [B<-localauth>] [B<-cell> <I<cell name>>] [B<-help>]
-
-B<backup volr> B<-s> <I<destination machine>>
-    B<-pa> <I<destination partition>> B<-v> <I<volume(s) to restore>>+
-    [B<-e> <I<new volume name extension>>]
-    [B<-d> <I<date from which to restore>>+] [B<-po> <I<TC port offsets>>+]
-    [B<-n>] [B<-l>] [B<-c> <I<cell name>>] [B<-h>]
+=for html
+<div class="synopsis">
+
+B<backup volrestore> S<<< B<-server> <I<destination machine>> >>>
+    S<<< B<-partition> <I<destination partition>> >>>
+    S<<< B<-volume> <I<volume(s) to restore>>+ >>>
+    S<<< [B<-extension> <I<new volume name extension>>] >>>
+    S<<< [B<-date> <I<date from which to restore>>+] >>>
+    S<<< [B<-portoffset> <I<TC port offsets>>+] >>> [B<-n>]
+    [B<-localauth>] S<<< [B<-cell> <I<cell name>>] >>> [B<-help>]
+
+B<backup volr> S<<< B<-s> <I<destination machine>> >>>
+    S<<< B<-pa> <I<destination partition>> >>> S<<< B<-v> <I<volume(s) to restore>>+ >>>
+    S<<< [B<-e> <I<new volume name extension>>] >>>
+    S<<< [B<-d> <I<date from which to restore>>+] >>> S<<< [B<-po> <I<TC port offsets>>+] >>>
+    [B<-n>] [B<-l>] S<<< [B<-c> <I<cell name>>] >>> [B<-h>]
+
+=for html
+</div>
 
 =head1 DESCRIPTION
 
index 81ae65e..f4afd26 100644 (file)
@@ -4,14 +4,20 @@ backup volsetrestore - Restores all volumes in a volume set
 
 =head1 SYNOPSIS
 
-B<backup volsetrestore> [B<-name> <I<volume set name>>]
-    [B<-file> <I<file name>>] [B<-portoffset> <I<TC port offset>>+]
-    [B<-extension> <I<new volume name extension>>] [B<-n>]
-    [B<-localauth>] [B<-cell> <I<cell name>>] [B<-help>]
-
-B<backup vols> [B<-na> <I<volume set name>>] [B<-f> <I<file name>>]
-    [B<-p> <I<TC port offset>>+] [B<-e> <I<new volume name extension>>]
-    [B<-n>] [B<-l>] [B<-c> <I<cell name>>] [B<-h>]
+=for html
+<div class="synopsis">
+
+B<backup volsetrestore> S<<< [B<-name> <I<volume set name>>] >>>
+    S<<< [B<-file> <I<file name>>] >>> S<<< [B<-portoffset> <I<TC port offset>>+] >>>
+    S<<< [B<-extension> <I<new volume name extension>>] >>> [B<-n>]
+    [B<-localauth>] S<<< [B<-cell> <I<cell name>>] >>> [B<-help>]
+
+B<backup vols> S<<< [B<-na> <I<volume set name>>] >>> S<<< [B<-f> <I<file name>>] >>>
+    S<<< [B<-p> <I<TC port offset>>+] >>> S<<< [B<-e> <I<new volume name extension>>] >>>
+    [B<-n>] [B<-l>] S<<< [B<-c> <I<cell name>>] >>> [B<-h>]
+
+=for html
+</div>
 
 =head1 DESCRIPTION
 
index b394ed4..f5888f5 100644 (file)
@@ -4,11 +4,17 @@ bos addhost - Adds a database server machine to the CellServDB file
 
 =head1 SYNOPSIS
 
-B<bos addhost> B<-server> <I<machine name>> B<-host> <I<host name>>+
-    [B<-cell> <I<cell name>>] [B<-noauth>] [B<-localauth>] [B<-help>]
+=for html
+<div class="synopsis">
 
-B<bos addh> B<-s> <I<machine name>> B<-ho> <I<host name>>+
-    [B<-c> <I<cell name>>] [B<-n>] [B<-l>] [B<-he>]
+B<bos addhost> S<<< B<-server> <I<machine name>> >>> S<<< B<-host> <I<host name>>+ >>>
+    S<<< [B<-cell> <I<cell name>>] >>> [B<-noauth>] [B<-localauth>] [B<-help>]
+
+B<bos addh> S<<< B<-s> <I<machine name>> >>> S<<< B<-ho> <I<host name>>+ >>>
+    S<<< [B<-c> <I<cell name>>] >>> [B<-n>] [B<-l>] [B<-he>]
+
+=for html
+</div>
 
 =head1 DESCRIPTION
 
index f3de026..1806187 100644 (file)
@@ -4,14 +4,20 @@ bos addkey - Adds a new server encryption key to the KeyFile file
 
 =head1 SYNOPSIS
 
-B<bos addkey> B<-server> <I<machine name>> [B<-key> <I<key>>]
-    B<-kvno> <I<key version number>> [B<-cell> <I<cell name>>]
+=for html
+<div class="synopsis">
+
+B<bos addkey> S<<< B<-server> <I<machine name>> >>> S<<< [B<-key> <I<key>>] >>>
+    S<<< B<-kvno> <I<key version number>> >>> S<<< [B<-cell> <I<cell name>>] >>>
     [B<-noauth>] [B<-localauth>] [B<-help>]
 
-B<bos addk> B<-s> <I<machine name>> [B<-ke> <I<key>>]
-    B<-kv> <I<key version number>> [B<-ce> <I<cell name>>] [B<-n>]
+B<bos addk> S<<< B<-s> <I<machine name>> >>> S<<< [B<-ke> <I<key>>] >>>
+    S<<< B<-kv> <I<key version number>> >>> S<<< [B<-ce> <I<cell name>>] >>> [B<-n>]
     [B<-l>] [B<-h>]
 
+=for html
+</div>
+
 =head1 DESCRIPTION
 
 The B<bos addkey> command constructs a server encryption key from the text
index 1573cdb..4ccaab0 100644 (file)
@@ -4,11 +4,17 @@ bos adduser - Adds a privileged user to the UserList file
 
 =head1 SYNOPSIS
 
-B<bos adduser> B<-server> <I<machine name>> B<-user> <I<user names>>+
-    [B<-cell> <I<cell name>>] [B<-noauth>] [B<-localauth>] [B<-help>]
+=for html
+<div class="synopsis">
 
-B<bos addu> B<-s> <I<machine name>> B<-u> <I<user names>>+
-    [B<-c> <I<cell name>>] [B<-n>] [B<-l>] [B<-h>]
+B<bos adduser> S<<< B<-server> <I<machine name>> >>> S<<< B<-user> <I<user names>>+ >>>
+    S<<< [B<-cell> <I<cell name>>] >>> [B<-noauth>] [B<-localauth>] [B<-help>]
+
+B<bos addu> S<<< B<-s> <I<machine name>> >>> S<<< B<-u> <I<user names>>+ >>>
+    S<<< [B<-c> <I<cell name>>] >>> [B<-n>] [B<-l>] [B<-h>]
+
+=for html
+</div>
 
 =head1 DESCRIPTION
 
index 275fc86..916a374 100644 (file)
@@ -4,9 +4,15 @@ bos apropos - Displays each help entry containing a keyword string
 
 =head1 SYNOPSIS
 
-B<bos apropos> B<-topic> <I<help string>> [B<-help>]
+=for html
+<div class="synopsis">
 
-B<bos ap> B<-t> <I<help string>> [B<-h>]
+B<bos apropos> S<<< B<-topic> <I<help string>> >>> [B<-help>]
+
+B<bos ap> S<<< B<-t> <I<help string>> >>> [B<-h>]
+
+=for html
+</div>
 
 =head1 DESCRIPTION
 
index d48d17c..ae5c33d 100644 (file)
@@ -4,16 +4,22 @@ bos create - Defines a new process in the BosConfig file and starts it
 
 =head1 SYNOPSIS
 
-B<bos create> B<-server> <I<machine name>>
-    B<-instance> <I<server process name>> B<-type> <I<server type>>
-    B<-cmd> <I<command lines>>+ [B<-notifier> <I<notifier program>>]
-    [B<-cell> <I<cell name>>] [B<-noauth>] [B<-localauth>] [B<-help>]
-
-B<bos c> B<-s> <I<machine name>> B<-i> <I<server process name>>
-    B<-t> <I<server type>> B<-cm> <I<command lines>>+
-    [B<-not> <I<notifier program>>] [B<-ce> <I<cell name>>] [B<-noa>]
+=for html
+<div class="synopsis">
+
+B<bos create> S<<< B<-server> <I<machine name>> >>>
+    S<<< B<-instance> <I<server process name>> >>> S<<< B<-type> <I<server type>> >>>
+    S<<< B<-cmd> <I<command lines>>+ >>> S<<< [B<-notifier> <I<notifier program>>] >>>
+    S<<< [B<-cell> <I<cell name>>] >>> [B<-noauth>] [B<-localauth>] [B<-help>]
+
+B<bos c> S<<< B<-s> <I<machine name>> >>> S<<< B<-i> <I<server process name>> >>>
+    S<<< B<-t> <I<server type>> >>> S<<< B<-cm> <I<command lines>>+ >>>
+    S<<< [B<-not> <I<notifier program>>] >>> S<<< [B<-ce> <I<cell name>>] >>> [B<-noa>]
     [B<-l>] [B<-h>]
 
+=for html
+</div>
+
 =head1 DESCRIPTION
 
 The B<bos create> command creates a server process entry in the
index 8f2199b..b73bcb1 100644 (file)
@@ -4,12 +4,18 @@ bos delete - Deletes a server process from the BosConfig file
 
 =head1 SYNOPSIS
 
-B<bos delete> B<-server> <I<machine name>>
-    B<-instance> <I<server process name>>+ [B<-cell> <I<cell name>>]
+=for html
+<div class="synopsis">
+
+B<bos delete> S<<< B<-server> <I<machine name>> >>>
+    S<<< B<-instance> <I<server process name>>+ >>> S<<< [B<-cell> <I<cell name>>] >>>
     [B<-noauth>] [B<-localauth>] [B<-help>]
 
-B<bos d> B<-s> <I<machine name>> B<-i> <I<server process name>>+
-    [B<-c> <I<cell name>>] [B<-n>] [B<-l>] [B<-h>]
+B<bos d> S<<< B<-s> <I<machine name>> >>> S<<< B<-i> <I<server process name>>+ >>>
+    S<<< [B<-c> <I<cell name>>] >>> [B<-n>] [B<-l>] [B<-h>]
+
+=for html
+</div>
 
 =head1 DESCRIPTION
 
index e85d8e4..0cb7194 100644 (file)
@@ -4,11 +4,17 @@ bos exec - Executes a command on a remote server machine
 
 =head1 SYNOPSIS
 
-B<bos exec> B<-server> <I<machine name>> B<-cmd> <I<command to execute>>
-    [B<-cell> <I<cell name>>] [B<-noauth>] [B<-localauth>] [B<-help>]
+=for html
+<div class="synopsis">
 
-B<bos e> B<-s> <I<machine name>> B<-cm> <I<command to execute>>
-    [B<-ce> <I<cell name>>] [B<-n>] [B<-l>] [B<-h>]
+B<bos exec> S<<< B<-server> <I<machine name>> >>> S<<< B<-cmd> <I<command to execute>> >>>
+    S<<< [B<-cell> <I<cell name>>] >>> [B<-noauth>] [B<-localauth>] [B<-help>]
+
+B<bos e> S<<< B<-s> <I<machine name>> >>> S<<< B<-cm> <I<command to execute>> >>>
+    S<<< [B<-ce> <I<cell name>>] >>> [B<-n>] [B<-l>] [B<-h>]
+
+=for html
+</div>
 
 =head1 DESCRIPTION
 
index 971401d..d33398e 100644 (file)
@@ -4,14 +4,20 @@ bos getdate - Displays the time stamps on an AFS binary file
 
 =head1 SYNOPSIS
 
-B<bos getdate> B<-server> <I<machine name>> B<-file> <I<files to check>>+
-    [B<-dir> <I<destination dir>>] [B<-cell> <I<cell name>>]
+=for html
+<div class="synopsis">
+
+B<bos getdate> S<<< B<-server> <I<machine name>> >>> S<<< B<-file> <I<files to check>>+ >>>
+    S<<< [B<-dir> <I<destination dir>>] >>> S<<< [B<-cell> <I<cell name>>] >>>
     [B<-noauth>] [B<-localauth>] [B<-help>]
 
-B<bos getd> B<-s> <I<machine name>> B<-f> <I<files to check>>+
-    [B<-d> <I<destination dir>>] [B<-c> <I<cell name>>] [B<-n>] [B<-l>]
+B<bos getd> S<<< B<-s> <I<machine name>> >>> S<<< B<-f> <I<files to check>>+ >>>
+    S<<< [B<-d> <I<destination dir>>] >>> S<<< [B<-c> <I<cell name>>] >>> [B<-n>] [B<-l>]
     [B<-h>]
 
+=for html
+</div>
+
 =head1 DESCRIPTION
 
 The B<bos getdate> command displays the time stamps on the current
index d90c1e0..bc986e9 100644 (file)
@@ -4,11 +4,17 @@ bos getlog - Prints a server process's log file
 
 =head1 SYNOPSIS
 
-B<bos getlog> B<-server> <I<machine name>> B<-file> <I<log file to examine>>
-    [B<-cell> <I<cell name>>] [B<-noauth>] [B<-localauth>] [B<-help>]
+=for html
+<div class="synopsis">
 
-B<bos getl> B<-s> <I<machine name>> B<-f> <I<log file to examine>>
-    [B<-c> <I<cell name>>] [B<-n>] [B<-l>] [B<-h>]
+B<bos getlog> S<<< B<-server> <I<machine name>> >>> S<<< B<-file> <I<log file to examine>> >>>
+    S<<< [B<-cell> <I<cell name>>] >>> [B<-noauth>] [B<-localauth>] [B<-help>]
+
+B<bos getl> S<<< B<-s> <I<machine name>> >>> S<<< B<-f> <I<log file to examine>> >>>
+    S<<< [B<-c> <I<cell name>>] >>> [B<-n>] [B<-l>] [B<-h>]
+
+=for html
+</div>
 
 =head1 DESCRIPTION
 
index 9d849eb..51ff811 100644 (file)
@@ -4,12 +4,18 @@ bos getrestart - Displays the automatic restart times for server processes
 
 =head1 SYNOPSIS
 
-B<bos getrestart> B<-server> <I<machine name>> [B<-cell> <I<cell name>>]
+=for html
+<div class="synopsis">
+
+B<bos getrestart> S<<< B<-server> <I<machine name>> >>> S<<< [B<-cell> <I<cell name>>] >>>
     [B<-noauth>] [B<-localauth>] [B<-help>]
 
-B<bos getr> B<-s> <I<machine name>> [B<-c> <I<cell name>>] [B<-n>]
+B<bos getr> S<<< B<-s> <I<machine name>> >>> S<<< [B<-c> <I<cell name>>] >>> [B<-n>]
     [B<-l>] [B<-h>]
 
+=for html
+</div>
+
 =head1 DESCRIPTION
 
 The bos getrestart command displays two restart times from the
index 9b5ef05..74478c2 100644 (file)
@@ -4,9 +4,15 @@ bos help - Displays help for bos commands
 
 =head1 SYNOPSIS
 
-B<bos help> [B<-topic> <I<help string>>+] [B<-help>]
+=for html
+<div class="synopsis">
 
-B<bos h> [B<-t> <I<help string>>+] [B<-h>]
+B<bos help> S<<< [B<-topic> <I<help string>>+] >>> [B<-help>]
+
+B<bos h> S<<< [B<-t> <I<help string>>+] >>> [B<-h>]
+
+=for html
+</div>
 
 =head1 DESCRIPTION
 
index 4220451..08c16d5 100644 (file)
@@ -4,14 +4,20 @@ bos install - Installs a new version of a binary file
 
 =head1 SYNOPSIS
 
-B<bos install> B<-server> <I<machine name>> B<-file> <I<files to install>>+
-    [B<-dir> <I<destination dir>>] [B<-cell> <I<cell name>>]
+=for html
+<div class="synopsis">
+
+B<bos install> S<<< B<-server> <I<machine name>> >>> S<<< B<-file> <I<files to install>>+ >>>
+    S<<< [B<-dir> <I<destination dir>>] >>> S<<< [B<-cell> <I<cell name>>] >>>
     [B<-noauth>] [B<-localauth>] [B<-help>]
 
-B<bos i> B<-s> <I<machine name>> B<-f> <I<files to install>>+
-    [B<-d> <I<destination dir>>] [B<-c> <I<cell name>>] [B<-n>]
+B<bos i> S<<< B<-s> <I<machine name>> >>> S<<< B<-f> <I<files to install>>+ >>>
+    S<<< [B<-d> <I<destination dir>>] >>> S<<< [B<-c> <I<cell name>>] >>> [B<-n>]
     [B<-l>] [B<-h>]
 
+=for html
+</div>
+
 =head1 DESCRIPTION
 
 The B<bos install> command copies each binary file specified with the
index 1258438..f4d3f06 100644 (file)
@@ -4,18 +4,24 @@ bos listhosts - Displays the contents of the CellServDB file
 
 =head1 SYNOPSIS
 
-B<bos listhosts> B<-server> <I<machine name>> [B<-cell> <I<cell name>>]
+=for html
+<div class="synopsis">
+
+B<bos listhosts> S<<< B<-server> <I<machine name>> >>> S<<< [B<-cell> <I<cell name>>] >>>
     [B<-noauth>] [B<-localauth>] [B<-help>]
 
-B<bos listh> B<-s> <I<machine name>> [B<-c> <I<cell name>>] [B<-n>]
+B<bos listh> S<<< B<-s> <I<machine name>> >>> S<<< [B<-c> <I<cell name>>] >>> [B<-n>]
     [B<-l>]  [-h]
 
-B<bos getcell> B<-server> <I<machine name>> [B<-cell> <I<cell name>>]
+B<bos getcell> S<<< B<-server> <I<machine name>> >>> S<<< [B<-cell> <I<cell name>>] >>>
     [B<-noauth>] [B<-localauth>] [B<-help>]
 
-B<bos getc> B<-s> <I<machine name>> [B<-c> <I<cell name>>] [B<-n>]
+B<bos getc> S<<< B<-s> <I<machine name>> >>> S<<< [B<-c> <I<cell name>>] >>> [B<-n>]
     [B<-l>] [-h]
 
+=for html
+</div>
+
 =head1 DESCRIPTION
 
 The B<bos listhosts> command formats and displays the list of a cell's
index ad4dcbb..eac34fc 100644 (file)
@@ -4,12 +4,18 @@ bos listkeys - Displays the server encryption keys from the KeyFile file
 
 =head1 SYNOPSIS
 
-B<bos listkeys> B<-server> <I<machine name>> [B<-showkey>]
-    [B<-cell> <I<cell name>>] [B<-noauth>] [B<-localauth>] [B<-help>]
+=for html
+<div class="synopsis">
 
-B<bos listk> B<-se> <I<machine name>> [B<-sh>] [B<-c> <I<cell name>>]
+B<bos listkeys> S<<< B<-server> <I<machine name>> >>> [B<-showkey>]
+    S<<< [B<-cell> <I<cell name>>] >>> [B<-noauth>] [B<-localauth>] [B<-help>]
+
+B<bos listk> S<<< B<-se> <I<machine name>> >>> [B<-sh>] S<<< [B<-c> <I<cell name>>] >>>
     [B<-n>] [B<-l>] [B<-h>]
 
+=for html
+</div>
+
 =head1 DESCRIPTION
 
 The B<bos listkeys> command formats and displays the list of server
index 9f6299c..6b0c1f9 100644 (file)
@@ -4,12 +4,18 @@ bos listusers - Lists the privileged users from the UserList file
 
 =head1 SYNOPSIS
 
-B<bos listusers> B<-server> <I<machine name>> [B<-cell> <I<cell name>>]
+=for html
+<div class="synopsis">
+
+B<bos listusers> S<<< B<-server> <I<machine name>> >>> S<<< [B<-cell> <I<cell name>>] >>>
     [B<-noauth>] [B<-localauth>] [B<-help>]
 
-B<bos listu> B<-s> <I<machine name>> [B<-c> <I<cell name>>] [B<-n>]
+B<bos listu> S<<< B<-s> <I<machine name>> >>> S<<< [B<-c> <I<cell name>>] >>> [B<-n>]
     [B<-l>] [B<-h>]
 
+=for html
+</div>
+
 =head1 DESCRIPTION
 
 The B<bos listusers> command lists the user names from the
index 84149bb..0f59596 100644 (file)
@@ -4,12 +4,18 @@ bos prune - Removes obsolete files from /usr/afs/bin and /usr/afs/logs
 
 =head1 SYNOPSIS
 
-B<bos prune> B<-server> <I<machine name>> [B<-bak>] [B<-old>] [B<-core>]
-    [B<-all>] [B<-cell> <I<cell name>>] [B<-noauth>] [B<-localauth>]
+=for html
+<div class="synopsis">
+
+B<bos prune> S<<< B<-server> <I<machine name>> >>> [B<-bak>] [B<-old>] [B<-core>]
+    [B<-all>] S<<< [B<-cell> <I<cell name>>] >>> [B<-noauth>] [B<-localauth>]
     [B<-help>]
 
-B<bos p> B<-s> <I<machine name>> [B<-b>] [B<-o>] [B<-co>] [B<-a>]
-    [B<-ce> <I<cell name>>] [B<-n>] [B<-l>] [B<-h>]
+B<bos p> S<<< B<-s> <I<machine name>> >>> [B<-b>] [B<-o>] [B<-co>] [B<-a>]
+    S<<< [B<-ce> <I<cell name>>] >>> [B<-n>] [B<-l>] [B<-h>]
+
+=for html
+</div>
 
 =head1 DESCRIPTION
 
index 4ee6fe1..1cde179 100644 (file)
@@ -4,11 +4,17 @@ bos removehost - Removes a database server machine from the CellServDB file
 
 =head1 SYNOPSIS
 
-B<bos removehost> B<-server> <I<machine name>> B<-host> <I<host name>>+
-    [B<-cell> <I<cell name>>] [B<-noauth>] [B<-localauth>] [B<-help>]
+=for html
+<div class="synopsis">
 
-B<bos removeh> B<-s> <I<machine name>> B<-ho> <I<host name>>+
-    [B<-c> <I<cell name>>] [B<-n>] [B<-l>] [B<-he>]
+B<bos removehost> S<<< B<-server> <I<machine name>> >>> S<<< B<-host> <I<host name>>+ >>>
+    S<<< [B<-cell> <I<cell name>>] >>> [B<-noauth>] [B<-localauth>] [B<-help>]
+
+B<bos removeh> S<<< B<-s> <I<machine name>> >>> S<<< B<-ho> <I<host name>>+ >>>
+    S<<< [B<-c> <I<cell name>>] >>> [B<-n>] [B<-l>] [B<-he>]
+
+=for html
+</div>
 
 =head1 DESCRIPTION
 
index a21768d..db81c4f 100644 (file)
@@ -4,12 +4,18 @@ bos removekey - Removes a server encryption key from the KeyFile file
 
 =head1 SYNOPSIS
 
-B<bos removekey> B<-server> <I<machine name>>
-    B<-kvno> <I<key version number>>+ [B<-cell> <I<cell name>>]
+=for html
+<div class="synopsis">
+
+B<bos removekey> S<<< B<-server> <I<machine name>> >>>
+    S<<< B<-kvno> <I<key version number>>+ >>> S<<< [B<-cell> <I<cell name>>] >>>
     [B<-noauth>] [B<-localauth>] [B<-help>]
 
-B<bos removek> B<-s> <I<machine name>> B<-k> <I<key version number>>+
-    [B<-c> <I<cell name>>] [B<-n>] [B<-l>] [B<-h>]
+B<bos removek> S<<< B<-s> <I<machine name>> >>> S<<< B<-k> <I<key version number>>+ >>>
+    S<<< [B<-c> <I<cell name>>] >>> [B<-n>] [B<-l>] [B<-h>]
+
+=for html
+</div>
 
 =head1 DESCRIPTION
 
index 771fb4d..b3f9441 100644 (file)
@@ -4,11 +4,17 @@ bos removeuser - Removes a privileged user from the UserList file
 
 =head1 SYNOPSIS
 
-B<bos removeuser> B<-server> <I<machine name>> B<-user> <I<user names>>+
-    [B<-cell> <I<cell name>>] [B<-noauth>] [B<-localauth>] [B<-help>]
+=for html
+<div class="synopsis">
 
-B<bos removeu> B<-s> <I<machine name>> B<-u> <I<user names>>+
-    [B<-c> <I<cell name>>] [B<-n>] [B<-l>] [B<-h>]
+B<bos removeuser> S<<< B<-server> <I<machine name>> >>> S<<< B<-user> <I<user names>>+ >>>
+    S<<< [B<-cell> <I<cell name>>] >>> [B<-noauth>] [B<-localauth>] [B<-help>]
+
+B<bos removeu> S<<< B<-s> <I<machine name>> >>> S<<< B<-u> <I<user names>>+ >>>
+    S<<< [B<-c> <I<cell name>>] >>> [B<-n>] [B<-l>] [B<-h>]
+
+=for html
+</div>
 
 =head1 DESCRIPTION
 
index 4a3a7ab..4dc17b1 100644 (file)
@@ -4,12 +4,18 @@ bos restart - Restarts a server process
 
 =head1 SYNOPSIS
 
-B<bos restart> B<-server> <I<machine name>> [B<-instance> <I<instances>>+]
-    [B<-bosserver>] [B<-all>] [B<-cell> <I<cell name>>] [B<-noauth>]
+=for html
+<div class="synopsis">
+
+B<bos restart> S<<< B<-server> <I<machine name>> >>> S<<< [B<-instance> <I<instances>>+] >>>
+    [B<-bosserver>] [B<-all>] S<<< [B<-cell> <I<cell name>>] >>> [B<-noauth>]
     [B<-localauth>] [B<-help>]
 
-B<bos res> B<-s> <I<machine name>> [B<-i> <I<instances>>+] [B<-b>]
-    [B<-a>] [B<-c> <I<cell name>>] [B<-n>] [B<-l>] [B<-h>]
+B<bos res> S<<< B<-s> <I<machine name>> >>> S<<< [B<-i> <I<instances>>+] >>> [B<-b>]
+    [B<-a>] S<<< [B<-c> <I<cell name>>] >>> [B<-n>] [B<-l>] [B<-h>]
+
+=for html
+</div>
 
 =head1 DESCRIPTION
 
index 4a98824..c8fc4b3 100644 (file)
@@ -4,23 +4,29 @@ bos salvage - Restores internal consistency to a file system or volume
 
 =head1 SYNOPSIS
 
-B<bos salvage> B<-server> <I<machine name>>
-    [B<-partition> <I<salvage partition>>]
-    [B<-volume> <I<salvage volume number or volume name>>]
-    [B<-file> <I<salvage log output file>>] [B<-all>] [B<-showlog>]
-    [B<-parallel> <I<# of max parallel partition salvaging>>]
-    [B<-tmpdir> <I<directory to place tmp files>>]
-    [B<-orphans> (ignore | remove | attach)] [B<-cell> <I<cell name>>]
+=for html
+<div class="synopsis">
+
+B<bos salvage> S<<< B<-server> <I<machine name>> >>>
+    S<<< [B<-partition> <I<salvage partition>>] >>>
+    S<<< [B<-volume> <I<salvage volume number or volume name>>] >>>
+    S<<< [B<-file> <I<salvage log output file>>] >>> [B<-all>] [B<-showlog>]
+    S<<< [B<-parallel> <I<# of max parallel partition salvaging>>] >>>
+    S<<< [B<-tmpdir> <I<directory to place tmp files>>] >>>
+    S<<< [B<-orphans> (ignore | remove | attach)] >>> S<<< [B<-cell> <I<cell name>>] >>>
     [B<-noauth>] [B<-localauth>] [B<-help>]
 
-B<bos sa> B<-se> <I<machine name>> [B<-part> <I<salvage partition>>]
-    [B<-v> <I<salvage volume number or volume name>>]
-    [B<-f> <I<salvage log output file>>] [B<-a>] [B<-sh>]
+B<bos sa> S<<< B<-se> <I<machine name>> >>> S<<< [B<-part> <I<salvage partition>>] >>>
+    S<<< [B<-v> <I<salvage volume number or volume name>>] >>>
+    S<<< [B<-f> <I<salvage log output file>>] >>> [B<-a>] [B<-sh>]
     [<-para> <I<# of max parallel partition salvaging>>]
-    [B<-t> <I<directory to place tmp files>>]
-    [B<-o> (ignore | remove | attach)] [B<-c> <I<cell name>>] [B<-n>]
+    S<<< [B<-t> <I<directory to place tmp files>>] >>>
+    S<<< [B<-o> (ignore | remove | attach)] >>> S<<< [B<-c> <I<cell name>>] >>> [B<-n>]
     [B<-l>] [B<-h>]
 
+=for html
+</div>
+
 =head1 DESCRIPTION
 
 The B<bos salvage> command salvages (restores internal consistency to) one
index e1256d7..6f89b78 100644 (file)
@@ -4,11 +4,17 @@ bos setauth - Sets authorization checking requirements for all server processes
 
 =head1 SYNOPSIS
 
-B<bos setauth> B<-server> <I<machine name>> B<-authrequired> (on | off)
-    [B<-cell> <I<cell name>>] [B<-noauth>] [B<-localauth>] [B<-help>]
+=for html
+<div class="synopsis">
 
-B<bos seta> B<-s> <I<machine name>> B<-a> (on | off)
-    [B<-c> <I<cell name>>] [B<-n>] [B<-l>] [B<-h>]
+B<bos setauth> S<<< B<-server> <I<machine name>> >>> S<<< B<-authrequired> (on | off) >>>
+    S<<< [B<-cell> <I<cell name>>] >>> [B<-noauth>] [B<-localauth>] [B<-help>]
+
+B<bos seta> S<<< B<-s> <I<machine name>> >>> S<<< B<-a> (on | off) >>>
+    S<<< [B<-c> <I<cell name>>] >>> [B<-n>] [B<-l>] [B<-h>]
+
+=for html
+</div>
 
 =head1 DESCRIPTION
 
index b7ab1cc..6f727da 100644 (file)
@@ -4,11 +4,17 @@ bos setcellname - Sets the cell's name in ThisCell and CellServDB
 
 =head1 SYNOPSIS
 
-B<bos setcellname> B<-server> <I<machine name>> B<-name> <I<cell name>>
-    [B<-cell> <I<cell name>>] [B<-noauth>] [B<-localauth>] [B<-help>]
+=for html
+<div class="synopsis">
 
-B<bos setc> B<-s> <I<machine name>> B<-n> <I<cell name>>
-    [B<-c> <I<cell name>>] [B<-n>] [B<-l>] [-h]
+B<bos setcellname> S<<< B<-server> <I<machine name>> >>> S<<< B<-name> <I<cell name>> >>>
+    S<<< [B<-cell> <I<cell name>>] >>> [B<-noauth>] [B<-localauth>] [B<-help>]
+
+B<bos setc> S<<< B<-s> <I<machine name>> >>> S<<< B<-n> <I<cell name>> >>>
+    S<<< [B<-c> <I<cell name>>] >>> [B<-n>] [B<-l>] [-h]
+
+=for html
+</div>
 
 =head1 DESCRIPTION
 
index aeeebb5..6110fe8 100644 (file)
@@ -4,12 +4,18 @@ bos setrestart - Sets when the BOS Server restarts processes
 
 =head1 SYNOPSIS
 
-B<bos setrestart> B<-server> <I<machine name>>
-    B<-time> <I<time to restart server>> [B<-general>] [B<-newbinary>]
-    [B<-cell> <I<cell name>>] [B<-noauth>] [B<-localauth>] [B<-help>]
+=for html
+<div class="synopsis">
 
-B<bos setr> B<-s> <I<machine name>> B<-t> <I<time to restart server>>
-    [B<-g>] [B<-ne>] [B<-c> <I<cell name>>] [B<-no>] [B<-l>] [B<-h>]
+B<bos setrestart> S<<< B<-server> <I<machine name>> >>>
+    S<<< B<-time> <I<time to restart server>> >>> [B<-general>] [B<-newbinary>]
+    S<<< [B<-cell> <I<cell name>>] >>> [B<-noauth>] [B<-localauth>] [B<-help>]
+
+B<bos setr> S<<< B<-s> <I<machine name>> >>> S<<< B<-t> <I<time to restart server>> >>>
+    [B<-g>] [B<-ne>] S<<< [B<-c> <I<cell name>>] >>> [B<-no>] [B<-l>] [B<-h>]
+
+=for html
+</div>
 
 =head1 DESCRIPTION
 
index a1d92d4..9f30af9 100644 (file)
@@ -4,12 +4,18 @@ bos shutdown - Stops a process without changing its status flag
 
 =head1 SYNOPSIS
 
-B<bos shutdown> B<-server> <I<machine name>>
-    [B<-instance> <I<instances>>+] [B<-wait>] [B<-cell> <I<cell name>>]
+=for html
+<div class="synopsis">
+
+B<bos shutdown> S<<< B<-server> <I<machine name>> >>>
+    S<<< [B<-instance> <I<instances>>+] >>> [B<-wait>] S<<< [B<-cell> <I<cell name>>] >>>
     [B<-noauth>] [B<-localauth>] [B<-help>]
 
-B<bos sh> B<-s> <I<machine name>> [B<-i> <I<instances>>+] [B<-w>]
-    [B<-c> <I<cell name>>] [B<-n>] [B<-l>] [B<-h>]
+B<bos sh> S<<< B<-s> <I<machine name>> >>> S<<< [B<-i> <I<instances>>+] >>> [B<-w>]
+    S<<< [B<-c> <I<cell name>>] >>> [B<-n>] [B<-l>] [B<-h>]
+
+=for html
+</div>
 
 =head1 DESCRIPTION
 
index 265a444..fce2944 100644 (file)
@@ -4,12 +4,18 @@ bos start - Starts a process after setting its status flag
 
 =head1 SYNOPSIS
 
-B<bos start> B<-server> <I<machine name>>
-    B<-instance> <I<server process name>>+ [B<-cell> <I<cell name>>]
+=for html
+<div class="synopsis">
+
+B<bos start> S<<< B<-server> <I<machine name>> >>>
+    S<<< B<-instance> <I<server process name>>+ >>> S<<< [B<-cell> <I<cell name>>] >>>
     [B<-noauth>] [B<-localauth>] [B<-help>]
 
-B<bos start> B<-s> <I<machine name>> B<-i> <I<server process name>>+
-    [B<-c> <I<cell name>>] [B<-n>] [B<-l>] [B<-h>]
+B<bos start> S<<< B<-s> <I<machine name>> >>> S<<< B<-i> <I<server process name>>+ >>>
+    S<<< [B<-c> <I<cell name>>] >>> [B<-n>] [B<-l>] [B<-h>]
+
+=for html
+</div>
 
 =head1 DESCRIPTION
 
index 717cb68..ac10c75 100644 (file)
@@ -4,11 +4,17 @@ bos startup - Starts a process without changing its status flag
 
 =head1 SYNOPSIS
 
-B<bos startup> B<-server> <I<machine name>> [B<-instance> <I<instances>>+]
-    [B<-cell> <I<cell name>>] [B<-noauth>] [B<-localauth>] [B<-help>]
+=for html
+<div class="synopsis">
 
-B<bos startu> B<-s> <I<machine name>> [B<-i> <I<instances>>+]
-    [B<-c> <I<cell name>>] [B<-n>] [B<-l>] [B<-h>]
+B<bos startup> S<<< B<-server> <I<machine name>> >>> S<<< [B<-instance> <I<instances>>+] >>>
+    S<<< [B<-cell> <I<cell name>>] >>> [B<-noauth>] [B<-localauth>] [B<-help>]
+
+B<bos startu> S<<< B<-s> <I<machine name>> >>> S<<< [B<-i> <I<instances>>+] >>>
+    S<<< [B<-c> <I<cell name>>] >>> [B<-n>] [B<-l>] [B<-h>]
+
+=for html
+</div>
 
 =head1 DESCRIPTION
 
index 475577c..018d589 100644 (file)
@@ -4,11 +4,17 @@ bos status - Displays the status of server processes
 
 =head1 SYNOPSIS
 
-B<bos status -server> <I<machine name>>  [-instance <I<server process name>>+]
-[B<-long>]  [B<-cell> <I<cell name>>]  [B<-noauth>]  [B<-localauth>]  [B<-help>]
+=for html
+<div class="synopsis">
 
-B<bos stat -s> <I<machine name>>  [-i <I<server process name>>+]
-[B<-lon>]  [B<-c> <I<cell name>>]  [B<-n>]  [B<-loc>]  [B<-h>]
+S<<< B<bos status -server> <I<machine name>> >>>  [-instance <I<server process name>>+]
+[B<-long>]  S<<< [B<-cell> <I<cell name>>] >>>  [B<-noauth>]  [B<-localauth>]  [B<-help>]
+
+S<<< B<bos stat -s> <I<machine name>> >>>  [-i <I<server process name>>+]
+[B<-lon>]  S<<< [B<-c> <I<cell name>>] >>>  [B<-n>]  [B<-loc>]  [B<-h>]
+
+=for html
+</div>
 
 =head1 DESCRIPTION
 
index fa1b48b..da196f2 100644 (file)
@@ -4,12 +4,18 @@ bos stop - Stops a process after changing its status flag
 
 =head1 SYNOPSIS
 
-B<bos stop> B<-server> <I<machine name>>
-    B<-instance> <I<server process name>>+ [B<-wait>]
-    [B<-cell> <I<cell name>>] [B<-noauth>] [B<-localauth>] [B<-help>]
+=for html
+<div class="synopsis">
 
-B<bos sto> B<-s> <I<machine name>> B<-i> <I<server process name>>+
-    [B<-w>] [B<-c> <I<cell name>>] [B<-n>] [B<-l>] [B<-h>]
+B<bos stop> S<<< B<-server> <I<machine name>> >>>
+    S<<< B<-instance> <I<server process name>>+ >>> [B<-wait>]
+    S<<< [B<-cell> <I<cell name>>] >>> [B<-noauth>] [B<-localauth>] [B<-help>]
+
+B<bos sto> S<<< B<-s> <I<machine name>> >>> S<<< B<-i> <I<server process name>>+ >>>
+    [B<-w>] S<<< [B<-c> <I<cell name>>] >>> [B<-n>] [B<-l>] [B<-h>]
+
+=for html
+</div>
 
 =head1 DESCRIPTION
 
index 636f840..58ed850 100644 (file)
@@ -4,14 +4,20 @@ bos uninstall - Reverts to the former version of a process's binary file
 
 =head1 SYNOPSIS
 
-B<bos uninstall> B<-server> <I<machine name>>
-    B<-file> <I<files to uninstall>>+ [B<-dir> <I<destination dir>>]
-    [B<-cell> <I<cell name>>] [B<-noauth>] [B<-localauth>] [B<-help>]
+=for html
+<div class="synopsis">
 
-B<bos u> B<-s> <I<machine name>> B<-f> <I<files to uninstall>>+
-    [B<-d> <I<destination dir>>] [B<-c> <I<cell name>>] [B<-n>] [B<-l>]
+B<bos uninstall> S<<< B<-server> <I<machine name>> >>>
+    S<<< B<-file> <I<files to uninstall>>+ >>> S<<< [B<-dir> <I<destination dir>>] >>>
+    S<<< [B<-cell> <I<cell name>>] >>> [B<-noauth>] [B<-localauth>] [B<-help>]
+
+B<bos u> S<<< B<-s> <I<machine name>> >>> S<<< B<-f> <I<files to uninstall>>+ >>>
+    S<<< [B<-d> <I<destination dir>>] >>> S<<< [B<-c> <I<cell name>>] >>> [B<-n>] [B<-l>]
     [B<-h>]
 
+=for html
+</div>
+
 =head1 DESCRIPTION
 
 The B<bos uninstall> command replaces each binary file specified by the
index 6296af0..3433495 100644 (file)
@@ -4,9 +4,15 @@ bosserver - Initializes the BOS Server
 
 =head1 SYNOPSIS
 
+=for html
+<div class="synopsis">
+
 B<bosserver> [B<-noauth>] [B<-log>] [B<-enable_peer_stats>]
     [B<-enable_process_stats>] [B<-help>]
 
+=for html
+</div>
+
 =head1 DESCRIPTION
 
 The bosserver command initializes the Basic OverSeer (BOS) Server
index d3d4e92..73e29a0 100644 (file)
@@ -4,11 +4,17 @@ buserver - Initializes the Backup Server
 
 =head1 SYNOPSIS
 
-B<buserver> [B<-database> <I<database directory>>]
-    [B<-cellservdb> <I<cell configuration directory>>] [B<-resetdb>]
+=for html
+<div class="synopsis">
+
+B<buserver> S<<< [B<-database> <I<database directory>>] >>>
+    S<<< [B<-cellservdb> <I<cell configuration directory>>] >>> [B<-resetdb>]
     [B<-noauth>] [B<-smallht>] [-servers <I<list of ubik database servers>>+]
     [B<-enable_peer_stats>]  [-enable_process_stats] [B<-help>]
 
+=for html
+</div>
+
 =head1 DESCRIPTION
 
 The B<buserver> command initializes the Backup Server, which runs on
index 88dba3c..86b04a0 100644 (file)
@@ -4,11 +4,17 @@ butc - Initializes the Tape Coordinator process
 
 =head1 SYNOPSIS
 
-B<butc> [B<-port> <I<port offset>>] [B<-debuglevel> (0 | 1 | 2)]
-    [B<-cell> <I<cell name>>] [B<-noautoquery>] [B<-localauth>] [B<-help>]
+=for html
+<div class="synopsis">
 
-B<butc> [B<-p> <I<port offset>>] [B<-d> (0 | 1 | 2)]
-    [B<-c> <I<cell name>>] [B<-n>] [B<-l>] [B<-h>]
+B<butc> S<<< [B<-port> <I<port offset>>] >>> S<<< [B<-debuglevel> (0 | 1 | 2)] >>>
+    S<<< [B<-cell> <I<cell name>>] >>> [B<-noautoquery>] [B<-localauth>] [B<-help>]
+
+B<butc> S<<< [B<-p> <I<port offset>>] >>> S<<< [B<-d> (0 | 1 | 2)] >>>
+    S<<< [B<-c> <I<cell name>>] >>> [B<-n>] [B<-l>] [B<-h>]
+
+=for html
+</div>
 
 =head1 DESCRIPTION
 
index 4affa0e..a33732d 100644 (file)
@@ -4,22 +4,28 @@ fileserver - Initializes the File Server component of the fs process
 
 =head1 SYNOPSIS
 
-B<fileserver> [B<-d> <I<debug level>>] [B<-p> <I<number of processes>>]
-    [B<-spare> <I<number of spare blocks>>]
-    [B<-pctspare> <I<percentage spare>>] [B<-b> <I<buffers>>]
-    [B<-l> <I<large vnodes>>] [B<-s> <I<small nodes>>]
-    [B<-vc> <I<volume cachesize>>] [B<-w> <I<call back wait interval>>]
-    [B<-cb> <I<number of call backs>>] [B<-banner>] [B<-novbc>]
-    [B<-implicit> <I<admin mode bits: rlidwka>>]
-    [B<-hr> <I<number of hours between refreshing the host cps>>]
+=for html
+<div class="synopsis">
+
+B<fileserver> S<<< [B<-d> <I<debug level>>] >>> S<<< [B<-p> <I<number of processes>>] >>>
+    S<<< [B<-spare> <I<number of spare blocks>>] >>>
+    S<<< [B<-pctspare> <I<percentage spare>>] >>> S<<< [B<-b> <I<buffers>>] >>>
+    S<<< [B<-l> <I<large vnodes>>] >>> S<<< [B<-s> <I<small nodes>>] >>>
+    S<<< [B<-vc> <I<volume cachesize>>] >>> S<<< [B<-w> <I<call back wait interval>>] >>>
+    S<<< [B<-cb> <I<number of call backs>>] >>> [B<-banner>] [B<-novbc>]
+    S<<< [B<-implicit> <I<admin mode bits: rlidwka>>] >>>
+    S<<< [B<-hr> <I<number of hours between refreshing the host cps>>] >>>
     [B<-busyat> <I<< redirect clients when queue > n >>>]
-    [B<-rxpck> <I<number of rx extra packets>>]
-    [B<-rxdbg>] [B<-rxdbge>] [B<-m> <I<min percentage spare in partition>>]
-    [B<-lock>] [B<-L>] [B<-S>] [B<-k> <I<stack size>>]
-    [B<-realm> <I<Kerberos realm name>>]
-    [B<-udpsize> <I<size of socket buffer in bytes>>]
+    S<<< [B<-rxpck> <I<number of rx extra packets>>] >>>
+    [B<-rxdbg>] [B<-rxdbge>] S<<< [B<-m> <I<min percentage spare in partition>>] >>>
+    [B<-lock>] [B<-L>] [B<-S>] S<<< [B<-k> <I<stack size>>] >>>
+    S<<< [B<-realm> <I<Kerberos realm name>>] >>>
+    S<<< [B<-udpsize> <I<size of socket buffer in bytes>>] >>>
     [B<-enable_peer_stats>] [B<-enable_process_stats>] [B<-help>]
 
+=for html
+</div>
+
 =head1 DESCRIPTION
 
 The B<fileserver> command initializes the File Server component of the
index e1b1975..167c90b 100644 (file)
@@ -4,9 +4,15 @@ fms - Determine a tape's capacity and a tape device's filemark size
 
 =head1 SYNOPSIS
 
-B<fms> B<-tape> <I<tape special file>> [B<-help>]
+=for html
+<div class="synopsis">
 
-B<fms> B<-t> <I<tape special file>> [B<-h>]
+B<fms> S<<< B<-tape> <I<tape special file>> >>> [B<-help>]
+
+B<fms> S<<< B<-t> <I<tape special file>> >>> [B<-h>]
+
+=for html
+</div>
 
 =head1 DESCRIPTION
 
index 8bb131a..777d94b 100644 (file)
@@ -4,9 +4,15 @@ fstrace apropos - Displays each help entry containing a keyword string
 
 =head1 SYNOPSIS
 
-B<fstrace apropos> B<-topic> <I<help string>> [B<-help>]
+=for html
+<div class="synopsis">
 
-B<fstrace ap> B<-t> <I<help string>> [B<-h>]
+B<fstrace apropos> S<<< B<-topic> <I<help string>> >>> [B<-help>]
+
+B<fstrace ap> S<<< B<-t> <I<help string>> >>> [B<-h>]
+
+=for html
+</div>
 
 =head1 DESCRIPTION
 
index a9f02dc..b265d39 100644 (file)
@@ -4,10 +4,16 @@ fstrace clear - Clears the trace log
 
 =head1 SYNOPSIS
 
-B<fstrace clear> [B<-set> <I<set name>>+] [B<-log> <I<log name>>+]
+=for html
+<div class="synopsis">
+
+B<fstrace clear> S<<< [B<-set> <I<set name>>+] >>> S<<< [B<-log> <I<log name>>+] >>>
     [B<-help>]
 
-B<fstrace c> [B<-s> <I<set name>>+] [B<-l> <I<log name>>+] [B<-h>]
+B<fstrace c> S<<< [B<-s> <I<set name>>+] >>> S<<< [B<-l> <I<log name>>+] >>> [B<-h>]
+
+=for html
+</div>
 
 =head1 DESCRIPTION
 
index 6533ec4..59da7a3 100644 (file)
@@ -4,14 +4,20 @@ fstrace dump - Dumps a trace log
 
 =head1 SYNOPSIS
 
-B<fstrace dump> [B<-set> <I<set name>>+] [B<-follow> <I<log name>>]
-    [B<-file> <I<output filename>>] [B<-sleep> <I<seconds between reads>>]
+=for html
+<div class="synopsis">
+
+B<fstrace dump> S<<< [B<-set> <I<set name>>+] >>> S<<< [B<-follow> <I<log name>>] >>>
+    S<<< [B<-file> <I<output filename>>] >>> S<<< [B<-sleep> <I<seconds between reads>>] >>>
     [B<-help>]
 
-B<fstrace d> [B<-se> <I<set name>>+] [B<-fo> <I<log name>>]
-    [B<-fi> <I<output filename>>] [B<-sl> <I<seconds between reads>>]
+B<fstrace d> S<<< [B<-se> <I<set name>>+] >>> S<<< [B<-fo> <I<log name>>] >>>
+    S<<< [B<-fi> <I<output filename>>] >>> S<<< [B<-sl> <I<seconds between reads>>] >>>
     [B<-h>]
 
+=for html
+</div>
+
 =head1 DESCRIPTION
 
 The B<fstrace dump> command displays the current contents of the C<cmfx>
index b582f75..7c3732f 100644 (file)
@@ -4,9 +4,15 @@ fstrace help - Displays help for fstrace commands
 
 =head1 SYNOPSIS
 
-B<fstrace help> [B<-topic> <I<help string>>+] [B<-help>]
+=for html
+<div class="synopsis">
 
-B<fstrace h> [B<-t> <I<help string>>+] [B<-h>]
+B<fstrace help> S<<< [B<-topic> <I<help string>>+] >>> [B<-help>]
+
+B<fstrace h> S<<< [B<-t> <I<help string>>+] >>> [B<-h>]
+
+=for html
+</div>
 
 =head1 DESCRIPTION
 
index dc6e143..108e019 100644 (file)
@@ -4,12 +4,18 @@ fstrace lslog - Displays information about a log
 
 =head1 SYNOPSIS
 
-B<fstrace lslog> [B<-set> <I<set name>>+] [B<-log> <I<log name>>]
+=for html
+<div class="synopsis">
+
+B<fstrace lslog> S<<< [B<-set> <I<set name>>+] >>> S<<< [B<-log> <I<log name>>] >>>
     [B<-long>] [B<-help>]
 
-B<fstrace lsl> [B<-s> <I<set name>>+] [B<-log> <I<log name>>] [B<-lon>]
+B<fstrace lsl> S<<< [B<-s> <I<set name>>+] >>> S<<< [B<-log> <I<log name>>] >>> [B<-lon>]
     [B<-h>]
 
+=for html
+</div>
+
 =head1 DESCRIPTION
 
 The B<fstrace lslog> command reports whether the C<cmfx> log is available
index 378dff7..34ed0be 100644 (file)
@@ -4,9 +4,15 @@ fstrace lsset - Reports the status of an event set
 
 =head1 SYNOPSIS
 
-B<fstrace lsset> [B<-set> <I<set name>>+] [B<-help>]
+=for html
+<div class="synopsis">
 
-B<fstrace lss> [B<-s> <I<set name>>+] [B<-h>]
+B<fstrace lsset> S<<< [B<-set> <I<set name>>+] >>> [B<-help>]
+
+B<fstrace lss> S<<< [B<-s> <I<set name>>+] >>> [B<-h>]
+
+=for html
+</div>
 
 =head1 DESCRIPTION
 
index 2892995..ccf9dce 100644 (file)
@@ -4,12 +4,18 @@ fstrace setlog - Sets the size of a trace log
 
 =head1 SYNOPSIS
 
-B<fstrace setlog> [B<-log> <I<log name>>+]
-    B<-buffersize> <I<1-kilobyte units>> [B<-help>]
+=for html
+<div class="synopsis">
 
-B<fstrace setl> [B<-l> <I<log name>>+] B<-b> <I<1-kilobyte units>> [B<-h>]
+B<fstrace setlog> S<<< [B<-log> <I<log name>>+] >>>
+    S<<< B<-buffersize> <I<1-kilobyte units>> >>> [B<-help>]
 
-B<fstrace sl> [B<-l> <I<log name>>+] B<-b> <I<1-kilobyte units>> [B<-h>]
+B<fstrace setl> S<<< [B<-l> <I<log name>>+] >>> S<<< B<-b> <I<1-kilobyte units>> >>> [B<-h>]
+
+B<fstrace sl> S<<< [B<-l> <I<log name>>+] >>> S<<< B<-b> <I<1-kilobyte units>> >>> [B<-h>]
+
+=for html
+</div>
 
 =head1 DESCRIPTION
 
index 98aeb14..dcb47df 100644 (file)
@@ -4,10 +4,16 @@ fstrace setset - Sets the status of an event set
 
 =head1 SYNOPSIS
 
-B<fstrace setset> [B<-set> <I<set name>>+] [B<-active>] [B<-inactive>]
+=for html
+<div class="synopsis">
+
+B<fstrace setset> S<<< [B<-set> <I<set name>>+] >>> [B<-active>] [B<-inactive>]
     [B<-dormant>] [B<-help>]
 
-B<fs set> [B<-s> <I<set name>>+] [B<-a>] [B<-i>] [B<-d>] [B<-h>]
+B<fs set> S<<< [B<-s> <I<set name>>+] >>> [B<-a>] [B<-i>] [B<-d>] [B<-h>]
+
+=for html
+</div>
 
 =head1 DESCRIPTION
 
index d0e297e..2c1c195 100644 (file)
@@ -4,11 +4,17 @@ kadb_check - Checks the integrity of the Authentication Database
 
 =head1 SYNOPSIS
 
-B<kadb_check> B<-database> <I<kadb file>> [B<-uheader>] [B<-kheader>]
-    [B<-entries>] [B<-verbose>] [B<-rebuild> <I<out file>>] [B<-help>]
+=for html
+<div class="synopsis">
 
-B<kadb_check> B<-d> <I<kadb file>> [B<-u>] [B<-k>] [B<-e>] [B<-v>]
-    [B<-r> <I<out file>>] [B<-h>]
+B<kadb_check> S<<< B<-database> <I<kadb file>> >>> [B<-uheader>] [B<-kheader>]
+    [B<-entries>] [B<-verbose>] S<<< [B<-rebuild> <I<out file>>] >>> [B<-help>]
+
+B<kadb_check> S<<< B<-d> <I<kadb file>> >>> [B<-u>] [B<-k>] [B<-e>] [B<-v>]
+    S<<< [B<-r> <I<out file>>] >>> [B<-h>]
+
+=for html
+</div>
 
 =head1 DESCRIPTION
 
index 4585893..27ced0f 100644 (file)
@@ -4,9 +4,15 @@ kas apropos - Displays each help entry containing a keyword string
 
 =head1 SYNOPSIS
 
-B<kas apropos> B<-topic> <I<help string>> [B<-help>]
+=for html
+<div class="synopsis">
 
-B<kas a> B<-t> <I<help string>> [B<-h>]
+B<kas apropos> S<<< B<-topic> <I<help string>> >>> [B<-help>]
+
+B<kas a> S<<< B<-t> <I<help string>> >>> [B<-h>]
+
+=for html
+</div>
 
 =head1 DESCRIPTION
 
index dd16465..e567eb3 100644 (file)
@@ -4,17 +4,23 @@ kas create - Creates an entry in the Authentication Database
 
 =head1 SYNOPSIS
 
-B<kas create> B<-name> <I<name of user>>
-    [B<-initial_password> <I<initial password>>]
-    [B<-admin_username> <I<admin principal to use for authentication>>]
-    [B<-password_for_admin> <I<admin password>>] [B<-cell> <I<cell name>>]
-    [B<-servers> <I<explicit list of authentication servers>>+]
+=for html
+<div class="synopsis">
+
+B<kas create> S<<< B<-name> <I<name of user>> >>>
+    S<<< [B<-initial_password> <I<initial password>>] >>>
+    S<<< [B<-admin_username> <I<admin principal to use for authentication>>] >>>
+    S<<< [B<-password_for_admin> <I<admin password>>] >>> S<<< [B<-cell> <I<cell name>>] >>>
+    S<<< [B<-servers> <I<explicit list of authentication servers>>+] >>>
     [B<-noauth>] [B<-help>]
 
-B<kas c> B<-na> <I<name of user>> [B<-i> <I<initial password>>]
-    [B<-a> <I<admin principal to use for authentication>>]
-    [B<-p> <I<admin password>>] [B<-c> <I<cell name>>]
-    [B<-s> <I<explicit list of authentication servers>>+] [B<-no>] [B<-h>]
+B<kas c> S<<< B<-na> <I<name of user>> >>> S<<< [B<-i> <I<initial password>>] >>>
+    S<<< [B<-a> <I<admin principal to use for authentication>>] >>>
+    S<<< [B<-p> <I<admin password>>] >>> S<<< [B<-c> <I<cell name>>] >>>
+    S<<< [B<-s> <I<explicit list of authentication servers>>+] >>> [B<-no>] [B<-h>]
+
+=for html
+</div>
 
 =head1 DESCRIPTION
 
index 7c9f1a5..f428800 100644 (file)
@@ -4,21 +4,27 @@ kas delete - Deletes an entry from the Authentication Database
 
 =head1 SYNOPSIS
 
-B<kas delete> B<-name> <I<name of user>>
-    [B<-admin_username> <I<admin principal to use for authentication>>]
-    [B<-password_for_admin> <I<admin password>>] [B<-cell> <I<cell name>>]
-    [B<-servers> <I<explicit list of authentication servers>>+]
+=for html
+<div class="synopsis">
+
+B<kas delete> S<<< B<-name> <I<name of user>> >>>
+    S<<< [B<-admin_username> <I<admin principal to use for authentication>>] >>>
+    S<<< [B<-password_for_admin> <I<admin password>>] >>> S<<< [B<-cell> <I<cell name>>] >>>
+    S<<< [B<-servers> <I<explicit list of authentication servers>>+] >>>
     [B<-noauth>] [B<-help>]
 
-B<kas d> B<-na> <I<name of user>>
-    [B<-a> <I<admin principal to use for authentication>>]
-    [B<-p> <I<admin password>>] [B<-c> <I<cell name>>]
-    [B<-s> <I<explicit list of authentication servers>>+] [B<-no>] [B<-h>]
+B<kas d> S<<< B<-na> <I<name of user>> >>>
+    S<<< [B<-a> <I<admin principal to use for authentication>>] >>>
+    S<<< [B<-p> <I<admin password>>] >>> S<<< [B<-c> <I<cell name>>] >>>
+    S<<< [B<-s> <I<explicit list of authentication servers>>+] >>> [B<-no>] [B<-h>]
+
+B<kas rm> S<<< B<-na> <I<name of user>> >>>
+    S<<< [B<-a> <I<admin principal to use for authentication>>] >>>
+    S<<< [B<-p> <I<admin password>>] >>> S<<< [B<-c> <I<cell name>>] >>>
+    S<<< [B<-s> <I<explicit list of authentication servers>>+] >>> [B<-no>] [B<-h>]
 
-B<kas rm> B<-na> <I<name of user>>
-    [B<-a> <I<admin principal to use for authentication>>]
-    [B<-p> <I<admin password>>] [B<-c> <I<cell name>>]
-    [B<-s> <I<explicit list of authentication servers>>+] [B<-no>] [B<-h>]
+=for html
+</div>
 
 =head1 DESCRIPTION
 
index 8c98c1c..1f09c74 100644 (file)
@@ -4,16 +4,22 @@ kas examine - Displays information from an Authentication Database entry
 
 =head1 SYNOPSIS
 
-B<kas examine> B<-name> <I<name of user>> [B<-showkey>]
-    [B<-admin_username> <I<admin principal to use for authentication>>]
-    [B<-password_for_admin> <I<admin password>>] [B<-cell> <I<cell name>>]
-    [B<-servers> <I<explicit list of authentication servers>>+]
+=for html
+<div class="synopsis">
+
+B<kas examine> S<<< B<-name> <I<name of user>> >>> [B<-showkey>]
+    S<<< [B<-admin_username> <I<admin principal to use for authentication>>] >>>
+    S<<< [B<-password_for_admin> <I<admin password>>] >>> S<<< [B<-cell> <I<cell name>>] >>>
+    S<<< [B<-servers> <I<explicit list of authentication servers>>+] >>>
     [B<-noauth>] [B<-help>]
 
-B<kas e> B<-na> <I<name of user>> [B<-sh>]
-    [B<-a> <I<admin principal to use for authentication>>]
-    [B<-p> <I<admin password>>] [B<-c> <I<cell name>>]
-    [B<-se> <I<explicit list of authentication servers>>+] [B<-no>] [B<-h>]
+B<kas e> S<<< B<-na> <I<name of user>> >>> [B<-sh>]
+    S<<< [B<-a> <I<admin principal to use for authentication>>] >>>
+    S<<< [B<-p> <I<admin password>>] >>> S<<< [B<-c> <I<cell name>>] >>>
+    S<<< [B<-se> <I<explicit list of authentication servers>>+] >>> [B<-no>] [B<-h>]
+
+=for html
+</div>
 
 =head1 DESCRIPTION
 
index a8b45e3..6fe8406 100644 (file)
@@ -4,10 +4,16 @@ kas forgetticket - Discards all tickets for the issuer
 
 =head1 SYNOPSIS
 
+=for html
+<div class="synopsis">
+
 B<kas forgetticket> [B<-all>] [B<-help>]
 
 B<kas f> [B<-a>] [B<-h>]
 
+=for html
+</div>
+
 =head1 DESCRIPTION
 
 The B<kas forgetticket> command discards all of the issuer's tickets
index 7fdb279..9e4f0cf 100644 (file)
@@ -4,9 +4,15 @@ kas help - Displays help for kas commands
 
 =head1 SYNOPSIS
 
-B<kas help> [B<-topic> <I<help string>>+] [B<-help>]
+=for html
+<div class="synopsis">
 
-B<kas h> [B<-t> <I<help string>>+] [B<-h>]
+B<kas help> S<<< [B<-topic> <I<help string>>+] >>> [B<-help>]
+
+B<kas h> S<<< [B<-t> <I<help string>>+] >>> [B<-h>]
+
+=for html
+</div>
 
 =head1 DESCRIPTION
 
index 3086cb9..8ea2031 100644 (file)
@@ -4,15 +4,21 @@ kas interactive - Enters interactive mode
 
 =head1 SYNOPSIS
 
+=for html
+<div class="synopsis">
+
 B<kas interactive>
-    [B<-admin_username> <I<admin principal to use for authentication>>]
-    [B<-password_for_admin> <I<admin password>>] [B<-cell> <I<cell name>>]
-    [B<-servers> <I<explicit list of authentication servers>>+]
+    S<<< [B<-admin_username> <I<admin principal to use for authentication>>] >>>
+    S<<< [B<-password_for_admin> <I<admin password>>] >>> S<<< [B<-cell> <I<cell name>>] >>>
+    S<<< [B<-servers> <I<explicit list of authentication servers>>+] >>>
     [B<-noauth>] [B<-help>]
 
-B<kas i> [B<-a> <I<admin principal to use for authentication>>]
-    [B<-p> <I<admin password>>] [B<-c> <I<cell name>>]
-    [B<-s> <I<explicit list of authentication servers>>+] [B<-n>] [B<-h>]
+B<kas i> S<<< [B<-a> <I<admin principal to use for authentication>>] >>>
+    S<<< [B<-p> <I<admin password>>] >>> S<<< [B<-c> <I<cell name>>] >>>
+    S<<< [B<-s> <I<explicit list of authentication servers>>+] >>> [B<-n>] [B<-h>]
+
+=for html
+</div>
 
 =head1 DESCRIPTION
 
index d7642d8..088993e 100644 (file)
@@ -4,16 +4,22 @@ kas list - Displays all entries in the Authentication Database
 
 =head1 SYNOPSIS
 
+=for html
+<div class="synopsis">
+
 B<kas list> [B<-long>] [B<-showadmin>] [B<-showkey>]
-    [B<-admin_username> <I<admin principal to use for authentication>>]
-    [B<-password_for_admin> <I<admin password>>] [B<-cell> <I<cell name>>]
-    [B<-servers> <I<explicit list of authentication servers>>+]
+    S<<< [B<-admin_username> <I<admin principal to use for authentication>>] >>>
+    S<<< [B<-password_for_admin> <I<admin password>>] >>> S<<< [B<-cell> <I<cell name>>] >>>
+    S<<< [B<-servers> <I<explicit list of authentication servers>>+] >>>
     [B<-noauth>] [B<-help>]
 
 B<kas ls> [B<-l>] [B<-showa>] [B<-showk>]
-    [B<-a> <I<admin principal to use for authentication>>]
-    [B<-p> <I<admin password>>] [B<-c> <I<cell name>>]
-    [B<-se> <I<explicit list of authentication servers>>+] [B<-n>] [B<-h>]
+    S<<< [B<-a> <I<admin principal to use for authentication>>] >>>
+    S<<< [B<-p> <I<admin password>>] >>> S<<< [B<-c> <I<cell name>>] >>>
+    S<<< [B<-se> <I<explicit list of authentication servers>>+] >>> [B<-n>] [B<-h>]
+
+=for html
+</div>
 
 =head1 DESCRIPTION
 
index 879c5b6..126b3d3 100644 (file)
@@ -4,9 +4,15 @@ kas listtickets - Displays all of the issuer's tickets (tokens)
 
 =head1 SYNOPSIS
 
-B<kas listtickets> [B<-name> <I<name of server>>] [B<-long>] [B<-help>]
+=for html
+<div class="synopsis">
 
-B<kas listt> [B<-n> <I<name of server>>] [B<-l>] [B<-h>]
+B<kas listtickets> S<<< [B<-name> <I<name of server>>] >>> [B<-long>] [B<-help>]
+
+B<kas listt> S<<< [B<-n> <I<name of server>>] >>> [B<-l>] [B<-h>]
+
+=for html
+</div>
 
 =head1 DESCRIPTION
 
index e73b56e..f55f5f8 100644 (file)
@@ -4,10 +4,16 @@ kas noauthentication - Discards an authenticated identity in interactive mode
 
 =head1 SYNOPSIS
 
+=for html
+<div class="synopsis">
+
 B<noauthentication> [B<-help>]
 
 B<n> [B<-h>]
 
+=for html
+</div>
+
 =head1 DESCRIPTION
 
 The B<kas noauthentication> command closes the (presumably authenticated)
index 5ef6863..3ecd0ce 100644 (file)
@@ -4,10 +4,16 @@ kas quit - Leaves interactive mode
 
 =head1 SYNOPSIS
 
+=for html
+<div class="synopsis">
+
 B<quit> [B<-help>]
 
 B<q> [B<-h>]
 
+=for html
+</div>
+
 =head1 DESCRIPTION
 
 The B<kas quit> command ends interactive mode, severing the authenticated
index ccf184b..cb45b8c 100644 (file)
@@ -4,42 +4,48 @@ kas setfields - Sets fields in an Authentication Database entry
 
 =head1 SYNOPSIS
 
-B<kas setfields> B<-name> <I<name of user>>
-    [B<-flags> <I<hex flag value or flag name expression>>]
-    [B<-expiration> <I<date of account expiration>>]
-    [B<-lifetime> <I<maximum ticket lifetime>>]
-    [B<-pwexpires> <I<number days password is valid ([0..254])>>]
-    [B<-reuse> <I<permit password reuse (yes/no)>>]
-    [B<-attempts> <I<maximum successive failed login tries ([0..254])>>]
-    [B<-locktime> <I<failure penalty [hh:mm or minutes]>>]
-    [B<-admin_username> <I<admin principal to use for authentication>>]
-    [B<-password_for_admin> <I<admin password>>] [B<-cell> <I<cell name>>]
-    [B<-servers> <I<explicit list of authentication servers>>+]
+=for html
+<div class="synopsis">
+
+B<kas setfields> S<<< B<-name> <I<name of user>> >>>
+    S<<< [B<-flags> <I<hex flag value or flag name expression>>] >>>
+    S<<< [B<-expiration> <I<date of account expiration>>] >>>
+    S<<< [B<-lifetime> <I<maximum ticket lifetime>>] >>>
+    S<<< [B<-pwexpires> <I<number days password is valid ([0..254])>>] >>>
+    S<<< [B<-reuse> <I<permit password reuse (yes/no)>>] >>>
+    S<<< [B<-attempts> <I<maximum successive failed login tries ([0..254])>>] >>>
+    S<<< [B<-locktime> <I<failure penalty [hh:mm or minutes]>>] >>>
+    S<<< [B<-admin_username> <I<admin principal to use for authentication>>] >>>
+    S<<< [B<-password_for_admin> <I<admin password>>] >>> S<<< [B<-cell> <I<cell name>>] >>>
+    S<<< [B<-servers> <I<explicit list of authentication servers>>+] >>>
     [B<-noauth>] [B<-help>]
 
-B<kas setf> B<-na> <I<name of user>>
-    [B<-f> <I<hex flag value or flag name expression>>]
-    [B<-e> <I<date of account expiration>>]
-    [B<-li> <I<maximum ticket lifetime>>]
-    [B<-pw> <I<number days password is valid ([0..254])>>]
-    [B<-r> <I<permit password reuse (yes/no)>>]
-    [B<-at> <I<maximum successive failed login tries ([0..254])>>]
-    [B<-lo> <I<failure penalty [hh:mm or minutes]>>]
-    [B<-ad> <I<admin principal to use for authentication>>]
-    [B<-pa> <I<admin password>>] [B<-c> <I<cell name>>]
-    [B<-s> <I<explicit list of authentication servers>>+] [B<-no>] [B<-h>]
-
-B<kas sf> B<-na> <I<name of user>>
-    [B<-f> <I<hex flag value or flag name expression>>]
-    [B<-e> <I<date of account expiration>>]
-    [B<-li> <I<maximum ticket lifetime>>]
-    [B<-pw> <I<number days password is valid ([0..254])>>]
-    [B<-r> <I<permit password reuse (yes/no)>>]
-    [B<-at> <I<maximum successive failed login tries ([0..254])>>]
-    [B<-lo> <I<failure penalty [hh:mm or minutes]>>]
-    [B<-ad> <I<admin principal to use for authentication>>]
-    [B<-pa> <I<admin password>>] [B<-c> <I<cell name>>]
-    [B<-s> <I<explicit list of authentication servers>>+] [B<-no>] [B<-h>]
+B<kas setf> S<<< B<-na> <I<name of user>> >>>
+    S<<< [B<-f> <I<hex flag value or flag name expression>>] >>>
+    S<<< [B<-e> <I<date of account expiration>>] >>>
+    S<<< [B<-li> <I<maximum ticket lifetime>>] >>>
+    S<<< [B<-pw> <I<number days password is valid ([0..254])>>] >>>
+    S<<< [B<-r> <I<permit password reuse (yes/no)>>] >>>
+    S<<< [B<-at> <I<maximum successive failed login tries ([0..254])>>] >>>
+    S<<< [B<-lo> <I<failure penalty [hh:mm or minutes]>>] >>>
+    S<<< [B<-ad> <I<admin principal to use for authentication>>] >>>
+    S<<< [B<-pa> <I<admin password>>] >>> S<<< [B<-c> <I<cell name>>] >>>
+    S<<< [B<-s> <I<explicit list of authentication servers>>+] >>> [B<-no>] [B<-h>]
+
+B<kas sf> S<<< B<-na> <I<name of user>> >>>
+    S<<< [B<-f> <I<hex flag value or flag name expression>>] >>>
+    S<<< [B<-e> <I<date of account expiration>>] >>>
+    S<<< [B<-li> <I<maximum ticket lifetime>>] >>>
+    S<<< [B<-pw> <I<number days password is valid ([0..254])>>] >>>
+    S<<< [B<-r> <I<permit password reuse (yes/no)>>] >>>
+    S<<< [B<-at> <I<maximum successive failed login tries ([0..254])>>] >>>
+    S<<< [B<-lo> <I<failure penalty [hh:mm or minutes]>>] >>>
+    S<<< [B<-ad> <I<admin principal to use for authentication>>] >>>
+    S<<< [B<-pa> <I<admin password>>] >>> S<<< [B<-c> <I<cell name>>] >>>
+    S<<< [B<-s> <I<explicit list of authentication servers>>+] >>> [B<-no>] [B<-h>]
+
+=for html
+</div>
 
 =head1 DESCRIPTION
 
index 77090fc..897424d 100644 (file)
@@ -4,30 +4,36 @@ kas setpassword - Changes the key field in an Authentication Database entry
 
 =head1 SYNOPSIS
 
-B<kas setpassword> B<-name> <I<name of user>>
-    [B<-new_password> <I<new password>>] [B<-kvno> <I<key version number>>]
-    [B<-admin_username> <I<admin principal to use for authentication>>]
-    [B<-password_for_admin> <I<admin password>>] [B<-cell> <I<cell name>>]
-    [B<-servers> <I<explicit list of authentication servers>>+]
+=for html
+<div class="synopsis">
+
+B<kas setpassword> S<<< B<-name> <I<name of user>> >>>
+    S<<< [B<-new_password> <I<new password>>] >>> S<<< [B<-kvno> <I<key version number>>] >>>
+    S<<< [B<-admin_username> <I<admin principal to use for authentication>>] >>>
+    S<<< [B<-password_for_admin> <I<admin password>>] >>> S<<< [B<-cell> <I<cell name>>] >>>
+    S<<< [B<-servers> <I<explicit list of authentication servers>>+] >>>
     [B<-noauth>] [B<-help>]
 
-B<kas setpasswd> B<-na> <I<name of user>> [B<-ne> <I<new password>>]
-    [B<-k> <I<key version number>>]
-    [B<-a> <I<admin principal to use for authentication>>]
-    [B<-p> <I<admin password>>] [B<-c> <I<cell name>>]
-    [B<-s> <I<explicit list of authentication servers>>+] [B<-no>] [B<-h>]
-
-B<kas setp> B<-na> <I<name of user>> [B<-ne> <I<new password>>]
-    [B<-k> <I<key version number>>]
-    [B<-a> <I<admin principal to use for authentication>>]
-    [B<-p> <I<admin password>>] [B<-c> <I<cell name>>]
-    [B<-s> <I<explicit list of authentication servers>>+] [B<-no>] [B<-h>]
-
-B<kas sp> B<-na> <I<name of user>> [B<-ne> <I<new password>>]
-    [B<-k> <I<key version number>>]
-    [B<-a> <I<admin principal to use for authentication>>]
-    [B<-p> <I<admin password>>] [B<-c> <I<cell name>>]
-    [B<-s> <I<explicit list of authentication servers>>+] [B<-no>] [B<-h>]
+B<kas setpasswd> S<<< B<-na> <I<name of user>> >>> S<<< [B<-ne> <I<new password>>] >>>
+    S<<< [B<-k> <I<key version number>>] >>>
+    S<<< [B<-a> <I<admin principal to use for authentication>>] >>>
+    S<<< [B<-p> <I<admin password>>] >>> S<<< [B<-c> <I<cell name>>] >>>
+    S<<< [B<-s> <I<explicit list of authentication servers>>+] >>> [B<-no>] [B<-h>]
+
+B<kas setp> S<<< B<-na> <I<name of user>> >>> S<<< [B<-ne> <I<new password>>] >>>
+    S<<< [B<-k> <I<key version number>>] >>>
+    S<<< [B<-a> <I<admin principal to use for authentication>>] >>>
+    S<<< [B<-p> <I<admin password>>] >>> S<<< [B<-c> <I<cell name>>] >>>
+    S<<< [B<-s> <I<explicit list of authentication servers>>+] >>> [B<-no>] [B<-h>]
+
+B<kas sp> S<<< B<-na> <I<name of user>> >>> S<<< [B<-ne> <I<new password>>] >>>
+    S<<< [B<-k> <I<key version number>>] >>>
+    S<<< [B<-a> <I<admin principal to use for authentication>>] >>>
+    S<<< [B<-p> <I<admin password>>] >>> S<<< [B<-c> <I<cell name>>] >>>
+    S<<< [B<-s> <I<explicit list of authentication servers>>+] >>> [B<-no>] [B<-h>]
+
+=for html
+</div>
 
 =head1 DESCRIPTION
 
index 6102272..389429c 100644 (file)
@@ -4,15 +4,21 @@ kas statistics - Displays statistics from an Authentication Server process
 
 =head1 SYNOPSIS
 
+=for html
+<div class="synopsis">
+
 B<kas statistics>
-    [B<-admin_username> <I<admin principal to use for authentication>>]
-    [B<-password_for_admin> <I<admin password>>] [B<-cell> <I<cell name>>]
-    [B<-servers> <I<explicit list of authentication servers>>+]
+    S<<< [B<-admin_username> <I<admin principal to use for authentication>>] >>>
+    S<<< [B<-password_for_admin> <I<admin password>>] >>> S<<< [B<-cell> <I<cell name>>] >>>
+    S<<< [B<-servers> <I<explicit list of authentication servers>>+] >>>
     [B<-noauth>] [B<-help>]
 
-B<kas sta> [B<-a> <I<admin principal to use for authentication>>]
-    [B<-p> <I<admin password>>]  [B<-c> <I<cell name>>]
-    [B<-s> <I<explicit list of authentication servers>>+] [B<-n>] [B<-h>]
+B<kas sta> S<<< [B<-a> <I<admin principal to use for authentication>>] >>>
+    S<<< [B<-p> <I<admin password>>] >>>  S<<< [B<-c> <I<cell name>>] >>>
+    S<<< [B<-s> <I<explicit list of authentication servers>>+] >>> [B<-n>] [B<-h>]
+
+=for html
+</div>
 
 =head1 DESCRIPTION
 
index 8668519..0f5d00b 100644 (file)
@@ -4,10 +4,16 @@ kas stringtokey - Converts a character string into an octal key
 
 =head1 SYNOPSIS
 
-B<kas stringtokey> B<-string> <I<password string>>
-    [B<-cell> <I<cell name>>] [B<-help>]
+=for html
+<div class="synopsis">
 
-B<kas str> B<-s> <I<password string>> [B<-c> <I<cell name>>] [B<-h>]
+B<kas stringtokey> S<<< B<-string> <I<password string>> >>>
+    S<<< [B<-cell> <I<cell name>>] >>> [B<-help>]
+
+B<kas str> S<<< B<-s> <I<password string>> >>> S<<< [B<-c> <I<cell name>>] >>> [B<-h>]
+
+=for html
+</div>
 
 =head1 DESCRIPTION
 
index 1461431..df37e61 100644 (file)
@@ -4,16 +4,22 @@ kas unlock - Unlocks a locked user account
 
 =head1 SYNOPSIS
 
-B<kas unlock> B<-name> <I<authentication ID>>
-    [B<-admin_username> <I<admin principal to use for authentication>>]
-    [B<-password_for_admin> <I<admin password>>] [B<-cell> <I<cell name>>]
-    [B<-servers> <I<explicit list of authentication servers>>+]
+=for html
+<div class="synopsis">
+
+B<kas unlock> S<<< B<-name> <I<authentication ID>> >>>
+    S<<< [B<-admin_username> <I<admin principal to use for authentication>>] >>>
+    S<<< [B<-password_for_admin> <I<admin password>>] >>> S<<< [B<-cell> <I<cell name>>] >>>
+    S<<< [B<-servers> <I<explicit list of authentication servers>>+] >>>
     [B<-noauth>] [B<-help>]
 
-B<kas u> B<-na> <I<authentication ID>>
-    [B<-a> <I<admin principal to use for authentication>>]
-    [B<-p> <I<admin password>>] [B<-c> <I<cell name>>]
-    [B<-s> <I<explicit list of authentication servers>>+] [B<-no>] [B<-h>]
+B<kas u> S<<< B<-na> <I<authentication ID>> >>>
+    S<<< [B<-a> <I<admin principal to use for authentication>>] >>>
+    S<<< [B<-p> <I<admin password>>] >>> S<<< [B<-c> <I<cell name>>] >>>
+    S<<< [B<-s> <I<explicit list of authentication servers>>+] >>> [B<-no>] [B<-h>]
+
+=for html
+</div>
 
 =head1 DESCRIPTION
 
index 5aa05c9..2ce846a 100644 (file)
@@ -4,8 +4,14 @@ kdb - Displays log or privileged actions performed by the Authentication Server
 
 =head1 SYNOPSIS
 
-B<kdb> [B<-dbmfile> <I<dbmfile to use (default /usr/afs/logs/AuthLog)>>]
-    [B<-key> <I<extract entries that match specified key>>] [B<-help>]
+=for html
+<div class="synopsis">
+
+B<kdb> S<<< [B<-dbmfile> <I<dbmfile to use (default /usr/afs/logs/AuthLog)>>] >>>
+    S<<< [B<-key> <I<extract entries that match specified key>>] >>> [B<-help>]
+
+=for html
+</div>
 
 =head1 DESCRIPTION
 
index 46b2bf7..6e35044 100644 (file)
@@ -4,8 +4,14 @@ kpwvalid - Checks quality of new password
 
 =head1 SYNOPSIS
 
+=for html
+<div class="synopsis">
+
 B<kpwvalid>
 
+=for html
+</div>
+
 =head1 DESCRIPTION
 
 The B<kpwvalid> command checks the quality of a new password passed to it
index 1e572fa..ea95f41 100644 (file)
@@ -4,15 +4,21 @@ package - Configures files and directories on the local disk
 
 =head1 SYNOPSIS
 
-B<package> [I<initcmd>] [B<-config> <I<base name of configuration file>>]
-    [B<-fullconfig> <I<full name of configuration file, or stdin>>]
+=for html
+<div class="synopsis">
+
+B<package> [I<initcmd>] S<<< [B<-config> <I<base name of configuration file>>] >>>
+    S<<< [B<-fullconfig> <I<full name of configuration file, or stdin>>] >>>
     [B<-overwrite>] [B<-noaction>] [B<-verbose>] [B<-silent>]
     [B<-rebootfiles>] [B<-debug>] [B<-help>]
 
-B<package> [B<i>] [B<-c> <I<base name of configuration file>>]
-    [B<-f> <I<full name of configuration file, or stdin>>]
+B<package> [B<i>] S<<< [B<-c> <I<base name of configuration file>>] >>>
+    S<<< [B<-f> <I<full name of configuration file, or stdin>>] >>>
     [B<-o>] [B<-n>] [B<-v>] [B<-s>] [B<-r>] [B<-d>] [B<-h>]
 
+=for html
+</div>
+
 =head1 DESCRIPTION
 
 The B<package> command configures the machine's local disk to comply with
index c5bd758..dff97f5 100644 (file)
@@ -4,10 +4,16 @@ prdb_check - Checks the integrity of the Protection Database
 
 =head1 SYNOPSIS
 
-B<prdb_check> B<-database> <I<ptdb file>> [B<-uheader>] [B<-pheader>]
+=for html
+<div class="synopsis">
+
+B<prdb_check> S<<< B<-database> <I<ptdb file>> >>> [B<-uheader>] [B<-pheader>]
     [B<-entries>] [B<-verbose>] [B<-help>]
 
-B<prdb_check> B<-d> <I<ptdb file>> [B<-u>] [B<-p>] [B<-e>] [B<-v>] [B<-h>]
+B<prdb_check> S<<< B<-d> <I<ptdb file>> >>> [B<-u>] [B<-p>] [B<-e>] [B<-v>] [B<-h>]
+
+=for html
+</div>
 
 =head1 DESCRIPTION
 
index e0c4a0f..f14fd21 100644 (file)
@@ -4,10 +4,16 @@ ptserver - Initializes the Protection Server
 
 =head1 SYNOPSIS
 
-B<ptserver> [B<-database> <I<db path>>] [B<-p> <I<number of processes>>]
+=for html
+<div class="synopsis">
+
+B<ptserver> S<<< [B<-database> <I<db path>>] >>> S<<< [B<-p> <I<number of processes>>] >>>
     [B<-rebuildDB>] [B<-enable_peer_stats>] [B<-enable_process_stats>]
     [B<-help>]
 
+=for html
+</div>
+
 =head1 DESCRIPTION
 
 The B<ptserver> command initializes the Protection Server, which must run
index 4d06219..2057e15 100644 (file)
@@ -4,14 +4,20 @@ salvager - Initializes the Salvager component of the fs process
 
 =head1 SYNOPSIS
 
-B<salvager> [I<initcmd>] [B<-partition> <I<name of partition to salvage>>]
-    [B<-volumeid> <I<volume id to salvage>>] [B<-debug>] [B<-nowrite>]
+=for html
+<div class="synopsis">
+
+B<salvager> [I<initcmd>] S<<< [B<-partition> <I<name of partition to salvage>>] >>>
+    S<<< [B<-volumeid> <I<volume id to salvage>>] >>> [B<-debug>] [B<-nowrite>]
     [B<-inodes>] [B<-force>] [B<-oktozap>] [B<-rootinodes>]
     [B<-salvagedirs>] [B<-blockreads>]
-    [B<-parallel> <I<# of max parallel partition salvaging>>]
-    [B<-tmpdir> <I<name of dir to place tmp files>>]
+    S<<< [B<-parallel> <I<# of max parallel partition salvaging>>] >>>
+    S<<< [B<-tmpdir> <I<name of dir to place tmp files>>] >>>
     [B<-showlog>] [B<-showsuid>] [B<-showmounts>]
-    [B<-orphans> (ignore | remove | attach)] [B<-help>]
+    S<<< [B<-orphans> (ignore | remove | attach)] >>> [B<-help>]
+
+=for html
+</div>
 
 =head1 DESCRIPTION
 
index 79b7175..574ec21 100644 (file)
@@ -4,9 +4,15 @@ upclient - Initializes the client portion of the Update Server
 
 =head1 SYNOPSIS
 
-B<upclient> <I<hostname>> [B<-crypt>] [B<-clear>] [B<-t> <I<retry time>>]
+=for html
+<div class="synopsis">
+
+S<<< B<upclient> <I<hostname>> >>> [B<-crypt>] [B<-clear>] S<<< [B<-t> <I<retry time>>] >>>
     [B<-verbose>]* <I<dir>>+ [B<-help>]
 
+=for html
+</div>
+
 =head1 DESCRIPTION
 
 The upclient command initializes the client portion of the Update
index 8944df1..ebf0afd 100644 (file)
@@ -4,8 +4,14 @@ upserver - Initializes the server portion of the Update Server
 
 =head1 SYNOPSIS
 
-B<upserver> [<I<directory>>+] [B<-crypt> <I<directory>>+]
-    [B<-clear> <I<directory>>+] [B<-auth> <I<directory>>+] [B<-help>]
+=for html
+<div class="synopsis">
+
+B<upserver> [<I<directory>>+] S<<< [B<-crypt> <I<directory>>+] >>>
+    S<<< [B<-clear> <I<directory>>+] >>> S<<< [B<-auth> <I<directory>>+] >>> [B<-help>]
+
+=for html
+</div>
 
 =head1 DESCRIPTION
 
index ae70a3b..3babd7b 100644 (file)
@@ -4,30 +4,36 @@ uss add - Creates a user account
 
 =head1 SYNOPSIS
 
-B<uss add> B<-user> <I<login name>> [B<-realname> <I<full name in quotes>>]
-    [B<-pass> <I<initial password>>]
+=for html
+<div class="synopsis">
+
+B<uss add> S<<< B<-user> <I<login name>> >>> S<<< [B<-realname> <I<full name in quotes>>] >>>
+    S<<< [B<-pass> <I<initial password>>] >>>
     [B<-pwexpires> <I<< password expires in [0..254] days (0 => never) >>>]
-    [B<-server> <I<file server for home volume>>]
-    [B<-partition> <I<file server's disk partition for home volume>>]
-    [B<-mount> <I<home directory mount point>>]
-    [B<-uid> <I<uid to assign the user>>]
-    [B<-template> <I<pathname of template file>>]
-    [B<-verbose>] [B<-var> <I<auxiliary argument pairs (Num val)>>+]
-    [B<-cell> <I<cell name>>] [B<-admin> <I<administrator to authenticate>>]
+    S<<< [B<-server> <I<file server for home volume>>] >>>
+    S<<< [B<-partition> <I<file server's disk partition for home volume>>] >>>
+    S<<< [B<-mount> <I<home directory mount point>>] >>>
+    S<<< [B<-uid> <I<uid to assign the user>>] >>>
+    S<<< [B<-template> <I<pathname of template file>>] >>>
+    [B<-verbose>] S<<< [B<-var> <I<auxiliary argument pairs (Num val)>>+] >>>
+    S<<< [B<-cell> <I<cell name>>] >>> S<<< [B<-admin> <I<administrator to authenticate>>] >>>
     [B<-dryrun>] [B<-skipauth>] [B<-overwrite>] [B<-help>]
 
-B<uss ad> B<-us> <I<login name>> [B<-r> <I<full name in quotes>>]
-    [B<-pas> <I<initial password>>]
+B<uss ad> S<<< B<-us> <I<login name>> >>> S<<< [B<-r> <I<full name in quotes>>] >>>
+    S<<< [B<-pas> <I<initial password>>] >>>
     [B<-pw> <I<< password expires in [0..254] days (0 => never) >>>]
-    [B<-se> <I<FileServer for home volume>>]
-    [B<-par> <I<FileServer's disk partition for home volume>>]
-    [B<-m> <I<home directory mount point>>]
-    [B<-ui> <I<uid to assign the user>>]
-    [B<-t> <I<pathname of template file>>] [B<-ve>]
-    [B<-va> <I<auxiliary argument pairs (Num val)>>+] [B<-c> <I<cell name>>]
-    [B<-a> <I<administrator to authenticate>>] [B<-d>] [B<-sk>] [B<-o>]
+    S<<< [B<-se> <I<FileServer for home volume>>] >>>
+    S<<< [B<-par> <I<FileServer's disk partition for home volume>>] >>>
+    S<<< [B<-m> <I<home directory mount point>>] >>>
+    S<<< [B<-ui> <I<uid to assign the user>>] >>>
+    S<<< [B<-t> <I<pathname of template file>>] >>> [B<-ve>]
+    S<<< [B<-va> <I<auxiliary argument pairs (Num val)>>+] >>> S<<< [B<-c> <I<cell name>>] >>>
+    S<<< [B<-a> <I<administrator to authenticate>>] >>> [B<-d>] [B<-sk>] [B<-o>]
     [B<-h>]
 
+=for html
+</div>
+
 =head1 DESCRIPTION
 
 The B<uss add> command creates entries in the Protection Database and
index e7db967..e0a8f8e 100644 (file)
@@ -4,9 +4,15 @@ uss apropos - Displays each help entry containing a keyword string.
 
 =head1 SYNOPSIS
 
-B<uss apropos> B<-topic> <I<help string>> [B<-help>]
+=for html
+<div class="synopsis">
 
-B<uss ap> B<-t> <I<help string>> [B<-h>]
+B<uss apropos> S<<< B<-topic> <I<help string>> >>> [B<-help>]
+
+B<uss ap> S<<< B<-t> <I<help string>> >>> [B<-h>]
+
+=for html
+</div>
 
 =head1 DESCRIPTION
 
index c995067..9fbcbaf 100644 (file)
@@ -4,20 +4,26 @@ uss bulk - Executes multiple uss commands listed in a file
 
 =head1 SYNOPSIS
 
-B<uss bulk> B<-file> <I<bulk input file>>
-    [B<-template> <I<pathname of template file>>] [B<-verbose>]
-    [B<-cell> <I<cell name>>]
-    [B<-admin> <I<administrator to authenticate>>] [B<-dryrun>]
+=for html
+<div class="synopsis">
+
+B<uss bulk> S<<< B<-file> <I<bulk input file>> >>>
+    S<<< [B<-template> <I<pathname of template file>>] >>> [B<-verbose>]
+    S<<< [B<-cell> <I<cell name>>] >>>
+    S<<< [B<-admin> <I<administrator to authenticate>>] >>> [B<-dryrun>]
     [B<-skipauth>] [B<-overwrite>]
     [B<-pwexpires> <I<password expires in [0..254] days (0 => never)>>]
     [B<-pipe>] [B<-help>]
 
-B<uss b> B<-f> <I<bulk input file>> [B<-t> <I<pathname of template file>>]
-    [B<-v>] [B<-c> <I<cell name>>]
-    [B<-a> <I<administrator to authenticate>>] [B<-d>] [B<-s>]
+B<uss b> S<<< B<-f> <I<bulk input file>> >>> S<<< [B<-t> <I<pathname of template file>>] >>>
+    [B<-v>] S<<< [B<-c> <I<cell name>>] >>>
+    S<<< [B<-a> <I<administrator to authenticate>>] >>> [B<-d>] [B<-s>]
     [B<-o>] [B<-pw> <I<password expires in [0..254] days (0 => never)>>]
     [B<-pi>] [B<-h>]
 
+=for html
+</div>
+
 =head1 DESCRIPTION
 
 The B<uss bulk> command executes the uss commands listed in the I<bulk
index 06cef74..0eb549d 100644 (file)
@@ -4,15 +4,21 @@ uss delete - Deletes a user account
 
 =head1 SYNOPSIS
 
-B<uss delete> B<-user> <I<login name>>
-    [B<-mountpoint> <I<mountpoint for user's volume>>]
-    [B<-savevolume>] [B<-verbose>] [B<-cell> <I<cell name>>]
-    [B<-admin> <I<administrator to authenticate>>] [B<-dryrun>]
+=for html
+<div class="synopsis">
+
+B<uss delete> S<<< B<-user> <I<login name>> >>>
+    S<<< [B<-mountpoint> <I<mountpoint for user's volume>>] >>>
+    [B<-savevolume>] [B<-verbose>] S<<< [B<-cell> <I<cell name>>] >>>
+    S<<< [B<-admin> <I<administrator to authenticate>>] >>> [B<-dryrun>]
     [B<-skipauth>] [B<-help>]
 
-B<uss d> B<-u> <I<login name>> [B<-m> <I<mountpoint for user's volume>>]
-    [B<-sa>] [B<-v>] [B<-c> <I<cell name>>]
-    [B<-a> <I<administrator to authenticate>>] [B<-d>] [B<-sk>] [B<-h>]
+B<uss d> S<<< B<-u> <I<login name>> >>> S<<< [B<-m> <I<mountpoint for user's volume>>] >>>
+    [B<-sa>] [B<-v>] S<<< [B<-c> <I<cell name>>] >>>
+    S<<< [B<-a> <I<administrator to authenticate>>] >>> [B<-d>] [B<-sk>] [B<-h>]
+
+=for html
+</div>
 
 =head1 DESCRIPTION
 
index ee1053f..dc309c1 100644 (file)
@@ -4,9 +4,15 @@ uss help - Displays help for uss commands
 
 =head1 SYNOPSIS
 
-B<uss help> [B<-topic> <I<help string>>+] [B<-help>]
+=for html
+<div class="synopsis">
 
-B<uss h> [B<-t> <I<help string>>+] [B<-h>]
+B<uss help> S<<< [B<-topic> <I<help string>>+] >>> [B<-help>]
+
+B<uss h> S<<< [B<-t> <I<help string>>+] >>> [B<-h>]
+
+=for html
+</div>
 
 =head1 DESCRIPTION
 
index e9a480d..ce83949 100644 (file)
@@ -4,12 +4,18 @@ vldb_check - Checks the integrity of the VLDB
 
 =head1 SYNOPSIS
 
-B<vldb_check> B<-database> <I<vldb file>> [B<-uheader>] [B<-vheader>]
+=for html
+<div class="synopsis">
+
+B<vldb_check> S<<< B<-database> <I<vldb file>> >>> [B<-uheader>] [B<-vheader>]
     [B<-servers>] [B<-entries>] [B<-verbose>] [B<-help>]
 
-B<vldb_check> B<-d> <I<vldb file>> [B<-u>] [B<-vh>] [B<-s>] [B<-e>]
+B<vldb_check> S<<< B<-d> <I<vldb file>> >>> [B<-u>] [B<-vh>] [B<-s>] [B<-e>]
     [B<-ve>] [B<-h>]
 
+=for html
+</div>
+
 =head1 DESCRIPTION
 
 The B<vldb_check> command checks the integrity of the Volume Location
index e55ecf7..0d22718 100644 (file)
@@ -4,9 +4,15 @@ vlserver - Initializes the Volume Location Server
 
 =head1 SYNOPSIS
 
-B<vlserver> [B<-p> <I<lwp processes>>] [B<-nojumbo>]
+=for html
+<div class="synopsis">
+
+B<vlserver> S<<< [B<-p> <I<lwp processes>>] >>> [B<-nojumbo>]
     [B<-enable_peer_stats>] [B<-enable_process_stats>] [B<-help>]
 
+=for html
+</div>
+
 =head1 DESCRIPTION
 
 The B<vlserver> command initializes the Volume Location (VL) Server, which
index c25a083..ebe0525 100644 (file)
@@ -4,11 +4,17 @@ voldump - Dump an AFS volume without using the Volume Server
 
 =head1 SYNOPSIS
 
-B<voldump> B<-part> <I<partition>> B<-volumeid> <I<volume id>>
-    [B<-file> <I<dump file>>] [B<-verbose>] [B<-help>]
+=for html
+<div class="synopsis">
 
-B<voldump> B<-p> <I<partition>> B<-vo> <I<volume id>>
-    [B<-f> <I<dump file>>] [B<-ve>] [B<-h>]
+B<voldump> S<<< B<-part> <I<partition>> >>> S<<< B<-volumeid> <I<volume id>> >>>
+    S<<< [B<-file> <I<dump file>>] >>> [B<-verbose>] [B<-help>]
+
+B<voldump> S<<< B<-p> <I<partition>> >>> S<<< B<-vo> <I<volume id>> >>>
+    S<<< [B<-f> <I<dump file>>] >>> [B<-ve>] [B<-h>]
+
+=for html
+</div>
 
 =head1 DESCRIPTION
 
index 6e80446..5215428 100644 (file)
@@ -4,11 +4,17 @@ volinfo - Produces detailed statistics about AFS volume headers
 
 =head1 SYNOPSIS
 
+=for html
+<div class="synopsis">
+
 B<volinfo> [B<-online>] [B<-vnode>] [B<-date>] [B<-inode>] [B<-itime>]
-    [B<-part> <I<AFS partition name (default current partition)>>+]
-    [B<-volumeid> <I<volume id>>+] [B<-header>] [B<-sizeOnly>]
+    S<<< [B<-part> <I<AFS partition name (default current partition)>>+] >>>
+    S<<< [B<-volumeid> <I<volume id>>+] >>> [B<-header>] [B<-sizeOnly>]
     [B<-fixheader>] [B<-saveinodes>] [B<-orphaned>] [B<-help>]
 
+=for html
+</div>
+
 =head1 DESCRIPTION
 
 The B<volinfo> command displays detailed statistics about one or more
index b76ae3e..559ad5b 100644 (file)
@@ -4,10 +4,16 @@ volserver - Initializes the Volume Server component of the fs process
 
 =head1 SYNOPSIS
 
-B<volserver> [B<-log>] [B<-p> <I<number of processes>>]
-    [B<-udpsize> <I<size of socket buffer in bytes>>]
+=for html
+<div class="synopsis">
+
+B<volserver> [B<-log>] S<<< [B<-p> <I<number of processes>>] >>>
+    S<<< [B<-udpsize> <I<size of socket buffer in bytes>>] >>>
     [B<-enable_peer_stats>] [B<-enable_process_stats>] [B<-help>]
 
+=for html
+</div>
+
 =head1 DESCRIPTION
 
 The B<volserver> command initializes the Volume Server component of the
index 5b07b4d..1e2ecec 100644 (file)
@@ -4,8 +4,14 @@ xfs_size_check - Verifies proper IRIX inode configuration
 
 =head1 SYNOPSIS
 
+=for html
+<div class="synopsis">
+
 B<xfs_size_check>
 
+=for html
+</div>
+
 =head1 DESCRIPTION
 
 The B<xfs_size_check> command, when run on a file server machine that runs
index f5b8a8d..475925b 100644 (file)
@@ -53,6 +53,9 @@
   body.pod h3 { margin-left: 1em }
   body.pod h4 { margin-left: 1em }
 
+  /* Special handling for the synopsis section to outdent the first line. */
+  body.pod .synopsis { padding-left: 2em; text-indent: -2em; }
+
   body.contentspage {
     color:            #000;
     background-color: #fff;