DOC: pt_util now outputs ntohl'd epoch and version
authorSimon Wilkinson <sxw@inf.ed.ac.uk>
Sun, 13 Mar 2011 12:56:57 +0000 (12:56 +0000)
committerDerrick Brashear <shadow@dementia.org>
Sun, 13 Mar 2011 20:38:27 +0000 (13:38 -0700)
Commit 87e959e87df52e026ffcb2de8ecfcbf4889f7bd8 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>

doc/man-pages/pod8/pt_util.pod

index 0a98867..0e2846a 100644 (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.