diff options
author | wiz <wiz@pkgsrc.org> | 2005-05-25 16:53:59 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2005-05-25 16:53:59 +0000 |
commit | c8925d9c73198484cd6f0db2de7a845a899534e7 (patch) | |
tree | 5089ad7f04b711dbe915f9a2e176794000d32ba7 /pkgtools/pkgfind | |
parent | ced6d9b95d1d86e8792a91e7cafb85997c70f23c (diff) | |
download | pkgsrc-c8925d9c73198484cd6f0db2de7a845a899534e7.tar.gz |
Sort options, mark up URL.
Diffstat (limited to 'pkgtools/pkgfind')
-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 |