]> 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:46:25 +0000 (03:46 +0800)
src/switch.c

index 6ae8e584dbe034add4e366deb7813afc54489189..715336edbb204b5a27963003e3b68068077da30d 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"