[[!meta copyright="Copyright © 2011, 2012 Free Software Foundation, Inc."]] [[!meta license="""[[!toggle id="license" text="GFDL 1.2+"]][[!toggleable id="license" text="Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.2 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the section entitled [[GNU Free Documentation License|/fdl]]."]]"""]] [[!tag open_issue_documentation open_issue_hurd]] # IRC, freenode, #hurd, 2011-06-01 ugh... I just realized why settrans -a without -f doesn't generally work on filesystem translators obviously, it needs -R too! # IRC, freenode, #hurd, 2012-08-17 youpi: no, only the -g is redundant; i.e. -ga is the same as -a (actually, not redundant, but rather simply meaningless in this case) -g tells what to do with an active translator *when a passive one is changed* if no passive one is changed, it does nothing (and I realized that after using the Hurd for only 6 years or so ;-) ) it's not obvious braunr: indeed. it's not obvious at all from the --help output :-( not sure though how to make it clearer the idea isn't obvious perhaps telling that "setting a passive translator" also applies to removing it, i.e. setting it to none braunr: well, the fact that a translator is unset by setting it to nothing is unclear in general, not only for passive translator. I agree that pointing this out should make things much more clear in general...