diff options
author | rillig <rillig> | 2006-10-22 05:26:41 +0000 |
---|---|---|
committer | rillig <rillig> | 2006-10-22 05:26:41 +0000 |
commit | 03f75b2d68c5ee17d6f8897697c9df14f5249f66 (patch) | |
tree | 26767fbb4dfc23e3b53ae896513681a1bc31a456 /pkgtools | |
parent | 1a8766ceca6faa672bd3e72477d3c66df42b414c (diff) | |
download | pkgsrc-03f75b2d68c5ee17d6f8897697c9df14f5249f66.tar.gz |
Fixed a heading.
Diffstat (limited to 'pkgtools')
-rw-r--r-- | pkgtools/pkglint/files/pkglint.0 | 3 | ||||
-rw-r--r-- | pkgtools/pkglint/files/pkglint.1 | 4 |
2 files changed, 3 insertions, 4 deletions
diff --git a/pkgtools/pkglint/files/pkglint.0 b/pkgtools/pkglint/files/pkglint.0 index e101a3d87db..4fe7fa253b8 100644 --- a/pkgtools/pkglint/files/pkglint.0 +++ b/pkgtools/pkglint/files/pkglint.0 @@ -158,8 +158,7 @@ DDEESSCCRRIIPPTTIIOONN [[nnoo--]]vvaarroorrddeerr Warn if the variables in a package _M_a_k_e_f_i_l_es are not ordered in the way it is described the pkgsrc guide. - OOtthheerr aarrgguummeennttss - + OOtthheerr aarrgguummeennttss _d_i_r _._._. The pkgsrc directories to be checked. If omit- ted, the current directory is checked. diff --git a/pkgtools/pkglint/files/pkglint.1 b/pkgtools/pkglint/files/pkglint.1 index ba91b514802..6381987b995 100644 --- a/pkgtools/pkglint/files/pkglint.1 +++ b/pkgtools/pkglint/files/pkglint.1 @@ -1,4 +1,4 @@ -.\" $NetBSD: pkglint.1,v 1.42 2006/07/27 15:48:05 rillig Exp $ +.\" $NetBSD: pkglint.1,v 1.43 2006/10/22 05:26:41 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>. @@ -186,7 +186,7 @@ s are not ordered in the way it is described the pkgsrc guide. .El .Pp .\" ======================================================================= -.Sy Other arguments +.Ss Other arguments .Bl -tag -width 18n -offset indent .It Ar dir ... The pkgsrc directories to be checked. |