more --help text tweaks

function                                             old     new   delta
packed_usage                                       33545   33581     +36

Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
This commit is contained in:
Denys Vlasenko
2020-12-13 19:18:28 +01:00
parent 11f1a2553e
commit 5d553bc558
4 changed files with 5 additions and 6 deletions

View File

@@ -22,7 +22,7 @@
//kbuild:lib-$(CONFIG_ADJTIMEX) += adjtimex.o
//usage:#define adjtimex_trivial_usage
//usage: "[-q] [-o OFF] [-f FREQ] [-p TCONST] [-t TICK]"
//usage: "[-q] [-o OFS] [-f FREQ] [-p TCONST] [-t TICK]"
//usage:#define adjtimex_full_usage "\n\n"
//usage: "Read or set kernel time variables. See adjtimex(2)\n"
//usage: "\n -q Quiet"