pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/pkgtools/createbuildlink/files Sort options.
details: https://anonhg.NetBSD.org/pkgsrc/rev/0a2f798515e5
branches: trunk
changeset: 466268:0a2f798515e5
user: wiz <wiz%pkgsrc.org@localhost>
date: Wed Jan 14 14:17:47 2004 +0000
description:
Sort options.
diffstat:
pkgtools/createbuildlink/files/createbuildlink.8 | 12 ++++++------
1 files changed, 6 insertions(+), 6 deletions(-)
diffs (38 lines):
diff -r f74266536b16 -r 0a2f798515e5 pkgtools/createbuildlink/files/createbuildlink.8
--- a/pkgtools/createbuildlink/files/createbuildlink.8 Wed Jan 14 12:52:53 2004 +0000
+++ b/pkgtools/createbuildlink/files/createbuildlink.8 Wed Jan 14 14:17:47 2004 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: createbuildlink.8,v 1.6 2004/01/14 08:53:57 rh Exp $
+.\" $NetBSD: createbuildlink.8,v 1.7 2004/01/14 14:17:47 wiz Exp $
.\"
.\" Copyright (c) 2002 The NetBSD Foundation, Inc.
.\" All rights reserved.
@@ -42,7 +42,7 @@
.Nd automatic pkgsrc buildlink2.mk and buildlink3.mk generator
.Sh SYNOPSIS
.Nm
-.Op Fl j23
+.Op Fl 23j
.Sh DESCRIPTION
.Nm
reads in the
@@ -56,15 +56,15 @@
.Pp
The following options are available:
.Bl -tag -width indent
+.It Fl 2
+Create buildlink2.mk style output (the default).
+.It Fl 3
+Create buildlink3.mk style output.
.It Fl j
Join together all .h files in an include directory and list as *.h.
Be careful with this option and only use it if you are sure that the
package in question is the only one providing header files in the PLISTed
directory.
-.It Fl 2
-Create buildlink2.mk style output (the default).
-.It Fl 3
-Create buildlink3.mk style output.
.El
.Pp
While
Home |
Main Index |
Thread Index |
Old Index