* [PATCH] confstr.3: srcfix
@ 2022-11-24 15:10 Jakub Wilk
2022-11-28 22:42 ` Alex Colomar
0 siblings, 1 reply; 2+ messages in thread
From: Jakub Wilk @ 2022-11-24 15:10 UTC (permalink / raw)
To: Michael Kerrisk, Alejandro Colomar; +Cc: linux-man
At least on Debian systems, there's no "confstr" in the info directory
node, so the command "info confstr" either fails with:
info: No menu item 'confstr' in node '(dir)Top'
or shows you this very man page.
Signed-off-by: Jakub Wilk <jwilk@jwilk.net>
---
man3/confstr.3 | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/man3/confstr.3 b/man3/confstr.3
index 9d3b5d72d..31007e91f 100644
--- a/man3/confstr.3
+++ b/man3/confstr.3
@@ -5,7 +5,7 @@
.\" Modified Sat Jul 24 19:53:02 1993 by Rik Faith (faith@cs.unc.edu)
.\"
.\" FIXME Many more values for 'name' are supported, some of which
-.\" are documented under 'info confstr'.
+.\" are documented under 'info libc confstr'.
.\" See <bits/confname.h> for the rest.
.\" These should all be added to this page.
.\" See also the POSIX.1-2001 specification of confstr()
--
2.38.1
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH] confstr.3: srcfix
2022-11-24 15:10 [PATCH] confstr.3: srcfix Jakub Wilk
@ 2022-11-28 22:42 ` Alex Colomar
0 siblings, 0 replies; 2+ messages in thread
From: Alex Colomar @ 2022-11-28 22:42 UTC (permalink / raw)
To: Jakub Wilk, Michael Kerrisk; +Cc: linux-man
[-- Attachment #1.1: Type: text/plain, Size: 1064 bytes --]
On 11/24/22 16:10, Jakub Wilk wrote:
> At least on Debian systems, there's no "confstr" in the info directory
> node, so the command "info confstr" either fails with:
>
> info: No menu item 'confstr' in node '(dir)Top'
>
> or shows you this very man page.
>
> Signed-off-by: Jakub Wilk <jwilk@jwilk.net>
Hi Jakub,
Patch applied! Thanks.
Alex
> ---
> man3/confstr.3 | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/man3/confstr.3 b/man3/confstr.3
> index 9d3b5d72d..31007e91f 100644
> --- a/man3/confstr.3
> +++ b/man3/confstr.3
> @@ -5,7 +5,7 @@
> .\" Modified Sat Jul 24 19:53:02 1993 by Rik Faith (faith@cs.unc.edu)
> .\"
> .\" FIXME Many more values for 'name' are supported, some of which
> -.\" are documented under 'info confstr'.
> +.\" are documented under 'info libc confstr'.
> .\" See <bits/confname.h> for the rest.
> .\" These should all be added to this page.
> .\" See also the POSIX.1-2001 specification of confstr()
--
<http://www.alejandro-colomar.es/>
[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 833 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2022-11-28 22:42 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-11-24 15:10 [PATCH] confstr.3: srcfix Jakub Wilk
2022-11-28 22:42 ` Alex Colomar
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox