mirror of
https://github.com/systemd/systemd-stable.git
synced 2025-02-08 05:57:26 +03:00
man: correct reference to sd_id128_get_boot_app_specific
The function sd_id128_get_boot_app_specific is the app specific variant of sd_id128_get_boot. Signed-off-by: Jan Luebbe <jlu@pengutronix.de> (cherry picked from commit 173d47f7881137a5994a3e3b918169b6c759deaf) (cherry picked from commit 3c891618b781d23a4aeb9ccee9590df2bb2da3cf) (cherry picked from commit 08c8bb3acf07e53e7cce4cf871b671eb3e15e0dd)
This commit is contained in:
parent
43731de51b
commit
dae95f45a0
@ -86,7 +86,7 @@
|
||||
project='man-pages'><refentrytitle>random</refentrytitle><manvolnum>4</manvolnum></citerefentry> for more
|
||||
information. This function also internally caches the returned ID to make this call a cheap operation. It is
|
||||
recommended to use this ID as-is only in trusted environments. In untrusted environments it is recommended to
|
||||
derive an application specific ID using <function>sd_id128_get_machine_app_specific()</function>, see below.</para>
|
||||
derive an application specific ID using <function>sd_id128_get_boot_app_specific()</function>, see below.</para>
|
||||
|
||||
<para><function>sd_id128_get_boot_app_specific()</function> is analogous to
|
||||
<function>sd_id128_get_machine_app_specific()</function> but returns an ID that changes between boots. Some
|
||||
|
Loading…
x
Reference in New Issue
Block a user