X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=man%2Fsd_bus_message_get_monotonic_usec.xml;h=e0ee9090c43e2f23537ae9cd49958e61eeec534b;hp=57b115c63a028ac053f18514587b2e9918358fae;hb=8dc385e7701726be69b681e2738a1d74a21b24f1;hpb=3736955368e8a3a24962f5fdd25cce3281885c30 diff --git a/man/sd_bus_message_get_monotonic_usec.xml b/man/sd_bus_message_get_monotonic_usec.xml index 57b115c63..e0ee9090c 100644 --- a/man/sd_bus_message_get_monotonic_usec.xml +++ b/man/sd_bus_message_get_monotonic_usec.xml @@ -55,20 +55,20 @@ int sd_bus_message_get_monotonic_usec - sd_bus_message* message - uint64_t* usec + sd_bus_message *message + uint64_t *usec int sd_bus_message_get_realtime_usec - sd_bus_message* message - uint64_t* usec + sd_bus_message *message + uint64_t *usec int sd_bus_message_get_seqnum - sd_bus_message* message - uint64_t* seqnum + sd_bus_message *message + uint64_t *seqnum @@ -104,7 +104,7 @@ These timestamps and the sequence number are attached to each message by the kernel and cannot be - manipulated by the sending userspace. + manipulated by the sender. Note that these timestamps are only available on some bus transports, and only after support for them