From owner-cvs-src@FreeBSD.ORG Thu May 26 22:30:13 2005 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4065D16A41C; Thu, 26 May 2005 22:30:13 +0000 (GMT) (envelope-from eivind@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 072EA43D54; Thu, 26 May 2005 22:30:13 +0000 (GMT) (envelope-from eivind@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j4QMUC5Q021814; Thu, 26 May 2005 22:30:12 GMT (envelope-from eivind@repoman.freebsd.org) Received: (from eivind@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j4QMUCE7021813; Thu, 26 May 2005 22:30:12 GMT (envelope-from eivind) Message-Id: <200505262230.j4QMUCE7021813@repoman.freebsd.org> From: Eivind Eklund Date: Thu, 26 May 2005 22:30:12 +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/usr.bin/lockf lockf.1 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: Thu, 26 May 2005 22:30:13 -0000 eivind 2005-05-26 22:30:12 UTC FreeBSD src repository Modified files: usr.bin/lockf lockf.1 Log: Document a couple of gotchas. Revision Changes Path 1.15 +7 -1 src/usr.bin/lockf/lockf.1