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. 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