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 | 254a069785e702613c4a7af66d0f3ca34f1724fa (patch) | |
tree | 440ecb60991110e4cb1c9916cc89d61f84f64b4d | |
parent | e8a2b78e6c78f37ffbb67eed3ca63a85dfc94a0c (diff) | |
download | pkgsrc-254a069785e702613c4a7af66d0f3ca34f1724fa.tar.gz |
Fixed the indentation for "Other arguments".
-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. |