Re: fix markup in glob(7)

2023-05-29 Thread Jason McIntyre
On Tue, May 30, 2023 at 12:06:37AM -0400, aisha wrote: > Hi, > > Was teaching glob(7) syntax to my brother and noticed that the markup for > [...] character classes was broken in HTML format from mandoc. Attached patch > renders the correct HTML. > > Sidenote, mdoc(7) says 'Li' is deprecated

fix markup in glob(7)

2023-05-29 Thread aisha
Hi, Was teaching glob(7) syntax to my brother and noticed that the markup for [...] character classes was broken in HTML format from mandoc. Attached patch renders the correct HTML. Sidenote, mdoc(7) says 'Li' is deprecated but none of the suggested replacements were working in this context.

Re: dpb.1: Reference sections properly

2023-05-29 Thread A Tammy
OK aisha@ On 5/29/23 12:21, Josiah Frentsos wrote: > Index: dpb.1 > === > RCS file: /cvs/src/share/man/man1/dpb.1,v > retrieving revision 1.32 > diff -u -p -r1.32 dpb.1 > --- dpb.1 29 May 2023 09:05:24 - 1.32 > +++ dpb.1

Re: Bail out on "id -R user"

2023-05-29 Thread Lucas
Ping. > According to both usage() and id.1, "id -R" doesn't accept any > positional arguments. This diff makes program behave like that. diff refs/heads/master refs/heads/id-R-usage commit - 55055d619d36cc45f8c6891404c51cd405214e86 commit + 214ec9c042895b8482378b6ee43530ce4ffe9e21 blob - 30e2c58

Re: ksh, test: test -t file descriptor isn't optional

2023-05-29 Thread Lucas
Ping. > Hi tech@, > > Both test.1 and ksh.1 (under the non-POSIX compatibility flag) state > that `test -t` will default to test whether fd 1 is a TTY if the > argument is omitted. This isn't the case, and both treat `-t` as the > equivalent of `test -n -t`, ie, test if `-t` is a non-empty string

dpb.1: Reference sections properly

2023-05-29 Thread Josiah Frentsos
Index: dpb.1 === RCS file: /cvs/src/share/man/man1/dpb.1,v retrieving revision 1.32 diff -u -p -r1.32 dpb.1 --- dpb.1 29 May 2023 09:05:24 - 1.32 +++ dpb.1 29 May 2023 16:19:45 - @@ -66,7 +66,7 @@ for example s