Page MenuHomeFreeBSD

man: fix `man -K` search
ClosedPublic

Authored by emaste on Aug 1 2023, 6:03 PM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, May 24, 6:30 PM
Unknown Object (File)
May 16 2024, 6:05 AM
Unknown Object (File)
May 9 2024, 10:57 PM
Unknown Object (File)
Jan 12 2024, 6:09 AM
Unknown Object (File)
Dec 9 2023, 12:20 PM
Unknown Object (File)
Oct 14 2023, 2:57 PM
Unknown Object (File)
Sep 11 2023, 12:26 PM
Unknown Object (File)
Aug 16 2023, 5:23 AM

Details

Summary

Quote re arg to grep in case it has spaces, and quote [:blank:] tr arg
to avoid the shell interpreting [].

PR: 272729

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

emaste requested review of this revision.Aug 1 2023, 6:03 PM
emaste created this revision.
This revision is now accepted and ready to land.Aug 2 2023, 11:18 AM
This revision was automatically updated to reflect the committed changes.