cptaffe / plan9front

Automatically exported from code.google.com/p/plan9front
0 stars 0 forks source link

hjfs newuser: man page discrepancy #178

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
from hjfs(8)
          Newuser requires a name argument.  [...]
          ?          Print the entry for name.

if i do this:
echo 'newuser glenda ?' >> /srv/hjfs.cmd
i get this:
hjfs: newuser: ignoring erroneous option ?

also, i'm pretty sure hjfs added user ethan when i did this:
echo 'newuser ethan ?' >> /srv/hjfs.cmd
(yes, i was randomly pushing buttons. sue me. :)

Original issue reported on code.google.com by tereniao...@gmail.com on 3 Jul 2013 at 7:43

GoogleCodeExporter commented 9 years ago
corrected manual page in r4cc02ab35740

Original comment by cinap_le...@felloff.net on 5 Jul 2013 at 1:19