doc: the last partition name is /vicepiu 77/13177/2
authorMichael Meffie <mmeffie@sinenomine.net>
Sat, 9 Jun 2018 05:16:02 +0000 (05:16 +0000)
committerBenjamin Kaduk <kaduk@mit.edu>
Fri, 14 Sep 2018 12:35:26 +0000 (08:35 -0400)
The last valid partition name supported by OpenAFS is /vicepiu, not
/vicepiv. Update the docs and man pages to say so.

Change-Id: I6e1cce775d332d76f605a26f16502c651461994b
Reviewed-on: https://gerrit.openafs.org/13177
Tested-by: BuildBot <buildbot@rampaginggeek.com>
Reviewed-by: Benjamin Kaduk <kaduk@mit.edu>

doc/man-pages/pod1/afs.pod
doc/man-pages/pod1/vos.pod.in
doc/man-pages/pod5/uss.pod
doc/man-pages/pod5/uss_bulk.pod
doc/man-pages/pod8/bos_salvage.pod
doc/man-pages/pod8/uss_add.pod
doc/xml/AdminGuide/auagd008.xml
doc/xml/AdminGuide/auagd023.xml

index a65cb1c..9f97d7a 100644 (file)
@@ -410,10 +410,9 @@ After /vicepz (for which the index is 25) comes
 
 and so on through
 
-   /vicepiv    =     vicepiv     =      iv     =      255
+   /vicepiu    =     vicepiu     =      iu     =      254
 
-F</vicepiv> is the last permissible AFS partition name. In practice it
-will not work well; stopping with F</vicepiu> is highly recommended.
+F</vicepiu> is the last permissible OpenAFS partition name.
 
 =head4 Abbreviating Cell Names
 
index f0ec34a..cf26646 100644 (file)
@@ -231,7 +231,7 @@ After /vicepz (for which the index is 25) comes
 
 and so on through
 
-   /vicepiv    =     vicepiv     =      iv     =      255
+   /vicepiu    =     vicepiu     =      iu     =      254
 
 The B<-frompartition> and B<-topartition> arguments to the
 L<B<vos move>|vos_move(1)> command also accept this notation.
index cb277c1..d09cacb 100644 (file)
@@ -618,7 +618,7 @@ After F</vicepz> (for which the index is 25) comes
 
 and so on through
 
-   /vicepiv    =     vicepiv     =      iv     =      255
+   /vicepiu    =     vicepiu     =      iu     =      254
 
 To read in the value from the B<uss add> command's B<-partition> argument,
 specify the value $PART.
index 8e80249..e635607 100644 (file)
@@ -159,7 +159,7 @@ After F</vicepz> (for which the index is 25) comes
 
 and so on through
 
-   /vicepiv    =     vicepiv     =      iv     =      255
+   /vicepiu    =     vicepiu     =      iu     =      254
 
 Corresponding argument to the B<uss add> command: B<-partition>.
 Corresponding variable in template: $PART.
index 6e7fe18..67c08fc 100644 (file)
@@ -168,7 +168,7 @@ After F</vicepz> (for which the index is 25) comes
 
 and so on through
 
-   /vicepiv    =     vicepiv     =      iv     =      255
+   /vicepiu    =     vicepiu     =      iu     =      254
 
 =item B<-volume> <I<salvage volume id or name>>
 
index 7a365d0..829cefb 100644 (file)
@@ -145,7 +145,7 @@ After F</vicepz> (for which the index is 25) comes
 
 and so on through
 
-   /vicepiv    =     vicepiv     =      iv     =      255
+   /vicepiu    =     vicepiu     =      iu     =      254
 
 Corresponding variable in the template file: $PART.
 
index 9e4f119..fe6105e 100644 (file)
     convention, the first partition on a machine is mounted at <emphasis role="bold">/vicepa</emphasis>, the second at <emphasis
     role="bold">/vicepb</emphasis>, and so on to the twenty-sixth at <emphasis role="bold">/vicepz</emphasis>. Additional partitions
     are mounted at <emphasis role="bold">/vicepaa</emphasis> through <emphasis role="bold">/vicepaz</emphasis> and so on up to
-    <emphasis role="bold">/vicepiv</emphasis>. Using the letters consecutively is not required, but is simpler.</para>
+    <emphasis role="bold">/vicepiu</emphasis>. Using the letters consecutively is not required, but is simpler.</para>
 
     <para>Mount each <emphasis role="bold">/vicep</emphasis> directory directly under the local file system's root directory (
     <emphasis role="bold">/</emphasis> ), not as a subdirectory of any other directory; for example, <emphasis
index 2de3873..54039d2 100644 (file)
         <para>and so on through</para>
 
         <programlisting>
-<emphasis role="bold">/vicepiv</emphasis>    =     <emphasis role="bold">vicepiv</emphasis>     =      <emphasis role="bold">iv</emphasis>     =      <emphasis
-            role="bold">255</emphasis>
+<emphasis role="bold">/vicepiu</emphasis>    =     <emphasis role="bold">vicepiu</emphasis>     =      <emphasis role="bold">iu</emphasis>     =      <emphasis
+            role="bold">254</emphasis>
 </programlisting>
       </sect3>