[Bug 275978] man(1) does not support spaces in filenames
Date: Thu, 28 Dec 2023 09:03:41 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=275978 Bug ID: 275978 Summary: man(1) does not support spaces in filenames Product: Base System Version: 15.0-CURRENT Hardware: Any OS: Any Status: New Severity: Affects Some People Priority: --- Component: bin Assignee: bugs@FreeBSD.org Reporter: wosch@FreeBSD.org The shell script /usr/bin/man does not spaces in filenames. e.g.: $ cp /usr/share/man/man1/cat.1.gz 'ZZZ cat.1.gz' /usr/bin/man "./ZZZ cat.1.gz" No manual entry for ./ZZZ No manual entry for cat.1.gz -- You are receiving this mail because: You are the assignee for the bug.