[OpenAFS-Doc] POD error?

Jeff Blaine jblaine@kickflop.net
Wed, 18 May 2011 18:10:19 -0400


Before I muck something up, just bear with me as I
immerse myself in this stuff and get up to speed...

Is there a reason there's no closing >>> on the 2nd
to last line below?

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<-encrypt>] [B<-noresolve>] [B<-help>]

Assuming it should be there, is the following right
(for this specific summary part) for how you'd want
-dryrun added?

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>] >>>
     S<<< [B<-dryrun>] [B<-verbose>] [B<-encrypt>] >>>
     [B<-noresolve>] [B<-help>]