]> git.ipfire.org Git - thirdparty/util-linux.git/commitdiff
lsclocks: (man) remove stray backslash, and correct short form of --time
authorBenno Schulenberg <bensberg@telfort.nl>
Fri, 27 Jun 2025 12:04:08 +0000 (14:04 +0200)
committerKarel Zak <kzak@redhat.com>
Mon, 30 Jun 2025 12:09:03 +0000 (14:09 +0200)
This fixes commits 98f4e4833c and e9ddea7912.

CC: Thomas Weißschuh <thomas@t-8ch.de>
Signed-off-by: Benno Schulenberg <bensberg@telfort.nl>
misc-utils/lsclocks.1.adoc

index cfe984d5e6e78336eb162fad7f6e4d8af1ac8b85..ffd3c4049917c2fa43b97d87b29854a4f2ae858e 100644 (file)
@@ -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*::