diff options
Diffstat (limited to 'pkgtools')
-rw-r--r-- | pkgtools/pkglint/files/pkglint.1 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/pkgtools/pkglint/files/pkglint.1 b/pkgtools/pkglint/files/pkglint.1 index 4a6c1fb85b7..85dbde32d34 100644 --- a/pkgtools/pkglint/files/pkglint.1 +++ b/pkgtools/pkglint/files/pkglint.1 @@ -1,4 +1,4 @@ -.\" $NetBSD: pkglint.1,v 1.22 2005/09/28 10:06:29 wiz Exp $ +.\" $NetBSD: pkglint.1,v 1.23 2005/09/28 10:39:35 rillig Exp $ .\" From FreeBSD: portlint.1,v 1.8 1997/11/25 14:53:14 itojun Exp .\" .\" Copyright (c) 1997 by Jun-ichiro Itoh <itojun@itojun.org>. @@ -106,8 +106,8 @@ directories. They might be committed to CVS accidentally. .El .Pp -.Bl -tag -width 18n -offset indent .Sy Other arguments +.Bl -tag -width 18n -offset indent .It Ar dir ... The pkgsrc directories to be checked. If omitted, the current directory is checked. |