All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Michael Kerrisk (man-pages)" <mtk.manpages-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
To: "Stéphane Aulery" <saulery-GANU6spQydw@public.gmane.org>,
	562890-forwarded-61a8vm9lEZVf4u+23C9RwQ@public.gmane.org
Cc: mtk.manpages-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org,
	linux-man-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
Subject: Re: [PATCH] hosts.5: mention 127.0.1.1 for FQDN and IPv6 examples
Date: Sun, 22 Mar 2015 19:55:35 +0100	[thread overview]
Message-ID: <550F1027.2030702@gmail.com> (raw)
In-Reply-To: <1426194745-8406-1-git-send-email-saulery-GANU6spQydw@public.gmane.org>

On 03/12/2015 10:12 PM, Stéphane Aulery wrote:
> Debian bug #562890 reported by Vincent Lefevre <vincent-buymaDBGzMOsTnJN9+BGXg@public.gmane.org>

Applied. Thanks, Stéphane.

Cheers,

Michael


> https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=562890
> Signed-off-by: Stéphane Aulery <saulery-GANU6spQydw@public.gmane.org>
> ---
>  man5/hosts.5 | 9 +++++++++
>  1 file changed, 9 insertions(+)
> 
> diff --git a/man5/hosts.5 b/man5/hosts.5
> index 9ec8cb2..2eaeb69 100644
> --- a/man5/hosts.5
> +++ b/man5/hosts.5
> @@ -106,11 +106,20 @@ I just found three, from 92,
>  94, and 95.
>  .SH EXAMPLE
>  .nf
> +# The following lines are desirable for IPv4 capable hosts
>  127.0.0.1       localhost
> +
> +# 127.0.1.1 is often used for the FQDN of the machine
> +127.0.1.1       thishost.mydomain.org  thishost
>  192.168.1.10    foo.mydomain.org       foo
>  192.168.1.13    bar.mydomain.org       bar
>  146.82.138.7    master.debian.org      master
>  209.237.226.90  www.opensource.org
> +
> +# The following lines are desirable for IPv6 capable hosts
> +::1             localhost ip6-localhost ip6-loopback
> +ff02::1         ip6-allnodes
> +ff02::2         ip6-allrouters
>  .fi
>  .SH SEE ALSO
>  .BR hostname (1),
> 


-- 
Michael Kerrisk
Linux man-pages maintainer; http://www.kernel.org/doc/man-pages/
Linux/UNIX System Programming Training: http://man7.org/training/
--
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

      parent reply	other threads:[~2015-03-22 18:55 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-03-12 21:12 [PATCH] hosts.5: mention 127.0.1.1 for FQDN and IPv6 examples Stéphane Aulery
     [not found] ` <1426194745-8406-1-git-send-email-saulery-GANU6spQydw@public.gmane.org>
2015-03-22 18:55   ` Michael Kerrisk (man-pages) [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=550F1027.2030702@gmail.com \
    --to=mtk.manpages-re5jqeeqqe8avxtiumwx3w@public.gmane.org \
    --cc=562890-forwarded-61a8vm9lEZVf4u+23C9RwQ@public.gmane.org \
    --cc=linux-man-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
    --cc=saulery-GANU6spQydw@public.gmane.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.