[18926] in Athena Bugs
sun4 8.4.25: fs
daemon@ATHENA.MIT.EDU (Laura Baldwin)
Tue Apr 24 18:13:31 2001
Message-Id: <200104242213.SAA17996@geskekelud.mit.edu>
To: bugs@MIT.EDU
Date: Tue, 24 Apr 2001 18:13:25 -0400
From: Laura Baldwin <boojum@MIT.EDU>
System name: geskekelud.mit.edu
Type and version: SPARC/5 8.4.25 (with mkserv)
Display type: cgsix
Shell: /bin/athena/tcsh
Window manager: fvwm2
This is actually just a man page bug, not a program bug.
"man fs" lists the various options, including a number which have a
-dir option, like:
listacl - list access control list
syntax: fs listacl [-dir <directory>+] [-help]
alias: fs la
However, if one does "fs la -dir /mit/boojum" then it says -dir is an
unrecognized or ambiguous switch, and "fs help la" indicates that the
correct flag is -path, not -dir.