diff options
| author | Lars Engels <lme@FreeBSD.org> | 2025-09-11 19:47:00 +0000 |
|---|---|---|
| committer | Lars Engels <lme@FreeBSD.org> | 2025-09-11 19:49:48 +0000 |
| commit | a74c8b8236c9816fb28186c16f7ca999f6fdd573 (patch) | |
| tree | ffb39eeee34ad2ecd9ac8774cd69828280b31063 | |
| parent | 18555060dcae4cad8f2f8968142fc02a2571377b (diff) | |
backlight(9): add cross-ref to backlight(8)
Reviewed by: bcr
MFC after: 3 days
| -rw-r--r-- | share/man/man9/backlight.9 | 2 |
1 files changed, 2 insertions, 0 deletions
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 |
