DOC: pt_util now outputs ntohl'd epoch and version

Commit 87e959e87d fixed pt_util so
that the epoch and version is correctly byte-swapped on little
endian systems.

Remove the warning about this from the manpage as it is no longer
relevant.

Change-Id: Ic54223b0a8812825a1b7a8d2b8ee1b0c51ecea05
Reviewed-on: http://gerrit.openafs.org/4210
Tested-by: BuildBot <buildbot@rampaginggeek.com>
Reviewed-by: Derrick Brashear <shadow@dementia.org>
This commit is contained in:
Simon Wilkinson 2011-03-13 12:56:57 +00:00 committed by Derrick Brashear
parent f6f8158ada
commit 83f0baef29

View File

@ -104,9 +104,6 @@ not be used if you have and are using groups within groups.
In all cases, entry timestamps and other information is also not
preserved.
The epoch and version are reported on standard error. On little-endian
machines, they'll be byte swapped, so may be very random.
=head1 EXAMPLES
The following example shows how to initialize the database from scratch.