Re: pkg/60113: editors/gobby: man mpage not accessable
Rob Whitlock <[email protected]>
| Newsgroups | gmane.os.netbsd.devel.pkgsrc.bugs |
|---|---|
| Message-ID | <[email protected]> |
> On Mar 21, 2026, at 11:40 AM, Thomas Klausner via gnats <[email protected]> wrote: > > The following reply was made to PR pkg/60113; it has been noted by GNATS. > > From: Thomas Klausner <[email protected]> > To: NetBSD bugtracking <[email protected]> > Cc: > Subject: Re: pkg/60113: editors/gobby: man mpage not accessable > Date: Sat, 21 Mar 2026 16:37:46 +0100 > > On Sat, Mar 21, 2026 at 02:45:00PM +0100, [email protected] via gnats wrote: >> thinkpad$ man gobby >> man: no entry for gobby in the manual. >> thinkpad$ man gobby-0.5.1 >> man: no entry for gobby-0.5.1 in the manual. > > '.1' is the man page extension, like 'ls.1' > Have you tried 'man gobby-0.5'? > Thomas Ah yeah, that works. Sorry for the noise.