On Fri, Sep 20, 2024 at 10:35:09PM +0000, Bjarni Ingi Gislason wrote: > lexgrog ./<local manual file> > > * What was the outcome of this action? > > lexgrog reads the <local manual file> in the "/usr/share/man/" hierarchy.
I can't reproduce this. $ strace -f -etrace=file lexgrog ./lexgrog.1 [...] openat(AT_FDCWD, "./lexgrog.1", O_RDONLY) = 3 ./lexgrog.1: "lexgrog - parse header information in man pages" +++ exited with 0 +++ I also confirmed this by editing the local file to have a different description. Please explain how I can reproduce your problem: https://www.chiark.greenend.org.uk/~sgtatham/bugs.html -- Colin Watson (he/him) [cjwat...@debian.org]