git: a74c8b8236c9 - main - backlight(9): add cross-ref to backlight(8)
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 11 Sep 2025 19:54:16 UTC
The branch main has been updated by lme:
URL: https://cgit.FreeBSD.org/src/commit/?id=a74c8b8236c9816fb28186c16f7ca999f6fdd573
commit a74c8b8236c9816fb28186c16f7ca999f6fdd573
Author: Lars Engels <lme@FreeBSD.org>
AuthorDate: 2025-09-11 19:47:00 +0000
Commit: Lars Engels <lme@FreeBSD.org>
CommitDate: 2025-09-11 19:49:48 +0000
backlight(9): add cross-ref to backlight(8)
Reviewed by: bcr
MFC after: 3 days
---
share/man/man9/backlight.9 | 2 ++
1 file changed, 2 insertions(+)
diff --git a/share/man/man9/backlight.9 b/share/man/man9/backlight.9
index 926a723b3859..c4c338ce56ca 100644
--- a/share/man/man9/backlight.9
+++ b/share/man/man9/backlight.9
@@ -65,6 +65,8 @@ struct.
.Bl -tag -width "/dev/backlight/*"
.It Pa /dev/backlight/*
.El
+.Sh SEE ALSO
+.Xr backlight 8
.Sh HISTORY
The
.Nm backlight