]> git.michaelhowe.org Git - packages/o/openafs.git/commitdiff
pod-updates-20060227
authorChas Williams <chas@cmf.nrl.navy.mil>
Mon, 27 Feb 2006 20:46:25 +0000 (20:46 +0000)
committerDerrick Brashear <shadow@dementia.org>
Mon, 27 Feb 2006 20:46:25 +0000 (20:46 +0000)
FIXES 26463

update pod files to deal with some section number changes

14 files changed:
doc/man-pages/pod1/afs.pod
doc/man-pages/pod1/afsmonitor.pod
doc/man-pages/pod1/fs_getclientaddrs.pod
doc/man-pages/pod1/fs_setcachesize.pod
doc/man-pages/pod1/rxgen.pod
doc/man-pages/pod1/vos_backupsys.pod
doc/man-pages/pod1/vos_listvol.pod
doc/man-pages/pod5/cacheinfo.pod
doc/man-pages/pod5/prdb.DB0.pod
doc/man-pages/pod8/backup_labeltape.pod
doc/man-pages/pod8/backup_scantape.pod
doc/man-pages/pod8/bos_status.pod
doc/man-pages/pod8/fstrace_dump.pod
doc/man-pages/pod8/kas_setpassword.pod

index a380197bb34df585f83d758a2a208bf4340a2fea..87166bc814246db66362a3ddfcc7de5c806e9fdd 100644 (file)
@@ -547,8 +547,8 @@ L<volinfo(8)>,
 L<volserver(8)>,
 L<vos(1)>,
 L<xfs_size_check(8)>,
-L<xstat_cm_test(8)>,
-L<xstat_fs_test(8)>
+L<xstat_cm_test(1)>,
+L<xstat_fs_test(1)>
 
 =head1 COPYRIGHT
 
index d48bb5acbe4c1c241fa47bc8362061b306e22414..9814a13fd76e7016c8ac4601b17ca871555207e1 100644 (file)
@@ -2,7 +2,7 @@
 
 afsmonitor - Monitors File Servers and Cache Managers
 
-=head1 DESCRIPTION
+=head1 SYNOPSIS
 
 B<afsmonitor> [B<initcmd>] [-config <I<configuration file>>]
     [B<-frequency> <I<poll frequency, in seconds>>]
index 1616f41c3c7668fc9a177314084033a8a76b96f0..b13dd69b072922365c99a7444cecca609534155a 100644 (file)
@@ -91,7 +91,7 @@ None
 
 =head1 SEE ALSO
 
-L<fileserver(1)>,
+L<fileserver(8)>,
 L<fs_setclientaddrs(1)>
 
 =head1 COPYRIGHT
index d68734e4430e6b8461c7742d67b92f4d134fdf88..a6e853525ec6c0c6053895ee4ace176b1f71bb0f 100644 (file)
@@ -89,8 +89,8 @@ The issuer must be logged in as the local superuser root.
 
 =head1 SEE ALSO
 
-L<cacheinfo(1)>,
-L<afsd(1)>,
+L<cacheinfo(5)>,
+L<afsd(8)>,
 L<fs_getcacheparms(1)>
 
 =head1 COPYRIGHT
index d012f0ee3280f7f1d1cc48a3ae48e0857a568cdb..8f743277ed5cdcb7a1a98953e25bb8001eee0c9c 100644 (file)
@@ -509,6 +509,8 @@ client side, the OUT parameters are somewhat unorthodox (i.e. the server
 routine must malloc a string without ever freeing it itself; this is done
 by the B<rxgen> server stub).
 
+=back
+
 Note that for INOUT and OUT string parameters, in both the client and
 server sides their arguments must be char of pointers (i.e. char **).
 
index 3465b68ea1430883ca282634c4b4fb78e3713dc6..28ca5e0a897a946f9c98cb283923fb8d1a131ff6 100644 (file)
@@ -82,6 +82,8 @@ The B<-prefix> and B<-xprefix> arguments both accept multiple values,
 which can be used to define disjoint groups of volumes. Each value can be
 one of two types:
 
+=over 4
+
 =item *
 
 A simple character string, which matches volumes whose name begin with the
