From owner-cvs-all@FreeBSD.ORG Sun Oct 24 00:26:35 2004 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 DB58E16A4CE; Sun, 24 Oct 2004 00:26:35 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id BC24643D31; Sun, 24 Oct 2004 00:26:35 +0000 (GMT) (envelope-from keramida@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i9O0QZ84035367; Sun, 24 Oct 2004 00:26:35 GMT (envelope-from keramida@repoman.freebsd.org) Received: (from keramida@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i9O0QZf2035366; Sun, 24 Oct 2004 00:26:35 GMT (envelope-from keramida) Message-Id: <200410240026.i9O0QZf2035366@repoman.freebsd.org> From: Giorgos Keramidas Date: Sun, 24 Oct 2004 00:26:35 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/usr.bin/du du.1 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: Sun, 24 Oct 2004 00:26:36 -0000 keramida 2004-10-24 00:26:35 UTC FreeBSD src repository (doc committer) Modified files: usr.bin/du du.1 Log: Add a missing full-stop to match the rest of the items in a list. Revision Changes Path 1.29 +1 -1 src/usr.bin/du/du.1