diff options
Diffstat (limited to 'miscutils/adjtimex.c')
-rw-r--r-- | miscutils/adjtimex.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/miscutils/adjtimex.c b/miscutils/adjtimex.c index a9de0f9aa..209d1d560 100644 --- a/miscutils/adjtimex.c +++ b/miscutils/adjtimex.c | |||
@@ -22,7 +22,7 @@ | |||
22 | //kbuild:lib-$(CONFIG_ADJTIMEX) += adjtimex.o | 22 | //kbuild:lib-$(CONFIG_ADJTIMEX) += adjtimex.o |
23 | 23 | ||
24 | //usage:#define adjtimex_trivial_usage | 24 | //usage:#define adjtimex_trivial_usage |
25 | //usage: "[-q] [-o OFF] [-f FREQ] [-p TCONST] [-t TICK]" | 25 | //usage: "[-q] [-o OFS] [-f FREQ] [-p TCONST] [-t TICK]" |
26 | //usage:#define adjtimex_full_usage "\n\n" | 26 | //usage:#define adjtimex_full_usage "\n\n" |
27 | //usage: "Read or set kernel time variables. See adjtimex(2)\n" | 27 | //usage: "Read or set kernel time variables. See adjtimex(2)\n" |
28 | //usage: "\n -q Quiet" | 28 | //usage: "\n -q Quiet" |