summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUlrich Ölmann <u.oelmann@pengutronix.de>2023-01-15 18:04:35 +0100
committerLuca Boccassi <luca.boccassi@gmail.com>2023-01-15 17:19:10 +0000
commit3d16448758b9ea9e0f451b299f9991a30bacbdf5 (patch)
treea4febe3458e4583b4dccdbcc21133f2c32be3c69
parent2cbb171d20a07ec0a25296f167b0385de102d74e (diff)
downloadsystemd-3d16448758b9ea9e0f451b299f9991a30bacbdf5.tar.gz
man: libudev: fix typo
-rw-r--r--man/libudev.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/man/libudev.xml b/man/libudev.xml
index 8632ea9420..c2a42cbfd4 100644
--- a/man/libudev.xml
+++ b/man/libudev.xml
@@ -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