From: Benno Schulenberg Date: Fri, 27 Jun 2025 12:04:08 +0000 (+0200) Subject: lsclocks: (man) remove stray backslash, and correct short form of --time X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=4e023e45276e09bd5d1321bff65ae6589a79d9d6;p=thirdparty%2Futil-linux.git lsclocks: (man) remove stray backslash, and correct short form of --time This fixes commits 98f4e4833c and e9ddea7912. CC: Thomas Weißschuh Signed-off-by: Benno Schulenberg --- 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*::