From 97a3080e27f9c8f79e10cfbaf6261605e872956d Mon Sep 17 00:00:00 2001 From: dec05eba Date: Thu, 7 May 2026 05:13:27 +0200 Subject: [PATCH] Improve manpages --- gpu-screen-recorder.1 | 42 +++++++++++++++++++++++------------------- gsr-kms-server.1 | 17 +++++++++++------ 2 files changed, 34 insertions(+), 25 deletions(-) diff --git a/gpu-screen-recorder.1 b/gpu-screen-recorder.1 index 63e48d2..e511165 100644 --- a/gpu-screen-recorder.1 +++ b/gpu-screen-recorder.1 @@ -1,4 +1,4 @@ -.TH GPU-SCREEN-RECORDER 1 "2025-12-22" "5.10.2" "GPU Screen Recorder Manual" +.TH GPU-SCREEN-RECORDER 1 "2026-05-07" "5.13.4" "GPU Screen Recorder Manual" .SH NAME gpu-screen-recorder \- The fastest screen recording tool for Linux .SH SYNOPSIS @@ -586,6 +586,27 @@ Close other screen recorders (including idle OBS) NVIDIA: CUDA breaks after suspend (install gsr-nvidia.conf fix) .IP \(bu 3 AMD: Possible black bars in output video with HEVC/AV1 (use H264 or FFmpeg >=8) +.SH AUTHORS +Developed by dec05eba and contributors. +.SH REPORTING BUGS +Report bugs to: +.UR mailto:dec05eba@protonmail.com +dec05eba@protonmail.com +.UE . +.br +See more information about reporting bugs at the gpu-screen-recorder website: +.UR https://git.dec05eba.com/?p=about +https://git.dec05eba.com/?p=about +.UE . +.br +Please take a look at the FAQ part of the README before reporting a bug: +.UR https://git.dec05eba.com/gpu-screen-recorder/about/ +https://git.dec05eba.com/gpu-screen-recorder/about/ +.UE . +.br +The bug may have been previously reported or may not be related to gpu-screen-recorder (such as a driver issue). +.SH COPYRIGHT +Copyright © dec05eba. Licensed under GPL3-only. .SH SEE ALSO .UR https://git.dec05eba.com/gpu-screen-recorder Project homepage @@ -605,21 +626,4 @@ ShadowPlay-style UI .br .BR xdotool (1), .BR slop (1), -.BR slurp (1), -.SH AUTHORS -Developed by dec05eba and contributors. -.SH COPYRIGHT -Copyright © dec05eba. Licensed under GPL3-only. -.SH REPORTING BUGS -Report bugs at -.UR mailto:dec05eba@protonmail.com -dec05eba@protonmail.com -.UE . -.UR https://git.dec05eba.com/?p=about -See more information about reporting bugs at the gpu-screen-recorder website -.UE . -.br -.UR https://git.dec05eba.com/gpu-screen-recorder/about/ -Before reporting a bug or an issue, please take a look at FAQ part of the README -.UE . -The bug or issue may have been previously reported or may not be related to gpu-screen-recorder. +.BR slurp (1), \ No newline at end of file diff --git a/gsr-kms-server.1 b/gsr-kms-server.1 index 0d60783..330a893 100644 --- a/gsr-kms-server.1 +++ b/gsr-kms-server.1 @@ -1,4 +1,4 @@ -.TH GSR\-KMS\-SERVER 1 "2025-12-22" "5.10.2" "GPU Screen Recorder KMS Server Manual" +.TH GSR\-KMS\-SERVER 1 "2026-05-07" "5.13.4" "GPU Screen Recorder KMS Server Manual" .SH NAME gsr\-kms\-server \- KMS (Kernel Mode Setting) server for GPU Screen Recorder .SH SYNOPSIS @@ -54,12 +54,17 @@ DRM device files for graphics cards .TP .B /tmp/gsr-kms.sock Typical location for the domain socket (user-configurable) +.SH AUTHORS +gsr\-kms\-server was written by the GPU Screen Recorder contributors. +.SH REPORTING BUGS +Report bugs to: +.UR mailto:dec05eba@protonmail.com +dec05eba@protonmail.com +.UE . +.SH COPYRIGHT +Copyright © dec05eba. Licensed under GPL3-only. .SH SEE ALSO .BR gpu\-screen\-recorder (1), .BR drm (4) .PP -Project homepage: -.SH BUGS -Report bugs at the project homepage. -.SH AUTHORS -gsr\-kms\-server was written by the GPU Screen Recorder contributors. +Project homepage: \ No newline at end of file