pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/mk/help Sort, and add a keyword.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/c5569cc427cb
branches:  trunk
changeset: 650643:c5569cc427cb
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Sat Apr 25 11:28:08 2015 +0000

description:
Sort, and add a keyword.

diffstat:

 mk/help/ulimit.help |  8 ++++----
 1 files changed, 4 insertions(+), 4 deletions(-)

diffs (22 lines):

diff -r a682662e913e -r c5569cc427cb mk/help/ulimit.help
--- a/mk/help/ulimit.help       Sat Apr 25 11:24:54 2015 +0000
+++ b/mk/help/ulimit.help       Sat Apr 25 11:28:08 2015 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: ulimit.help,v 1.2 2015/04/21 17:01:55 joerg Exp $
+# $NetBSD: ulimit.help,v 1.3 2015/04/25 11:28:08 wiz Exp $
 #
 
 # UNLIMIT_RESOURCES
@@ -6,9 +6,9 @@
 #      during the configure, build and install phases. The possible
 #      values are the following, which can be combined:
 #
+#      * cputime
 #      * datasize
-#      * stacksize
 #      * memorysize
-#      * cputime
+#      * stacksize
 #
-# Keywords: ulimit unlimit memory ENOMEM
+# Keywords: ulimit unlimit memory cputime ENOMEM



Home | Main Index | Thread Index | Old Index