On Sun, 2013-04-07 at 18:26 +0200, Julien Cristau wrote:
> On Sat, Mar 16, 2013 at 15:40:12 +0900, Charles Plessy wrote:
[...]
> > diff --git a/write_interface.c b/write_interface.c
> > index 1aa331a..2a42d48 100644
> > --- a/write_interface.c
> > +++ b/write_interface.c
> > @@ -55,7 +55,7 @@ static int nc_wi_wireless_options(const struct netcfg_interface *interface, FILE
> > fprintf(fd, "\twpa-ssid %s\n", interface->essid);
> > fprintf(fd, "\twpa-psk %s\n", interface->passphrase);
> > } else {
> > - fprintf(fd, "\t# wireless-* options are implemented by the wireless-tools package\n");
> > + fprintf(fd, "\t# wireless-* options are implemented by the iw and wireless-tools packages\n");
> > fprintf(fd, "\twireless-mode %s\n",
> > (interface->mode == MANAGED) ? "managed" : "ad-hoc");
> > fprintf(fd, "\twireless-essid %s\n",
> >
> >
> This one doesn't, because it's not true as far as I can tell.
Correct, this is just as old-school as the rest of /e/n/i.
Ben.
--
Ben Hutchings
I'm not a reverse psychological virus. Please don't copy me into your sig.
Attachment:
signature.asc
Description: This is a digitally signed message part