From: hjl Date: Tue, 5 Jun 2001 23:21:19 +0000 (+0000) Subject: Fix the typo. X-Git-Tag: nfs-utils-0-3-2-pre7~7 X-Git-Url: https://git.decadent.org.uk/gitweb/?p=nfs-utils.git;a=commitdiff_plain;h=7c3a234b6adb8b14a60b2f682834334d668fa24e Fix the typo. --- diff --git a/ChangeLog b/ChangeLog index 0cf5dc6..1229f1c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,11 +1,11 @@ 2001-06-05 H.J. Lu - * 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