inetd.8: Remove the enumeration of examples

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
Reviewed by:	0mp
Sponsored by:	https://www.patreon.com/bsdivy
Differential Revision:	https://reviews.freebsd.org/D52740
This commit is contained in:
Lexi Winter
2025-11-05 23:51:05 +00:00
parent f30335c5cb
commit a7c558b4ad
+1 -39
View File
@@ -25,7 +25,7 @@
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
.\" SUCH DAMAGE.
.\"
.Dd September 25, 2025
.Dd November 5, 2025
.Dt INETD 8
.Os
.Sh NAME
@@ -787,44 +787,6 @@ the pid of the currently running
.Sh "EXAMPLES"
Examples for a variety of services are available in
.Pa /etc/inetd.conf .
.Pp
It includes examples for
.Nm bootpd ,
.Nm comsat ,
.Nm cvs ,
.Nm date ,
.Nm fingerd ,
.Nm ftpd ,
.Nm imapd ,
.Nm nc ,
.Nm nmbd ,
.Nm nntpd ,
.Nm rlogind ,
.Nm rpc.rquotad ,
.Nm rpc.rusersd ,
.Nm rpc.rwalld ,
.Nm rpc.statd ,
.Nm rpc.sprayd ,
.Nm rshd ,
.Nm prometheus_sysctl_exporter ,
.Nm smtpd ,
.Nm smbd ,
.Nm swat
.Nm talkd ,
.Nm telnetd ,
.Nm tftpd ,
.Nm uucpd .
.Pp
The internal services provided by
.Nm
for daytime, time, echo, discard and chargen are also
included, as well as chargen for
.Nm ipsec
Authentication Headers
.Pp
Examples for handling auth requests via
.Nm identd ,
are similarly included.
.Sh "ERROR MESSAGES"
The
.Nm