The user can trivially see the list of examples in /etc/inetd.conf
by looking at the file, so there's no need to include an entire
paragraph in the manual enumerating the examples which are provided.
MFC after: 3 days
Differential D52740
inetd.8: Remove the enumeration of examples Authored by ivy on Sep 25 2025, 8:00 PM. Tags None Referenced Files
Details
The user can trivially see the list of examples in /etc/inetd.conf MFC after: 3 days
Diff Detail
Event Timeline
Comment Actions Listing those things with Nm makes little sense so removing them is a good idea. I would contemplate adding references to inetd(8) in the manual pages of the programs listed here though. But that's out of scope for this change. Comment Actions AFAIU, these utilities are just called by inetd and are not internal. I've not checked the code but my understanding is that inetd is able to run any service the user specifies in the config file. Comment Actions Correct- these aren't the internal services (except for the last paragraph removed), these are provided elsewhere. inetd(8) can work with anything that has some mode where it either detects or can be specified to interact with stdin/stdout as a socket. | ||||||||||||||||||||||||||||||||||||||