Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 26 Jul 2022 08:03:34 GMT
From:      Mateusz Piotrowski <0mp@FreeBSD.org>
To:        src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-branches@FreeBSD.org
Subject:   git: 520bae8f1a86 - stable/13 - backlight.8: Show all possible modes in synopsis
Message-ID:  <202207260803.26Q83YcD096429@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch stable/13 has been updated by 0mp (doc, ports committer):

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

commit 520bae8f1a86726b8b77800a94f711fdfc0f4fb5
Author:     Mateusz Piotrowski <0mp@FreeBSD.org>
AuthorDate: 2022-07-19 14:55:25 +0000
Commit:     Mateusz Piotrowski <0mp@FreeBSD.org>
CommitDate: 2022-07-26 08:03:29 +0000

    backlight.8: Show all possible modes in synopsis
    
    MFC after:      1 week
    
    (cherry picked from commit 64a231b90b03037c63bd2c7e51f1c67591016350)
---
 usr.bin/backlight/backlight.8 | 10 ++++++++--
 1 file changed, 8 insertions(+), 2 deletions(-)

diff --git a/usr.bin/backlight/backlight.8 b/usr.bin/backlight/backlight.8
index fdaa3f210a95..99faa76dd968 100644
--- a/usr.bin/backlight/backlight.8
+++ b/usr.bin/backlight/backlight.8
@@ -30,9 +30,15 @@
 .Nd configure backlight hardware
 .Sh SYNOPSIS
 .Nm
-.Op Fl iq
+.Op Fl q
 .Op Fl f Ar device
-.Op Ar value
+.Nm
+.Op Fl q
+.Op Fl f Ar device
+.Fl i
+.Nm
+.Op Fl f Ar device
+.Ar value
 .Nm
 .Op Fl f Ar device
 .Cm incr Ns | Ns Cm +



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202207260803.26Q83YcD096429>