pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/mk/bulk Typo - "ressource".
details: https://anonhg.NetBSD.org/pkgsrc/rev/f8d07b7ce7d5
branches: trunk
changeset: 480960:f8d07b7ce7d5
user: mason <mason%pkgsrc.org@localhost>
date: Wed Sep 22 16:42:29 2004 +0000
description:
Typo - "ressource".
diffstat:
mk/bulk/build | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (19 lines):
diff -r 09891e5b3391 -r f8d07b7ce7d5 mk/bulk/build
--- a/mk/bulk/build Wed Sep 22 16:14:37 2004 +0000
+++ b/mk/bulk/build Wed Sep 22 16:42:29 2004 +0000
@@ -1,5 +1,5 @@
#!/bin/sh
-# $NetBSD: build,v 1.42 2004/08/06 10:41:51 sketch Exp $
+# $NetBSD: build,v 1.43 2004/09/22 16:42:29 mason Exp $
#
# Copyright (c) 1999, 2000 Hubert Feyrer <hubertf%NetBSD.org@localhost>
@@ -125,7 +125,7 @@
export BMAKE
-# Set ressource limits as high as possible
+# Set resource limits as high as possible
ulimit -S -s `ulimit -H -s`
ulimit -S -d `ulimit -H -d`
Home |
Main Index |
Thread Index |
Old Index