diff options
author | Jan Engelhardt <jengelh@inai.de> | 2015-10-26 15:45:12 +0100 |
---|---|---|
committer | Jan Engelhardt <jengelh@inai.de> | 2015-11-06 13:46:26 +0100 |
commit | 7ca4155737730ece73ae4b4ac80571005cb99b69 (patch) | |
tree | 3ee0a009f335d6fffb29e7d707e69b614f5d3eb7 /man/sd_journal_get_fd.xml | |
parent | a8eaaee72a2f06e0fb64fb71de3b71ecba31dafb (diff) |
doc: use expanded forms for written style
Diffstat (limited to 'man/sd_journal_get_fd.xml')
-rw-r--r-- | man/sd_journal_get_fd.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man/sd_journal_get_fd.xml b/man/sd_journal_get_fd.xml index 3a38f733ab..61293f7f99 100644 --- a/man/sd_journal_get_fd.xml +++ b/man/sd_journal_get_fd.xml @@ -187,7 +187,7 @@ else { certain latency. This call will return a positive value if the journal changes are detected immediately and zero when they need to be polled for and hence might be noticed only with a certain - latency. Note that there's usually no need to invoke this function + latency. Note that there is usually no need to invoke this function directly as <function>sd_journal_get_timeout()</function> on these file systems will ask for timeouts explicitly anyway.</para> </refsect1> |