Hi,
Just fix sndiod reference rather than aucat to sio_open in intro(3).
Index: share/man/man3/intro.3
===
RCS file: /cvs/src/share/man/man3/intro.3,v
retrieving revision 1.96
diff -u -r1.96 intro.3
--- share/man/man3/intro.3 10
On Thu, 2023-01-05 at 13:59 +0100, Claudio Jeker wrote:
> On Thu, Jan 05, 2023 at 11:09:57AM +0100, Theo Buehler wrote:
> > On Thu, Jan 05, 2023 at 11:03:04AM +0100, Claudio Jeker wrote:
> > > gcc4 does not really support C99 initalizers. It works most of
> > > the time
> > > but fails for more com
On Fri, 2022-12-30 at 14:50 +0100, Florian Obser wrote:
> That seems reasonable. This might be the full list, do you want to do
> all?
>
> usr.bin/htpasswd/htpasswd.c:fprintf(stderr, "usage:\t%s [file]
> login\n", __progname);
> usr.sbin/installboot/installboot.c: fprintf(stderr, "usage:\t
Most utilities seem to use a unique space between the colon and the
program name, vmctl uses a tab that will expand to two spaces once
invoked.
e.g.
pfctl: unknown command line argument: tata ...
usage: pfctl [-deghNnPqrvz] [-a anchor] [-D macro=value] [-F modifier]
[-f file]
tar foobar
tar: f a