------------------------------------------------------------
revno: 1083
committer: Mark Sapiro <[email protected]>
branch nick: 2.2
timestamp: Fri 2009-11-27 12:18:26 -0800
message:
  Clarified (hopefully) a comment in mmdsr.
modified:
  contrib/mmdsr


--
lp:mailman/2.2
https://code.launchpad.net/~mailman-coders/mailman/2.2

Your team Mailman Checkins is subscribed to branch lp:mailman/2.2.
To unsubscribe from this branch go to 
https://code.launchpad.net/~mailman-coders/mailman/2.2/+edit-subscription.
=== modified file 'contrib/mmdsr'
--- contrib/mmdsr	2009-09-27 22:05:09 +0000
+++ contrib/mmdsr	2009-11-27 20:18:26 +0000
@@ -206,7 +206,7 @@
 
 ###############################################################################
 # Arguments for your mktemp command to specify directory and/or create file.
-# For example, HPUX mktemp requires "-c"; FreeBSD doesn't accept "-p <dir>".
+# For example, HPUX mktemp requires "-c -d <dir>"; FreeBSD requires "-t <dir>".
 ###############################################################################
 TMPDIR="-p /tmp"
 

_______________________________________________
Mailman-checkins mailing list
[email protected]
Unsubscribe: 
http://mail.python.org/mailman/options/mailman-checkins/archive%40jab.org

Reply via email to