Summary: | x11/kitty: kitty.conf(5) manual page improvement | ||
---|---|---|---|
Product: | Ports & Packages | Reporter: | Graham Perrin <grahamperrin> |
Component: | Individual Port(s) | Assignee: | Nicola Vitale <nivit> |
Status: | Closed FIXED | ||
Severity: | Affects Some People | Flags: | bugzilla:
maintainer-feedback?
(nivit) |
Priority: | --- | ||
Version: | Latest | ||
Hardware: | Any | ||
OS: | Any | ||
URL: | https://www.freshports.org/x11/kitty/ | ||
See Also: | https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=273324 |
Description
Graham Perrin
2023-08-20 20:27:31 UTC
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=b3504b217df4de1ae0b48e4619dac25694c7e42a commit b3504b217df4de1ae0b48e4619dac25694c7e42a Author: Nicola Vitale <nivit@FreeBSD.org> AuthorDate: 2023-08-26 08:01:56 +0000 Commit: Nicola Vitale <nivit@FreeBSD.org> CommitDate: 2023-08-26 08:01:56 +0000 x11/kitty: kitty.conf(5) manual page improvement Add an OVERVIEW section to that manpage, so that the NAME section has only few words. See for example the output when visiting https://man.freebsd.org/cgi/man.cgi?query=kitty.conf&apropos=1 Current rendering: https://user-images.githubusercontent.com/192271/260857832-927f7a50-a95a-4fb0-9092-d39d0e52f1b1.png PR: 273248 Reported by: Graham Perrin <grahamperrin@gmail.com> x11/kitty/files/patch-docs_conf.py | 11 ++++++++++- x11/kitty/files/patch-docs_conf.rst (new) | 18 ++++++++++++++++++ 2 files changed, 28 insertions(+), 1 deletion(-) Committed. Thank you for the PR! |