From b8e12d2d5c760dbe8058b5a5d8bfabdeff4dbe29 Mon Sep 17 00:00:00 2001 From: Brad Davis Date: Fri, 12 Mar 2021 09:43:33 -0700 Subject: [PATCH] Improve the wording for showing the brightness level Reviewed by: allanjude --- usr.bin/backlight/backlight.8 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/usr.bin/backlight/backlight.8 b/usr.bin/backlight/backlight.8 index ce2d0e4b0325..adcfe159a9c1 100644 --- a/usr.bin/backlight/backlight.8 +++ b/usr.bin/backlight/backlight.8 @@ -47,8 +47,8 @@ The .Nm utility can be used to configure brightness levels for registered backlights. .Pp -If call without any option it will print the current brightness level of the first -registered backlight. +Called without any arguments it will print the current brightness level +of the first registered backlight. .Pp The options are as follows: .Bl -tag -width "-f device"