chiark
/
gitweb
/
~ianmdlvl
/
elogind.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d35fbf6
)
exit-status: fix URL in comment
author
Daniel Mack
<daniel@zonque.org>
Fri, 5 Sep 2014 11:48:05 +0000
(13:48 +0200)
committer
Daniel Mack
<daniel@zonque.org>
Fri, 5 Sep 2014 11:48:05 +0000
(13:48 +0200)
The LSB sites have moved, so update the URL.
src/shared/exit-status.h
patch
|
blob
|
history
diff --git
a/src/shared/exit-status.h
b/src/shared/exit-status.h
index 7438508e4d8561c1f38705c2745f4df8385f1213..9d27c01658799570b6034a29edce49dc602661d5 100644
(file)
--- a/
src/shared/exit-status.h
+++ b/
src/shared/exit-status.h
@@
-39,7
+39,7
@@
typedef enum ExitStatus {
* 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,