diff options
author | rillig <rillig@pkgsrc.org> | 2005-09-28 10:39:35 +0000 |
---|---|---|
committer | rillig <rillig@pkgsrc.org> | 2005-09-28 10:39:35 +0000 |
commit | 99a56656e464199df95562fe41e09e5e80143a97 (patch) | |
tree | 440ecb60991110e4cb1c9916cc89d61f84f64b4d /pkgtools | |
parent | df85b684f30cc0030d86939fb1def87ddd278176 (diff) | |
download | pkgsrc-99a56656e464199df95562fe41e09e5e80143a97.tar.gz |
Fixed the indentation for "Other arguments".
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. |