From 1652be7df88d358c1e215c7de5431505348e5ab3 Mon Sep 17 00:00:00 2001 From: Shivank Sharma Date: Mon, 3 Aug 2026 20:52:01 +0530 Subject: [PATCH] docs: fix typo in man/sd-device.xml Fix spelling of "managed" in man/sd-device.xml. --- man/sd-device.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/man/sd-device.xml b/man/sd-device.xml index c8874828af2..3a7bf4dd846 100644 --- a/man/sd-device.xml +++ b/man/sd-device.xml @@ -37,7 +37,7 @@ sd-device.h is part of libsystemd3 and provides an API to introspect and enumerate devices on the local system. It provides a programmatic - interface to the database of devices and their properties mananaged by + interface to the database of devices and their properties managed by systemd-udevd.service8. This API is a replacement for libudev3 and -- 2.47.3