[PATCH 0/5] some maintenance patches

2023-05-23 Thread Bernhard Voelker
I've pushed the following: [PATCH 1/5] xargs: pacify GCC 13 [PATCH 2/5] build: update gnulib prerequisite tools [PATCH 3/5] maint: update gnulib to latest [PATCH 4/5] maint: require support for post-2038 timestamps [PATCH 5/5] doc: fix extra escaping of a minus '-' character in xargs.1 Have a ni

Re: Allow users to find "--" argument documentation

2023-05-23 Thread Bernhard Voelker
On 4/21/23 01:20, Dan Jacobson wrote: If we read (info "(coreutils) cat invocation") we also get told about (info "(coreutils) Common options") But if we read e.g., (info "(find) Invoking xargs") we never know about (info "(coreutils) Common options") even though they also apply. So unlike cat,