From: Yu Watanabe Date: Fri, 19 Apr 2024 04:44:10 +0000 (+0900) Subject: man: drop spurious version info for error code X-Git-Tag: v256-rc1~115^2~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fc6ec43c0203aebaddf8b73743cc6575cdc55463;p=thirdparty%2Fsystemd.git man: drop spurious version info for error code Follow-up for 87fe0a69606920dbdb11854be9223ddeef823fa1. --- diff --git a/man/sd_event_add_inotify.xml b/man/sd_event_add_inotify.xml index 191b53203e2..2e2f5f25e48 100644 --- a/man/sd_event_add_inotify.xml +++ b/man/sd_event_add_inotify.xml @@ -183,18 +183,16 @@ -EBADF - The passed file descriptor is not valid. + The passed file descriptor is not valid. - -ENOSYS sd_event_add_inotify_fd() was called without - /proc/ mounted. + /proc/ mounted. -