mirror of
https://github.com/morgan9e/systemd
synced 2026-04-14 00:14:32 +09:00
man: libudev: fix typo
This commit is contained in:
committed by
Luca Boccassi
parent
2cbb171d20
commit
3d16448758
@@ -43,7 +43,7 @@
|
||||
equivalent replacement with a more modern API.</para>
|
||||
|
||||
<para>All functions require a libudev context to operate. This
|
||||
context can be create via
|
||||
context can be created via
|
||||
<citerefentry><refentrytitle>udev_new</refentrytitle><manvolnum>3</manvolnum></citerefentry>.
|
||||
It is used to track library state and link objects together. No
|
||||
global state is used by libudev, everything is always linked to
|
||||
|
||||
Reference in New Issue
Block a user