chiark / gitweb /
exit-status: fix URL in comment
[elogind.git] / src / shared / exit-status.h
index 7438508e4d8561c1f38705c2745f4df8385f1213..9d27c01658799570b6034a29edce49dc602661d5 100644 (file)
@@ -39,7 +39,7 @@ typedef enum ExitStatus {
          * use them here under the assumption that they hence are
          * unused by init scripts.
          *
          * use them here under the assumption that they hence are
          * unused by init scripts.
          *
-         * http://refspecs.freestandards.org/LSB_3.1.0/LSB-Core-generic/LSB-Core-generic/iniscrptact.html */
+         * http://refspecs.linuxfoundation.org/LSB_3.2.0/LSB-Core-generic/LSB-Core-generic/iniscrptact.html */
 
         EXIT_CHDIR = 200,
         EXIT_NICE,
 
         EXIT_CHDIR = 200,
         EXIT_NICE,