]> git.pld-linux.org Git - packages/SysVinit.git/commitdiff
- oops :) typo
authorshadzik <shadzik@pld-linux.org>
Wed, 20 Aug 2008 13:10:51 +0000 (13:10 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    sysvinit-rebootconfirmation.patch -> 1.2

sysvinit-rebootconfirmation.patch

index 833ed0cf15c0c48eab7fe6b874e30ff890534606..908afd3dffa2d75cc8bd1d7aac8667f3affe335c 100644 (file)
@@ -13,7 +13,7 @@
        fprintf(stderr, "\t-f: force halt/reboot, don't call shutdown.\n");
        fprintf(stderr, "\t-h: put harddisks in standby mode.\n");
        fprintf(stderr, "\t-i: shut down all network interfaces.\n");
-+      fprintf(stderr, "\t-c: aks for confirmation.\n");
++      fprintf(stderr, "\t-c: ask for confirmation.\n");
        if (!strcmp(progname, "halt"))
                fprintf(stderr, "\t-p: power down the system (if possible, otherwise halt).\n");
        exit(1);
This page took 0.410926 seconds and 4 git commands to generate.