mirror of
https://git.openafs.org/openafs.git
synced 2025-01-18 23:10:58 +00:00
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:
parent
f6f8158ada
commit
83f0baef29
@ -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.
|
||||
|
Loading…
Reference in New Issue
Block a user