All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] getdomainname.2: point out it is related to NIS and not DNS
@ 2012-10-23 21:45 Simon Paillard
       [not found] ` <1351028752-10662-1-git-send-email-spaillard-8fiUuRrzOP0dnm+yROfE0A@public.gmane.org>
  0 siblings, 1 reply; 2+ messages in thread
From: Simon Paillard @ 2012-10-23 21:45 UTC (permalink / raw)
  To: linux-man-u79uwXL29TY76Z2rM5mHXA; +Cc: Simon Paillard

Reported-by: Lars Wirzenius <liw-X3B1VOXEql0@public.gmane.org>
See http://bugs.debian.org/295635
---
 man2/getdomainname.2 |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/man2/getdomainname.2 b/man2/getdomainname.2
index 0e24b18..b0ee32c 100644
--- a/man2/getdomainname.2
+++ b/man2/getdomainname.2
@@ -28,7 +28,7 @@
 .\"
 .TH GETDOMAINNAME 2 2009-09-27 "Linux" "Linux Programmer's Manual"
 .SH NAME
-getdomainname, setdomainname \- get/set domain name
+getdomainname, setdomainname \- get/set NIS domain name
 .SH SYNOPSIS
 .B #include <unistd.h>
 .sp
@@ -49,7 +49,7 @@ _BSD_SOURCE || (_XOPEN_SOURCE && _XOPEN_SOURCE\ <\ 500)
 .RE
 .ad
 .SH DESCRIPTION
-These functions are used to access or to change the domain name of the
+These functions are used to access or to change the NIS domain name of the
 host system.
 
 .BR setdomainname ()
-- 
1.7.10.4

--
To unsubscribe from this list: send the line "unsubscribe linux-man" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

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

* Re: [PATCH] getdomainname.2: point out it is related to NIS and not DNS
       [not found] ` <1351028752-10662-1-git-send-email-spaillard-8fiUuRrzOP0dnm+yROfE0A@public.gmane.org>
@ 2012-10-25 10:27   ` Michael Kerrisk (man-pages)
  0 siblings, 0 replies; 2+ messages in thread
From: Michael Kerrisk (man-pages) @ 2012-10-25 10:27 UTC (permalink / raw)
  To: Simon Paillard; +Cc: linux-man-u79uwXL29TY76Z2rM5mHXA

On Tue, Oct 23, 2012 at 11:45 PM, Simon Paillard <spaillard-8fiUuRrzOP0dnm+yROfE0A@public.gmane.org> wrote:
> Reported-by: Lars Wirzenius <liw-X3B1VOXEql0@public.gmane.org>
> See http://bugs.debian.org/295635

Thanks Simon. Applied for 3.44.

Cheers,

Michael

> ---
>  man2/getdomainname.2 |    4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/man2/getdomainname.2 b/man2/getdomainname.2
> index 0e24b18..b0ee32c 100644
> --- a/man2/getdomainname.2
> +++ b/man2/getdomainname.2
> @@ -28,7 +28,7 @@
>  .\"
>  .TH GETDOMAINNAME 2 2009-09-27 "Linux" "Linux Programmer's Manual"
>  .SH NAME
> -getdomainname, setdomainname \- get/set domain name
> +getdomainname, setdomainname \- get/set NIS domain name
>  .SH SYNOPSIS
>  .B #include <unistd.h>
>  .sp
> @@ -49,7 +49,7 @@ _BSD_SOURCE || (_XOPEN_SOURCE && _XOPEN_SOURCE\ <\ 500)
>  .RE
>  .ad
>  .SH DESCRIPTION
> -These functions are used to access or to change the domain name of the
> +These functions are used to access or to change the NIS domain name of the
>  host system.
>
>  .BR setdomainname ()
> --
> 1.7.10.4
>
> --
> To unsubscribe from this list: send the line "unsubscribe linux-man" in
> the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html



-- 
Michael Kerrisk
Linux man-pages maintainer; http://www.kernel.org/doc/man-pages/
Author of "The Linux Programming Interface"; http://man7.org/tlpi/
--
To unsubscribe from this list: send the line "unsubscribe linux-man" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

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

end of thread, other threads:[~2012-10-25 10:27 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-10-23 21:45 [PATCH] getdomainname.2: point out it is related to NIS and not DNS Simon Paillard
     [not found] ` <1351028752-10662-1-git-send-email-spaillard-8fiUuRrzOP0dnm+yROfE0A@public.gmane.org>
2012-10-25 10:27   ` Michael Kerrisk (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.