diff options
author | wiz <wiz> | 2005-05-25 16:53:59 +0000 |
---|---|---|
committer | wiz <wiz> | 2005-05-25 16:53:59 +0000 |
commit | 3e3b954fc3850c6bfa3b0f699d5b11875b0cbb35 (patch) | |
tree | 5089ad7f04b711dbe915f9a2e176794000d32ba7 /pkgtools | |
parent | 6e37924949eee66f42717eb082afc6958d67e808 (diff) | |
download | pkgsrc-3e3b954fc3850c6bfa3b0f699d5b11875b0cbb35.tar.gz |
Sort options, mark up URL.
Diffstat (limited to 'pkgtools')
-rw-r--r-- | pkgtools/pkgfind/files/pkgfind.1 | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/pkgtools/pkgfind/files/pkgfind.1 b/pkgtools/pkgfind/files/pkgfind.1 index f4ef919f1c7..6d1cd357972 100644 --- a/pkgtools/pkgfind/files/pkgfind.1 +++ b/pkgtools/pkgfind/files/pkgfind.1 @@ -1,4 +1,4 @@ -.\" $NetBSD: pkgfind.1,v 1.7 2005/05/08 15:26:36 peter Exp $ +.\" $NetBSD: pkgfind.1,v 1.8 2005/05/25 16:53:59 wiz Exp $ .\" .\" Copyright (c) 2004 Peter Postma <peter@pointless.nl> .\" All rights reserved. @@ -58,20 +58,20 @@ Search in the field, instead of looking at package names. .It Fl c Do case sensitive searches. -.It Fl n Ar number -Stop searching after -.Ar number -packages are found. .It Fl M Search in the .Dq MAINTAINER field, instead of looking at package names. +.It Fl n Ar number +Stop searching after +.Ar number +packages are found. .It Fl q Don't show the comment in the output, only the package name. .It Fl x Do exact word searches. .El .Sh SEE ALSO -http://www.pkgsrc.org/ +.Pa http://www.pkgsrc.org/ .Sh AUTHORS .An Peter Postma Aq peter@pointless.nl |