From f609837a017182a34e48261186f4d3413cf16456 Mon Sep 17 00:00:00 2001 From: Sheldon Hearn Date: Wed, 28 Jul 1999 15:00:17 +0000 Subject: [PATCH] Explicitly state that tcpd is not needed in /etc/inetd.conf. What do I do to get this etched into the CD covers? ;-) --- en/releases/3.2R/notes.sgml | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/en/releases/3.2R/notes.sgml b/en/releases/3.2R/notes.sgml index 655cdf0f18..8032f1a8b7 100644 --- a/en/releases/3.2R/notes.sgml +++ b/en/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.