diff options
Diffstat (limited to 'upstream/debian-unstable/man3/sd-id128.3')
-rw-r--r-- | upstream/debian-unstable/man3/sd-id128.3 | 14 |
1 files changed, 3 insertions, 11 deletions
diff --git a/upstream/debian-unstable/man3/sd-id128.3 b/upstream/debian-unstable/man3/sd-id128.3 index b8034c90..247270e4 100644 --- a/upstream/debian-unstable/man3/sd-id128.3 +++ b/upstream/debian-unstable/man3/sd-id128.3 @@ -1,5 +1,5 @@ '\" t -.TH "SD\-ID128" "3" "" "systemd 255" "sd-id128" +.TH "SD\-ID128" "3" "" "systemd 256~rc3" "sd-id128" .\" ----------------------------------------------------------------- .\" * Define some portability stuff .\" ----------------------------------------------------------------- @@ -57,7 +57,7 @@ sd-id128, SD_ID128_ALLF, SD_ID128_CONST_STR, SD_ID128_FORMAT_STR, SD_ID128_FORMA .HP \w'int\ sd_id128_in_setv('u .BI "int sd_id128_in_setv(sd_id128_t\ " "id" ", va_list\ " "ap" ");" .HP \w'int\ sd_id128_in_set_sentinel('u -.BI "int sd_id128_in_set_sentinel(sd_id128_t\ " "id" ", \&..., \fBSD_ID128_NULL\fR);" +.BI "int sd_id128_in_set_sentinel(sd_id128_t\ " "id" ", \&..., " "\fBSD_ID128_NULL\fR" ");" .HP \w'int\ sd_id128_in_set('u .BI "int sd_id128_in_set(sd_id128_t\ " "id" ", \&...);" .HP \w'\fBpkg\-config\ \-\-cflags\ \-\-libs\ libsystemd\fR\ 'u @@ -320,15 +320,7 @@ from an early phase of the program when no other threads have been started\&. were added in version 252\&. .SH "SEE ALSO" .PP -\fBsystemd\fR(1), -\fBsd_id128_to_string\fR(3), -\fBsd_id128_randomize\fR(3), -\fBsd_id128_get_machine\fR(3), -\fBprintf\fR(3), -\fBjournalctl\fR(1), -\fBsd-journal\fR(7), -\fBpkg-config\fR(1), -\fBmachine-id\fR(5) +\fBsystemd\fR(1), \fBsd_id128_to_string\fR(3), \fBsd_id128_randomize\fR(3), \fBsd_id128_get_machine\fR(3), \fBprintf\fR(3), \fBjournalctl\fR(1), \fBsd-journal\fR(7), \fBpkg-config\fR(1), \fBmachine-id\fR(5) .SH "NOTES" .IP " 1." 4 RFC 4122 |