Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 28 Dec 2023 09:03:41 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 275978] man(1) does not support spaces in filenames
Message-ID:  <bug-275978-227@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D275978

            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

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-275978-227>