summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--ChangeLog6
1 files changed, 3 insertions, 3 deletions
diff --git a/ChangeLog b/ChangeLog
index 0cf5dc6..1229f1c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,11 +1,11 @@
2001-06-05 H.J. Lu <hjl@lucon.org>
- * utils/mountd/mountd.c (longopts): Add "foreground/d".
- (main): Support --foreground/-d to set the limit of the number
+ * utils/mountd/mountd.c (longopts): Add "descriptors/o".
+ (main): Support --descriptors/-o to set the limit of the number
of open file descriptors.
(usage): Updated.
- * utils/mountd/mountd.man: Updated for --foreground/-d.
+ * utils/mountd/mountd.man: Updated for --descriptors/-o.
2001-06-04 H.J. Lu <hjl@lucon.org>