pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/pkgtools/pkgfind/files Use standard headers; add RCS I...
details: https://anonhg.NetBSD.org/pkgsrc/rev/bdff1e39efed
branches: trunk
changeset: 482153:bdff1e39efed
user: wiz <wiz%pkgsrc.org@localhost>
date: Wed Oct 20 23:56:18 2004 +0000
description:
Use standard headers; add RCS Id; sort options; fix two typos.
diffstat:
pkgtools/pkgfind/files/pkgfind.1 | 9 +++++----
1 files changed, 5 insertions(+), 4 deletions(-)
diffs (35 lines):
diff -r a6743b458e9c -r bdff1e39efed pkgtools/pkgfind/files/pkgfind.1
--- a/pkgtools/pkgfind/files/pkgfind.1 Wed Oct 20 22:59:40 2004 +0000
+++ b/pkgtools/pkgfind/files/pkgfind.1 Wed Oct 20 23:56:18 2004 +0000
@@ -1,3 +1,4 @@
+.\" $NetBSD: pkgfind.1,v 1.3 2004/10/20 23:56:18 wiz Exp $
.\"
.\" Copyright (c) 2004 Peter Postma <peter%pointless.nl@localhost>
.\" All rights reserved.
@@ -30,7 +31,7 @@
.Nd find packages in pkgsrc
.Sh SYNOPSIS
.Nm
-.Op Fl cqxC
+.Op Fl Ccqx
.Ar keyword
.Op Ar ...
.Sh DESCRIPTION
@@ -53,14 +54,14 @@
.It Fl C
Search in COMMENTs.
.It Fl c
-Make case sensitive searchs
+Make case sensitive searches.
.It Fl q
-Be quite in output.
+Be quiet in output.
Only shows pkgnames.
.It Fl x
Exact word search.
.El
.Sh SEE ALSO
http://www.pkgsrc.org/
-.Sh AUTHOR
+.Sh AUTHORS
.An Peter Postma Aq peter%pointless.nl@localhost
Home |
Main Index |
Thread Index |
Old Index