Description of Problem: Something is not right with the dhcpctl.3 man-page. If you run the command "man 3 dhcpctl 2> stderr", there's data in the file "stderr". Version-Release number of selected component (if applicable): # rpm -qf /usr/share/man/man3/dhcpctl.3.gz dhcp-devel-3.0pl1-2 How Reproducible: 100% Steps to Reproduce: 1. man 3 dhcpctl 2> stderr Actual Results: contents are as follows: # cat stderr Usage: .Fd function_declaration -- Fd is not callable (#28) Not a \-mdoc command: .SH (#464) Not a \-mdoc command: .SH (#466) Expected Results: empty stderr outpu
Noted.