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)
Thu, Jan 23, 3:53 AM
Unknown Object (File)
Sat, Jan 4, 5:43 PM
Unknown Object (File)
Dec 13 2024, 1:32 PM
Unknown Object (File)
Nov 27 2024, 3:38 AM
Unknown Object (File)
Nov 27 2024, 3:36 AM
Unknown Object (File)
Nov 5 2024, 2:26 AM
Unknown Object (File)
Oct 26 2024, 12:33 PM
Unknown Object (File)
Oct 14 2024, 9:02 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.