git: b8e12d2d5c76 - main - Improve the wording for showing the brightness level

Brad Davis brd at FreeBSD.org
Fri Mar 12 16:46:51 UTC 2021


The branch main has been updated by brd:

URL: https://cgit.FreeBSD.org/src/commit/?id=b8e12d2d5c760dbe8058b5a5d8bfabdeff4dbe29

commit b8e12d2d5c760dbe8058b5a5d8bfabdeff4dbe29
Author:     Brad Davis <brd at FreeBSD.org>
AuthorDate: 2021-03-12 16:43:33 +0000
Commit:     Brad Davis <brd at FreeBSD.org>
CommitDate: 2021-03-12 16:45:14 +0000

    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"


More information about the dev-commits-src-all mailing list