]> git.ipfire.org Git - thirdparty/freeswitch.git/commitdiff
FreeSWITCH will choose the right system defaults for you
authorSeven Du <dujinfang@gmail.com>
Wed, 25 Sep 2013 19:44:37 +0000 (03:44 +0800)
committerSeven Du <dujinfang@gmail.com>
Wed, 25 Sep 2013 19:44:37 +0000 (03:44 +0800)
src/switch.c

index 8624682bc5a87a1105471d9ab95c1a23dcb413d1..5a16fca2b362212027c94c9cd3733cd95c0cafbb 100644 (file)
@@ -435,7 +435,7 @@ static const char usage[] =
        "\t-version               -- print the version and exit\n"
        "\t-rp                    -- enable high(realtime) priority settings\n"
        "\t-lp                    -- enable low priority settings\n"
-       "\t-np                    -- enable normal priority settings (system defaults)\n"
+       "\t-np                    -- enable normal priority settings\n"
        "\t-vg                    -- run under valgrind\n"
        "\t-nosql                 -- disable internal sql scoreboard\n"
        "\t-heavy-timer           -- Heavy Timer, possibly more accurate but at a cost\n"