From owner-freebsd-doc@FreeBSD.ORG Sun Dec 5 15:20:19 2004 Return-Path: Delivered-To: freebsd-doc@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 673A416A4D6 for ; Sun, 5 Dec 2004 15:20:19 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id B484A43D66 for ; Sun, 5 Dec 2004 15:20:18 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.1/8.13.1) with ESMTP id iB5FKIqk060206 for ; Sun, 5 Dec 2004 15:20:18 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.1/8.13.1/Submit) id iB5FKIXi060205; Sun, 5 Dec 2004 15:20:18 GMT (envelope-from gnats) Resent-Date: Sun, 5 Dec 2004 15:20:18 GMT Resent-Message-Id: <200412051520.iB5FKIXi060205@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-doc@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Francois Ropert Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 168BF16A4CE for ; Sun, 5 Dec 2004 15:13:36 +0000 (GMT) Received: from www.freebsd.org (www.freebsd.org [216.136.204.117]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0516443D5C for ; Sun, 5 Dec 2004 15:13:36 +0000 (GMT) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.13.1/8.13.1) with ESMTP id iB5FDZLa047584 for ; Sun, 5 Dec 2004 15:13:35 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.13.1/8.13.1/Submit) id iB5FDZMY047582; Sun, 5 Dec 2004 15:13:35 GMT (envelope-from nobody) Message-Id: <200412051513.iB5FDZMY047582@www.freebsd.org> Date: Sun, 5 Dec 2004 15:13:35 GMT From: Francois Ropert To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-2.3 Subject: docs/74724: handbook network-inetd webpage X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 05 Dec 2004 15:20:19 -0000 >Number: 74724 >Category: docs >Synopsis: handbook network-inetd webpage >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-doc >State: open >Quarter: >Keywords: >Date-Required: >Class: doc-bug >Submitter-Id: current-users >Arrival-Date: Sun Dec 05 15:20:18 GMT 2004 >Closed-Date: >Last-Modified: >Originator: Francois Ropert >Release: 5.3-RELEASE >Organization: >Environment: FreeBSD reloaded 5.3-RELEASE-p1 FreeBSD 5.3-RELEASE-p1 #8: Tue Nov 30 19:15:09 CET 2004 root@reloaded:/usr/src/sys/i386/compile/ASPIRE i386 >Description: First problem : Miss words in 23.2.3 Command-Line Options section : inetd synopsis missings : [-s maximum ] Second problem : Missing description of -s maximum (after -R rate description and before -a description) Third problem : Typo error in 23.2.4 inetd.conf : Comments in the file are precedeb by a #. # is surround of antiquote and quotation marks. >How-To-Repeat: Refresh web browser >Fix: First problem : add [-s maximum] between [-R rate] and [configuration file] in synopsis. Second problem : Missing description of -s maximum : -s maximum Specify the default maximum number of simultaneous invocations of each service from a single IP address; the default is unlimited. May be overridden on a per-service basis with the "max-child-per-ip" parameter. Third problem : Replace ``#'' by ''#'' in the third line from "Example 23-1. Sending inetd a HangUP Signal". >Release-Note: >Audit-Trail: >Unformatted: