X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=man%2Fsd_event_add_time.xml;h=a3304f7985b995408a749beb15fcafc332974e52;hb=821b2e792159e237a1e5a1ea4bb6ae2e55d64be5;hp=983e4865624aa2b1e76ce03153f76393098eb662;hpb=b8bde11658366290521e3d03316378b482600323;p=elogind.git diff --git a/man/sd_event_add_time.xml b/man/sd_event_add_time.xml index 983e48656..a3304f798 100644 --- a/man/sd_event_add_time.xml +++ b/man/sd_event_add_time.xml @@ -65,13 +65,13 @@ along with systemd; If not, see . uint64_t usec uint64_t accuracy sd_event_time_handler_t handler - void* userdata + void *userdata int sd_event_source_get_time sd_event_source *source - usec_t* usec + usec_t *usec @@ -226,7 +226,7 @@ along with systemd; If not, see . sd_event_add_time() and the other functions described here are available as a shared library, which can be compiled and linked to with the - libsystemd pkg-config1 + libsystemd pkg-config1 file.