All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] hosts.5: Use "example.org" as example domain
@ 2022-08-31 13:41 Jakub Wilk
  2022-09-01 21:31 ` Alejandro Colomar
  0 siblings, 1 reply; 2+ messages in thread
From: Jakub Wilk @ 2022-08-31 13:41 UTC (permalink / raw)
  To: Michael Kerrisk, Alejandro Colomar; +Cc: linux-man

Signed-off-by: Jakub Wilk <jwilk@jwilk.net>
---
 man5/hosts.5 | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/man5/hosts.5 b/man5/hosts.5
index 575e94ae2..b5ac7e8f4 100644
--- a/man5/hosts.5
+++ b/man5/hosts.5
@@ -96,9 +96,9 @@ I just found three, from 92,
 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
+127.0.1.1       thishost.example.org   thishost
+192.168.1.10    foo.example.org        foo
+192.168.1.13    bar.example.org        bar
 146.82.138.7    master.debian.org      master
 209.237.226.90  www.opensource.org
 
-- 
2.37.2


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

* Re: [PATCH] hosts.5: Use "example.org" as example domain
  2022-08-31 13:41 [PATCH] hosts.5: Use "example.org" as example domain Jakub Wilk
@ 2022-09-01 21:31 ` Alejandro Colomar
  0 siblings, 0 replies; 2+ messages in thread
From: Alejandro Colomar @ 2022-09-01 21:31 UTC (permalink / raw)
  To: Jakub Wilk, Michael Kerrisk; +Cc: linux-man


[-- Attachment #1.1: Type: text/plain, Size: 951 bytes --]

Hi Jakub!

On 8/31/22 15:41, Jakub Wilk wrote:
> Signed-off-by: Jakub Wilk <jwilk@jwilk.net>

Patch applied.

Cheers,

Alex

> ---
>   man5/hosts.5 | 6 +++---
>   1 file changed, 3 insertions(+), 3 deletions(-)
> 
> diff --git a/man5/hosts.5 b/man5/hosts.5
> index 575e94ae2..b5ac7e8f4 100644
> --- a/man5/hosts.5
> +++ b/man5/hosts.5
> @@ -96,9 +96,9 @@ I just found three, from 92,
>   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
> +127.0.1.1       thishost.example.org   thishost
> +192.168.1.10    foo.example.org        foo
> +192.168.1.13    bar.example.org        bar
>   146.82.138.7    master.debian.org      master
>   209.237.226.90  www.opensource.org
>   

-- 
Alejandro Colomar
<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-09-01 21:31 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-08-31 13:41 [PATCH] hosts.5: Use "example.org" as example domain Jakub Wilk
2022-09-01 21:31 ` Alejandro Colomar

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.