X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=src%2Fcore%2Fshutdown.c;h=dd11ae3d6fa9f749431df1238fb04386a93d615f;hp=20cf526ba2716b34fe1a2fc9bde05a396b160502;hb=3f85ef0f05ffc51e19f86fb83a1c51e8e3cd6817;hpb=6d0f91bf551464c57bc12f99deccd515fb3f628d diff --git a/src/core/shutdown.c b/src/core/shutdown.c index 20cf526ba..dd11ae3d6 100644 --- a/src/core/shutdown.c +++ b/src/core/shutdown.c @@ -165,7 +165,7 @@ int main(int argc, char *argv[]) { goto error; /* journald will die if not gone yet. The log target defaults - * to console, but may have been changed by commandline options. */ + * to console, but may have been changed by command line options. */ log_close_console(); /* force reopen of /dev/console */ log_open();