From owner-cvs-all@FreeBSD.ORG Fri Oct 24 14:20:27 2003 Return-Path: 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 5D94716A4B3; Fri, 24 Oct 2003 14:20:27 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id D3B5343FAF; Fri, 24 Oct 2003 14:20:26 -0700 (PDT) (envelope-from kensmith@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.9/8.12.9) with ESMTP id h9OLKQXJ024935; Fri, 24 Oct 2003 14:20:26 -0700 (PDT) (envelope-from kensmith@repoman.freebsd.org) Received: (from kensmith@localhost) by repoman.freebsd.org (8.12.9/8.12.9/Submit) id h9OLKQti024934; Fri, 24 Oct 2003 14:20:26 -0700 (PDT) (envelope-from kensmith) Message-Id: <200310242120.h9OLKQti024934@repoman.freebsd.org> From: Ken Smith Date: Fri, 24 Oct 2003 14:20:26 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/lib/libc/sys kill.2 X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 24 Oct 2003 21:20:27 -0000 kensmith 2003/10/24 14:20:26 PDT FreeBSD src repository (doc committer) Modified files: lib/libc/sys kill.2 Log: - fix description of what processes SIGCONT can be sent to PR: docs/58413 Reviewed by: rwatson Approved by: blackend (mentor) Revision Changes Path 1.22 +1 -1 src/lib/libc/sys/kill.2