From eab3d3025635b32ad20fc5a22ecbe41dbdbbfeaf Mon Sep 17 00:00:00 2001 From: Jesus Rodriguez Cuesta Date: Tue, 3 Aug 1999 17:22:42 +0000 Subject: [PATCH] Explicitly state that tcpd is not needed in /etc/inetd.conf. --- es/releases/3.2R/notes.sgml | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/es/releases/3.2R/notes.sgml b/es/releases/3.2R/notes.sgml index 8ec5ba810a..a8c8aeb84f 100644 --- a/es/releases/3.2R/notes.sgml +++ b/es/releases/3.2R/notes.sgml @@ -1,6 +1,6 @@ - + %includes; ]> @@ -97,7 +97,9 @@ Tar now supports compressing via bzip2 with the new TCP Wrappers is now part of the base system. inetd, the port mapper, and sendmail are now linked agaist libwrap. The "PROCESS_OPTIONS" -syntax is the default. See `man 5 hosts_options' for more information. +syntax is the default. Note that you do not need to use tcpd in +/etc/inetd.conf. See `man 5 hosts_options' and `man 8 inetd` for +more information. Gdb has been updated to version 4.18 and is now part of the standard release for FreeBSD/alpha.