All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] ioctl_tty.2: Update the section number of ldattach
@ 2021-12-31  8:36 Masatake YAMATO
  2021-12-31 11:41 ` Alejandro Colomar (man-pages)
  0 siblings, 1 reply; 2+ messages in thread
From: Masatake YAMATO @ 2021-12-31  8:36 UTC (permalink / raw)
  To: linux-man; +Cc: alx.manpages, mtk.manpages, Masatake YAMATO

The man page for ldattach was added to util-linux(-ng?)
as a part of the section 8, not the section 1.

    commit 1e8d11c459ae93a4d8d7976a8530ae5198206a26
    Author: Tilman Schmidt <tilman@imap.cc>
    Date:   Mon Mar 10 14:20:26 2008 +0100

	ldattach: new command

	Add an ldattach(8) utility program similar to the one in OpenBSD.

	Signed-off-by: Tilman Schmidt <tilman@imap.cc>

Signed-off-by: Masatake YAMATO <yamato@redhat.com>
---
 man2/ioctl_tty.2 | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/man2/ioctl_tty.2 b/man2/ioctl_tty.2
index 186011ee7..c54eb1a19 100644
--- a/man2/ioctl_tty.2
+++ b/man2/ioctl_tty.2
@@ -756,7 +756,7 @@ main(void)
 }
 .EE
 .SH SEE ALSO
-.BR ldattach (1),
+.BR ldattach (8),
 .BR ioctl (2),
 .BR ioctl_console (2),
 .BR termios (3),
-- 
2.33.1


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] ioctl_tty.2: Update the section number of ldattach
  2021-12-31  8:36 [PATCH] ioctl_tty.2: Update the section number of ldattach Masatake YAMATO
@ 2021-12-31 11:41 ` Alejandro Colomar (man-pages)
  0 siblings, 0 replies; 2+ messages in thread
From: Alejandro Colomar (man-pages) @ 2021-12-31 11:41 UTC (permalink / raw)
  To: Masatake YAMATO, linux-man; +Cc: mtk.manpages

Hi Masatake,

On 12/31/21 09:36, Masatake YAMATO wrote:
> The man page for ldattach was added to util-linux(-ng?)
> as a part of the section 8, not the section 1.
> 
>      commit 1e8d11c459ae93a4d8d7976a8530ae5198206a26
>      Author: Tilman Schmidt <tilman@imap.cc>
>      Date:   Mon Mar 10 14:20:26 2008 +0100
> 
> 	ldattach: new command
> 
> 	Add an ldattach(8) utility program similar to the one in OpenBSD.
> 
> 	Signed-off-by: Tilman Schmidt <tilman@imap.cc>
> 
> Signed-off-by: Masatake YAMATO <yamato@redhat.com>

I applied the patch to my tree.

Thanks,

Alex

> ---
>   man2/ioctl_tty.2 | 2 +-
>   1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/man2/ioctl_tty.2 b/man2/ioctl_tty.2
> index 186011ee7..c54eb1a19 100644
> --- a/man2/ioctl_tty.2
> +++ b/man2/ioctl_tty.2
> @@ -756,7 +756,7 @@ main(void)
>   }
>   .EE
>   .SH SEE ALSO
> -.BR ldattach (1),
> +.BR ldattach (8),
>   .BR ioctl (2),
>   .BR ioctl_console (2),
>   .BR termios (3),

-- 
Alejandro Colomar
Linux man-pages comaintainer; http://www.kernel.org/doc/man-pages/

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2021-12-31 11:41 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-12-31  8:36 [PATCH] ioctl_tty.2: Update the section number of ldattach Masatake YAMATO
2021-12-31 11:41 ` Alejandro Colomar (man-pages)

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.