]> git.decadent.org.uk Git - nfs-utils.git/commitdiff
Fix the typo.
authorhjl <hjl>
Tue, 5 Jun 2001 23:21:19 +0000 (23:21 +0000)
committerhjl <hjl>
Tue, 5 Jun 2001 23:21:19 +0000 (23:21 +0000)
ChangeLog

index 0cf5dc6d029c8376b265727e11cc3480d79a0fae..1229f1c032a6c0535f65a6a3dffce5251cf554dd 100644 (file)
--- 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>