pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: pkg/59566: sysutils/libnotify has mangled manpage
The following reply was made to PR pkg/59566; it has been noted by GNATS.
From: Thomas Klausner <wiz%NetBSD.org@localhost>
To: NetBSD bugtracking <gnats-bugs%NetBSD.org@localhost>
Cc:
Subject: Re: pkg/59566: sysutils/libnotify has mangled manpage
Date: Wed, 30 Jul 2025 21:35:04 +0200
On Wed, Jul 30, 2025 at 06:40:01PM +0000, rwhitlock22%gmail.com@localhost wrote:
> The man page for notify-send is mangled, with man page directive visible:
>
>
> NOTIFY-SEND(1) User Commands NOTIFY-SEND(1)
>
> .SH "NAME" notify-send - a program to send desktop notifications
The problem is that the nroff commands like '.SH' should be at the
start of the line - leading whitespace is not allowed.
It seems to be generated from notify-send.xml using xsltproc, but I'm
not sure who's supposed to get rid of the whitespace.
Perhaps worth an upstream bug report?
Thomas
Home |
Main Index |
Thread Index |
Old Index