Use a 192.0.2.0/24 address in example per RFC 3330. Suggested by tron@.

This commit is contained in:
tsutsui 2008-09-27 01:26:28 +00:00
parent 2ded04cde2
commit d1a2dd9a18
1 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
.\" $NetBSD: postinstall,v 1.70 2008/09/26 12:42:48 tsutsui Exp $ .\" $NetBSD: postinstall,v 1.71 2008/09/27 01:26:28 tsutsui Exp $
.\" .\"
.\" Copyright (c) 1999-2004 The NetBSD Foundation, Inc. .\" Copyright (c) 1999-2004 The NetBSD Foundation, Inc.
.\" All rights reserved. .\" All rights reserved.
@ -198,7 +198,7 @@ For example:
.if \n[x68k] .ds IFname ne0 .if \n[x68k] .ds IFname ne0
.if \n[xen] .ds IFname xennet0 .if \n[xen] .ds IFname xennet0
. .
.Dl ifconfig_\*[IFname]="inet 192.168.123.45 netmask 255.255.255.0" .Dl ifconfig_\*[IFname]="inet 192.0.2.123 netmask 255.255.255.0"
.Pp .Pp
or, if you have or, if you have
.Ar myname.my.dom .Ar myname.my.dom