From owner-cvs-src@FreeBSD.ORG Sun Nov 25 01:55:54 2007 Return-Path: Delivered-To: cvs-src@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 738D616A418; Sun, 25 Nov 2007 01:55:54 +0000 (UTC) (envelope-from attilio@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 2FDDA13C448; Sun, 25 Nov 2007 01:55:54 +0000 (UTC) (envelope-from attilio@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id lAP1tsuN004729; Sun, 25 Nov 2007 01:55:54 GMT (envelope-from attilio@repoman.freebsd.org) Received: (from attilio@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id lAP1tsLf004728; Sun, 25 Nov 2007 01:55:54 GMT (envelope-from attilio) Message-Id: <200711250155.lAP1tsLf004728@repoman.freebsd.org> From: Attilio Rao Date: Sun, 25 Nov 2007 01:55:53 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/share/man/man9 sx.9 X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 25 Nov 2007 01:55:54 -0000 attilio 2007-11-25 01:55:53 UTC FreeBSD src repository Modified files: share/man/man9 sx.9 Log: Update sx(9) lock manpage in order to add missing prototypes for function sx_slock_sig() and sx_xlock_sig() and their respective explanation. Revision Changes Path 1.42 +17 -2 src/share/man/man9/sx.9