From: Ulrich Ölmann Date: Sun, 15 Jan 2023 17:04:35 +0000 (+0100) Subject: man: libudev: fix typo X-Git-Tag: v253-rc1~111 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=3d16448758b9ea9e0f451b299f9991a30bacbdf5;p=thirdparty%2Fsystemd.git man: libudev: fix typo --- diff --git a/man/libudev.xml b/man/libudev.xml index 8632ea94204..c2a42cbfd46 100644 --- a/man/libudev.xml +++ b/man/libudev.xml @@ -43,7 +43,7 @@ equivalent replacement with a more modern API. All functions require a libudev context to operate. This - context can be create via + context can be created via udev_new3. It is used to track library state and link objects together. No global state is used by libudev, everything is always linked to