tmpfiles: fix documented constant for exit code 73
authorWill Thompson <will@willthompson.co.uk>
Tue, 22 May 2018 14:56:53 +0000 (15:56 +0100)
committerLennart Poettering <lennart@poettering.net>
Tue, 22 May 2018 16:35:34 +0000 (18:35 +0200)
commitda6c7806fd6b984e98621a844305b2128b897a39
tree4e31c913cf58868a4c141ae4177a112dbcc06a05
parent14d0afb94da511a5ff61b3188ae8df59a61f5969
tmpfiles: fix documented constant for exit code 73

sysexits.h has:

    #define EX_CANTCREAT 73 /* can't create (user) output file */

EX_DATAERR is a copy-paste error from the previous sentence, which is
correct.
man/systemd-tmpfiles.xml