From owner-cvs-all Sun Jul 14 14:41:32 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 68A3737B400; Sun, 14 Jul 2002 14:41:27 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id DF23143E5E; Sun, 14 Jul 2002 14:41:26 -0700 (PDT) (envelope-from keramida@FreeBSD.org) Received: from freefall.freebsd.org (keramida@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g6ELfQJU016284; Sun, 14 Jul 2002 14:41:26 -0700 (PDT) (envelope-from keramida@freefall.freebsd.org) Received: (from keramida@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g6ELfQBk016283; Sun, 14 Jul 2002 14:41:26 -0700 (PDT) Message-Id: <200207142141.g6ELfQBk016283@freefall.freebsd.org> From: Giorgos Keramidas Date: Sun, 14 Jul 2002 14:41:26 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/bin/kill kill.1 X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG keramida 2002/07/14 14:41:26 PDT Modified files: (Branch: RELENG_4) bin/kill kill.1 Log: Sync with CURRENT: 1.16: Markup nits. Use .Ar to indicate pid and signal_name arguments. 1.15: Add examples and diagnostics sections. 1.14: Correct history. V3 had a kill command. 1.12: mdoc police. Use the new features of the Nm macro. Revision Changes Path 1.11.2.2 +26 -7 src/bin/kill/kill.1 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message