pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/doc/guide/files doc/guide: remove accidental .exe from...
details: https://anonhg.NetBSD.org/pkgsrc/rev/b8a3f8f5d338
branches: trunk
changeset: 411555:b8a3f8f5d338
user: rillig <rillig%pkgsrc.org@localhost>
date: Sat Feb 15 10:29:49 2020 +0000
description:
doc/guide: remove accidental .exe from example package
diffstat:
doc/guide/files/examples.xml | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 76443841b61e -r b8a3f8f5d338 doc/guide/files/examples.xml
--- a/doc/guide/files/examples.xml Sat Feb 15 10:28:06 2020 +0000
+++ b/doc/guide/files/examples.xml Sat Feb 15 10:29:49 2020 +0000
@@ -1,4 +1,4 @@
-<!-- $NetBSD: examples.xml,v 1.17 2020/02/15 10:28:06 rillig Exp $ -->
+<!-- $NetBSD: examples.xml,v 1.18 2020/02/15 10:29:49 rillig Exp $ -->
<appendix id="examples">
<title>A simple example package: bison</title>
@@ -74,7 +74,7 @@
1 error, 2 warnings and 1 note found.
(Run "pkglint -e" to show explanations.)
(Run "pkglint -fs" to show what can be fixed automatically.)
-(Run "pkglint.exe -F" to automatically fix some issues.)</screen>
+(Run "pkglint -F" to automatically fix some issues.)</screen>
<para>Depending on the supplied command line arguments (see pkglint(1)),
more checks will be performed. Use e.g. <command>pkglint
Home |
Main Index |
Thread Index |
Old Index