@@ -101,6 +103,8 @@ volumes that have the string C<aix> anywhere in their names:
 
    -prefix  '^.*aix'
 
+=back 4
+
 To display a list of the volumes to be cloned, without actually cloning
 them, include the B<-dryrun> flag. To display a statement that summarizes
 the criteria being used to select volume, include the B<-verbose> flag.
index e40eb517a073cfecf431b0e6cd01931e8bbdaae5..b69217a499d2d69a10b5b68bedbe1a3e60047f13 100644 (file)
@@ -337,11 +337,11 @@ None
 
 =head1 SEE ALSO
 
-L<backup_diskrestore(1)>,
-L<backup_volrestore(1)>,
-L<bos_getlog(1)>,
-L<bos_salvage(1)>,
-L<salvager(1)>,
+L<backup_diskrestore(8)>,
+L<backup_volrestore(8)>,
+L<bos_getlog(8)>,
+L<bos_salvage(8)>,
+L<salvager(8)>,
 L<vos(1)>,
 L<vos_examine(1)>,
 L<vos_listvldb(1)>,
index 456058bbe37a28ab0fcd811cbcdb4fa78b8f601c..9cf03ec6e6824db1c7d360b07c47835846c643c8 100644 (file)
@@ -60,8 +60,8 @@ cache size as 50,000 1-kilobyte blocks.
 =head1 SEE ALSO
 
 L<afsd(8)>,
-L<fs_getcacheparms(8)>,
-L<fs_setcachesize(8)>
+L<fs_getcacheparms(1)>,
+L<fs_setcachesize(1)>
 
 =head1 COPYRIGHT
 
index da01cc8b6b23c52997e0ca4b017267b21817c700..c3de5ef6ba2835b3765e50e2724f3660a34eb5ec 100644 (file)
@@ -30,7 +30,7 @@ regular basis, using a tool such as the UNIX B<tar> command.
 =head1 SEE ALSO
 
 L<prdb_check(8)>,
-L<pts(8)>,
+L<pts(1)>,
 L<ptserver(8)>
 
 =head1 COPYRIGHT
index a172e96b62d6cc99d7e3005b26612fcb70559bc6..8f6de9645ebdf2f6187790b9d2f9f76f3516447c 100644 (file)
@@ -202,7 +202,7 @@ included.
 L<butc(5)>,
 L<backup(8)>,
 L<backup_readlabel(8)>,
-L<butc(1)>
+L<butc(8)>
 
 =head1 COPYRIGHT
 
index 5ef3ded47965e252864db8b2a95b8bcd2626a512..b53b7d6f575f98c9157ae2565621229d0f3f28f5 100644 (file)
@@ -337,7 +337,7 @@ L<butc(5)>,
 L<backup(8)>,
 L<backup_dump(8)>,
 L<backup_dumpinfo(8)>,
-L<butc(1)>
+L<butc(8)>
 
 =head1 COPYRIGHT
 
index 2c4d977cf20a3bcf082c233c1bc1ecc3a05bcb2e..475577c9b35f0cfc5c4d76b4e3467ff58baa86ca 100644 (file)
@@ -255,8 +255,8 @@ None
 
 =head1 SEE ALSO
 
-L<BosConfig(1)>,
-L<KeyFile(1)>,
+L<BosConfig(5)>,
+L<KeyFile(5)>,
 L<bos(8)>,
 L<bos_create(8)>,
 L<bos_shutdown(8)>,
index ea9f257f256fe6496cba2e283d96897ad8a690eb..6533ec4edfb80f56c46e9e9730be9b8928c8b8b3 100644 (file)
@@ -186,6 +186,8 @@ completed:
 
    AFS Trace Dump - Completed
 
+=back
+
 =head1 EXAMPLES
 
 The following command dumps the log associated with the cm event set to
index 700d9d2c3c673d7a6335a4d26569475686d025b7..77090fc6fb9cc4dcc2245dcc2fbe73f414d4c307 100644 (file)
@@ -154,8 +154,8 @@ Authentication Database entry.
 
 L<bos_addkey(8)>,
 L<kas(8)>,
-L<kaserver(1)>,
-L<kpwvalid(1)>
+L<kaserver(8)>,
+L<kpwvalid(8)>
 
 =head1 COPYRIGHT