https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=271830
--- Comment #1 from Yuri Pankov <yur...@freebsd.org> --- There are 2 possible issues here: 1. Running "man -S 1p 1 grep" displays the grep(1) man page -- explicitly specifying mansect overrides -S/MANSECT. 2. "No manual entry for 1p" -- 1p is missing from the default sections list, so it's treated as man page name and not section. What is the real use case here that is broken? -- You are receiving this mail because: You are the assignee for the bug.