| Summary: | man page for inetd(8) missing /etc/protocols in FILES section | ||
|---|---|---|---|
| Product: | Documentation | Reporter: | opentrax <opentrax> |
| Component: | Books & Articles | Assignee: | dwmalone |
| Status: | Closed FIXED | ||
| Severity: | Affects Only Me | ||
| Priority: | Normal | ||
| Version: | Latest | ||
| Hardware: | Any | ||
| OS: | Any | ||
|
Description
opentrax
2001-01-13 16:50:00 UTC
Patch for /usr/src/usr.sbin/inetd/inetd.8: *** inetd.8.orig Sat Jan 13 20:51:58 2001 --- inetd.8 Sat Jan 13 20:54:37 2001 *************** *** 669,674 **** --- 669,676 ---- .It Pa /var/run/inetd.pid the pid of the currently running .Nm + .It Pa /etc/protocols + translation of protocol names to protocol numbers .El .Sh "EXAMPLES" .Pp State Changed From-To: open->closed State Changed From-To: closed->open Responsible Changed From-To: freebsd-doc->dwmalone Looks like a few comments and lines in the man page might need to be corrected. I'll look at it. State Changed From-To: open->closed Fixed in -current and RELENG_4. |