doc: fix some broken link specifications
[openafs.git] / doc / man-pages / pod8 / backup_volsetrestore.pod
index 031ab79..7771137 100644 (file)
@@ -1,17 +1,26 @@
 =head1 NAME
 
-backup volsetrestore - Restores all volumes in a volume set
+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>]
+=for html
+<div class="synopsis">
 
-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>]
+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
 
@@ -93,7 +102,7 @@ Coordinator can read, and so on. If dumps are on multiple incompatible
 tape types, use the B<backup volrestore> command to restore individual
 volumes, or use this command after defining new volume sets that group
 together volumes that were dumped to compatible tape types. For further
-discussion, see the I<IBM AFS Administration Guide>.
+discussion, see the I<OpenAFS Administration Guide>.
 
 By default, the Backup System overwrites the contents of an existing
 volume with the restored data. To create a new volume to house the
@@ -105,7 +114,7 @@ specified extension also already exists, the command overwrites it.
 
 The B<-n> flag produces a list of the volumes to be restored if the B<-n>
 flag were not included, without actually restoring any volumes. See
-L<OUTPUT> for a detailed description of the output, and suggestions on how
+L</OUTPUT> for a detailed description of the output, and suggestions on how
 to combine it most effectively with the B<-file> and B<-name> arguments.
 
 The execution time for a B<backup volsetrestore> command depends on the
@@ -153,7 +162,7 @@ and have the following format:
 
     <machine> <partition> <volume> [<comments> ...]
 
-where 
+where
 
 =over 4
 
@@ -218,7 +227,7 @@ explicitly in the appropriate order.
 =item B<-n>
 
 Displays a list of the volumes to be restored if the flag were not
-included, without actually restoring them. L<OUTPUT> details the format of
+included, without actually restoring them. L</OUTPUT> details the format of
 the output. When combined with the B<-name> argument, its output is easily
 edited for use as input to the B<-file> argument on a subsequent B<backup
 volsetrestore> command.
@@ -332,7 +341,7 @@ The date and time when the volume was dumped.
 
 One way to generate a file for use as input to the B<-file> argument is to
 combine the B<-name> and B<-n> options, directing the output to a
-file. The I<IBM AFS Administration Guide> section on using the Backup
+file. The I<OpenAFS Administration Guide> section on using the Backup
 System to restore data explains how to edit the file as necessary before
 using it as input to the B<-file> argument.
 
@@ -383,6 +392,7 @@ server machine as the local superuser C<root>.
 
 =head1 SEE ALSO
 
+L<butc(5)>,
 L<backup(8)>,
 L<backup_addvolentry(8)>,
 L<backup_addvolset(8)>,