> On May 3, 2016, 6:56 p.m., Neil Conway wrote: > > This isn't a typo; the intended meaning is "if and only if" > > (https://en.wikipedia.org/wiki/If_and_only_if). Admittedly that is a little > > too clever; I'd be fine with changing it, either to "if" or to "if and only > > if". Note we should also rerun the `generate-endpoint-help.py` script.
Oh I see. Yes, this was indeed too clever for me (ESL and never read Freege in English). I see we use `iff` in similar contexts in other places in the code base. Looking at the link you gave this appears to be pretty specialized jargon, and I feel it might be a good idea to expand this to e.g., `if and only if`, if *not only* for the reason that would use a form clearly phonetically different. Dropping this for now. - Benjamin ----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/46934/#review131524 ----------------------------------------------------------- On May 3, 2016, 4:17 p.m., Benjamin Bannier wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/46934/ > ----------------------------------------------------------- > > (Updated May 3, 2016, 4:17 p.m.) > > > Review request for mesos, Alexander Rukletsov and Neil Conway. > > > Repository: mesos > > > Description > ------- > > Fixed typo in authentication help. > > > Diffs > ----- > > 3rdparty/libprocess/include/process/help.hpp > 3393b71c484bb8c55c6a4cd2a27dcb798e841a80 > > Diff: https://reviews.apache.org/r/46934/diff/ > > > Testing > ------- > > make check (OS X, clang-trunk w/o optimizations) > > > Thanks, > > Benjamin Bannier > >
