delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2012/04/26/09:35:22

X-Recipient: archive-cygwin AT delorie DOT com
X-SWARE-Spam-Status: No, hits=-0.5 required=5.0 tests=AWL,BAYES_00,RCVD_IN_HOSTKARMA_NO,TW_YG,T_RP_MATCHES_RCVD
X-Spam-Check-By: sourceware.org
MIME-Version: 1.0
Subject: man cygcheck patch
Date: Thu, 26 Apr 2012 08:34:34 -0500
Message-ID: <2BF01EB27B56CC478AD6E5A0A28931F2044EA8DD@A1DAL1SWPES19MB.ams.acs-inc.net>
From: "Nellis, Kenneth" <Kenneth DOT Nellis AT acs-inc DOT com>
To: <cygwin AT cygwin DOT com>
Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe AT cygwin DOT com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin AT cygwin DOT com>
List-Help: <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner AT cygwin DOT com
Mail-Followup-To: cygwin AT cygwin DOT com
Delivered-To: mailing list cygwin AT cygwin DOT com
X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id q3QDZIPQ000461

The cygcheck manpage has some unsightlies:
vvvvvvvvvvvvvvvvvvvvvvvvvvvvvv
$ man cygcheck
NAME
        -  List system information, check installed packages, or query
package
       database.
...
       Note:  -c,  -f,  and  -l  only  report  on  packages that are
currently
       installed. To

       search all official Cygwin packages use -p instead.
              The -p REGEXP matches

              package names, descriptions, and names of files/paths
within all
              packages.
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Better:
vvvvvvvvvvvvvvvvvvvvvvvvvvvvvv
$ man cygcheck
NAME
       cygcheck  - List system information, check installed packages, or
query
       package database.
...
       Note:  -c,  -f,  and  -l  only  report  on  packages that are
currently
       installed. To search all official Cygwin packages use -p instead.
The
       -p REGEXP matches package names, descriptions, and names of
files/paths
       within all packages.
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Patch thoughtfully submitted:
vvvvvvvvvvvvvvvvvvvvvvvvvvvvvv
$ diff -u cygcheck.1.orig cygcheck.1
--- cygcheck.1.orig     2012-04-26 09:11:11.636182100 -0400
+++ cygcheck.1  2012-04-26 09:28:21.382233600 -0400
@@ -1,6 +1,6 @@
 .TH CYGCHECK 1 "April 2010" "" "CYGWIN"
 .SH NAME
- - List system information, check installed packages, or query package
database.
+cygcheck - List system information, check installed packages, or query
package database.
 .SH SYNOPSIS
 .B cygcheck
 [\fI-v\fR] [\fI-h\fR] \fIPROGRAM\fR
@@ -98,10 +98,8 @@
 print the version of cygcheck and exit
 .PP
 Note: \fB\-c\fR, \fB\-f\fR, and \fB\-l\fR only report on packages that
are currently installed. To
-.TP
 search all official Cygwin packages use \fB\-p\fR instead.
 The \fB\-p\fR REGEXP matches
-.IP
 package names, descriptions, and names of files/paths within all
packages.

 .SH DESCRIPTION
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

--Ken Nellis

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple


- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019