[PATCH 2/2] lsclocks: (man) remove stray backslash, and correct short form of --time
Benno Schulenberg <[email protected]>
| Newsgroups | org.kernel.vger.util-linux |
|---|---|
| Message-ID | <[email protected]> |
This fixes commits 98f4e4833c and e9ddea7912. CC: Thomas Weißschuh <[email protected]> Signed-off-by: Benno Schulenberg <[email protected]> --- misc-utils/lsclocks.1.adoc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/misc-utils/lsclocks.1.adoc b/misc-utils/lsclocks.1.adoc index cfe984d5e..ffd3c4049 100644 --- a/misc-utils/lsclocks.1.adoc +++ b/misc-utils/lsclocks.1.adoc @@ -21,7 +21,7 @@ lsclocks - display system clocks It allows to display information like current time and resolution of clocks. Different kinds of clocks are supported. -* POSIX clocks: *CLOCK_MONOTONIC*, *CLOCK_REALTIME*, *CLOCK_BOOTTIME*\, etc. +* POSIX clocks: *CLOCK_MONOTONIC*, *CLOCK_REALTIME*, *CLOCK_BOOTTIME*, etc. * CPU clocks: *clock_getcpuclockid()*. * PTP clocks: */dev/ptp0*. * RTC clocks: */dev/rtc0*. @@ -44,7 +44,7 @@ Output all columns. *-r*, *--raw*:: Use raw output format. -*-r*, *--time* _clock_:: +*-t*, *--time* _clock_:: Show current time of one specific clock. *--no-discover-dynamic*:: -- 2.48.1