[Bug: 21.4.19] etags man page reports unavailable option -m

Morgon Kanter morgon at surgo.net
Sat Jun 3 11:30:17 EDT 2006


Dear Bug Team!

The manual page for etags says that the option -m is available as a
synonym for the long option --members. This is not the case, however;
running etags, one can easily verify this:

$ etags -m
etags: invalid option -- m
        Try `etags --help' for a complete list of options.
$ etags --members
etags: no input files specified.
        Try `etags --help' for a complete list of options.

And when actually run on input files, etags --members will produce
real output and etags -m will produce the same invalid option
message.

I'm not sure if this is the fault of the man page or someone just not
remembering to add -m to the list of available options.

Also, it would be nice if report-xemacs-bug could send mail with 
smtpmail rather than the sendmail command, which I do not have.

Thanks.
-- 
Morgon Kanter		<morgon at surgo.net>




More information about the XEmacs-Beta mailing list