From 1fd6a6310688e1dc04f59f174e69f4fa106a0b83 Mon Sep 17 00:00:00 2001 From: Luke Shumaker Date: Sat, 24 Dec 2016 12:18:44 -0500 Subject: Fix a grammatical issue in sd_notify(3). --- src/libsystemd/sd_notify.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src') diff --git a/src/libsystemd/sd_notify.xml b/src/libsystemd/sd_notify.xml index 94542b80b8..ef66e93ab9 100644 --- a/src/libsystemd/sd_notify.xml +++ b/src/libsystemd/sd_notify.xml @@ -307,8 +307,8 @@ code. If $NOTIFY_SOCKET was not set and hence no status data could be sent, 0 is returned. If the status was sent, these functions return with a positive return value. In - order to support both, init systems that implement this scheme and - those which do not, it is generally recommended to ignore the + order to support both init systems that implement this scheme and + those that do not, it is generally recommended to ignore the return value of this call. -- cgit v1.2.3-54-g00ecf