From b1918986db25662c9b6804c088b83a4a770eb1d0 Mon Sep 17 00:00:00 2001 From: Thomas Voss Date: Thu, 17 Nov 2022 12:22:29 +0100 Subject: Fix typos --- lux.1 | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/lux.1 b/lux.1 index 51110f3..af57967 100644 --- a/lux.1 +++ b/lux.1 @@ -12,7 +12,7 @@ .\" LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR .\" OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR .\" PERFORMANCE OF THIS SOFTWARE. -.Dd $Mdocdate: November 16 2022 $ +.Dd $Mdocdate: November 17 2022 $ .Dt LUX 1 .Os Linux .Sh NAME @@ -53,7 +53,7 @@ Decrease the current display brightness by .Ar val brightness units. .It Fl D Ar val , Fl Fl decrease-percent Ns = Ns Ar val -Decrease the current display brightness to +Decrease the current display brightness by .Ar val percent. .It Fl g , Fl Fl get @@ -61,11 +61,11 @@ Print the raw current display brightness level. .It Fl G , Fl Fl get-percent Print the current display brightness level as a percentage. .It Fl i Ar val , Fl Fl increase Ns = Ns Ar val -Increase the current display brightness to +Increase the current display brightness by .Ar val brightness units. .It Fl I Ar val , Fl Fl increase-percent Ns = Ns Ar val -Increase the current display brightness to +Increase the current display brightness by .Ar val percent. .It Fl m , Fl Fl max -- cgit v1.2.3