doc: the last partition name is /vicepiu

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>
This commit is contained in:
Michael Meffie 2018-06-09 05:16:02 +00:00 committed by Benjamin Kaduk
parent 3588127191
commit fa55a3fe77
8 changed files with 10 additions and 11 deletions

View 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

View 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.

View 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.

View 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.

View 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>>

View 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.

View File

@ -4671,7 +4671,7 @@
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

View File

@ -349,8 +349,8 @@
<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>