From owner-freebsd-doc Sun Jan 6 23:10: 7 2002 Delivered-To: freebsd-doc@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id EC4C637B416 for ; Sun, 6 Jan 2002 23:10:03 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g077A3N44705; Sun, 6 Jan 2002 23:10:03 -0800 (PST) (envelope-from gnats) Received: from idiom.com (idiom.com [216.240.32.1]) by hub.freebsd.org (Postfix) with ESMTP id C688637B425 for ; Sun, 6 Jan 2002 23:00:50 -0800 (PST) Received: from cfcl.com (cpe-24-221-169-54.ca.sprintbbd.net [24.221.169.54]) by idiom.com (8.9.3/8.9.3) with ESMTP id XAA18176 for ; Sun, 6 Jan 2002 23:00:49 -0800 (PST) Received: (from rdm@localhost) by cfcl.com (8.11.1/8.11.1) id g0773KE21642; Sun, 6 Jan 2002 23:03:20 -0800 (PST) (envelope-from rdm) Message-Id: <200201070703.g0773KE21642@cfcl.com> Date: Sun, 6 Jan 2002 23:03:20 -0800 (PST) From: Rich Morin Reply-To: rdm@cfcl.com To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: docs/33635: fantasy '-s' option in exports(5) and kill(1) Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 33635 >Category: docs >Synopsis: fantasy '-s' option in exports(5) and kill(1) >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 Jan 06 23:10:03 PST 2002 >Closed-Date: >Last-Modified: >Originator: Rich Morin >Release: FreeBSD 4.4-RELEASE i386 >Organization: Canta Forda Computer Laboratory >Environment: FreeBSD fb44.cfcl.com 4.4-RELEASE FreeBSD 4.4-RELEASE #0: Tue Sep 18 11:57:08 PDT 2001 murray@builder.FreeBSD.org:/usr/src/sys/compile/GENERIC i386 >Description: The exports(5) and kill(1) manual pages say that one can use the '-s' option to send named signals to a process, as: kill -s HUP `cat /var/run/mountd.pid` The kill command, however, does not accept this option: s: Unknown signal; kill -l lists signals. >How-To-Repeat: kill -s HUP ... >Fix: Either implement the feature or remove the fantasy option from the man pages... >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message