From owner-cvs-all@FreeBSD.ORG Sun Jun 26 17:22:58 2005 Return-Path: X-Original-To: cvs-all@FreeBSD.org 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 E744916A41C; Sun, 26 Jun 2005 17:22:58 +0000 (GMT) (envelope-from daichi@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id D3C2F43D1D; Sun, 26 Jun 2005 17:22:58 +0000 (GMT) (envelope-from daichi@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 j5QHMwf1084112; Sun, 26 Jun 2005 17:22:58 GMT (envelope-from daichi@repoman.freebsd.org) Received: (from daichi@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j5QHMwqE084111; Sun, 26 Jun 2005 17:22:58 GMT (envelope-from daichi) Message-Id: <200506261722.j5QHMwqE084111@repoman.freebsd.org> From: Daichi GOTO Date: Sun, 26 Jun 2005 17:22:58 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/sysutils/portupgrade Makefile ports/sysutils/portupgrade/files patch-bin-portsclean.1 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: Sun, 26 Jun 2005 17:22:59 -0000 daichi 2005-06-26 17:22:58 UTC FreeBSD ports repository Modified files: sysutils/portupgrade Makefile Added files: sysutils/portupgrade/files patch-bin-portsclean.1 Log: sysutils/portupgrade: fix minor documentation issues fix minor documentation issues with the portsclean(1) manpage. 1. In the SYNOPSIS, the -L option is excluded. 2. In the description for the -Q option, an example of the -QQ option is not given and since the other descriptions do this, it looks nicer and is easier to read. PR: ports/82666 Submitted by: KOMATSU Shinichiro (maintainer) Pointed out by: Jason E. Hale Revision Changes Path 1.199 +1 -1 ports/sysutils/portupgrade/Makefile 1.1 +24 -0 ports/sysutils/portupgrade/files/patch-bin-portsclean.1 (new)