From owner-cvs-all@FreeBSD.ORG Fri Mar 30 17:56:20 2007 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id EF37216A401; Fri, 30 Mar 2007 17:56:20 +0000 (UTC) (envelope-from julian@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.freebsd.org (Postfix) with ESMTP id C831C13C4AD; Fri, 30 Mar 2007 17:56:20 +0000 (UTC) (envelope-from julian@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.8/8.13.8) with ESMTP id l2UHuKUu056964; Fri, 30 Mar 2007 17:56:20 GMT (envelope-from julian@repoman.freebsd.org) Received: (from julian@localhost) by repoman.freebsd.org (8.13.8/8.13.8/Submit) id l2UHuK00056963; Fri, 30 Mar 2007 17:56:20 GMT (envelope-from julian) Message-Id: <200703301756.l2UHuK00056963@repoman.freebsd.org> From: Julian Elischer Date: Fri, 30 Mar 2007 17:56:20 +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 Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 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, 30 Mar 2007 17:56:21 -0000 julian 2007-03-30 17:56:20 UTC FreeBSD src repository Modified files: share/man/man9 Makefile Log: Connect the locking man page to the build. Next step is to add it as a "See Also" to related man pages. Revision Changes Path 1.304 +1 -0 src/share/man/man9/Makefile