Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/share/man/man5 mention that the file is like /etc/ifconfig.f...
details: https://anonhg.NetBSD.org/src/rev/4476f4588ee6
branches: trunk
changeset: 502126:4476f4588ee6
user: itojun <itojun%NetBSD.org@localhost>
date: Fri Jan 12 02:55:28 2001 +0000
description:
mention that the file is like /etc/ifconfig.fxp0. wording.
diffstat:
share/man/man5/ifconfig.if.5 | 12 ++++++------
1 files changed, 6 insertions(+), 6 deletions(-)
diffs (30 lines):
diff -r 4c9e4a998b44 -r 4476f4588ee6 share/man/man5/ifconfig.if.5
--- a/share/man/man5/ifconfig.if.5 Fri Jan 12 01:43:57 2001 +0000
+++ b/share/man/man5/ifconfig.if.5 Fri Jan 12 02:55:28 2001 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: ifconfig.if.5,v 1.1 2001/01/11 17:56:16 itojun Exp $
+.\" $NetBSD: ifconfig.if.5,v 1.2 2001/01/12 02:55:28 itojun Exp $
.\"
.\" Copyright (c) 1996 Matthew R. Green
.\" All rights reserved.
@@ -39,15 +39,15 @@
.Nm
is processed by
.Pa /etc/rc.d/network
-at system boot time, if the interface exists on the system.
+at system boot time.
.Pp
One file should exist for each interface that is to be configured, such as
-.Pa ifconfig.fxp0 .
+.Pa /etc/ifconfig.fxp0 .
+The file will get evaluated only if the interface exists on the system.
Multiple lines can be placed in a file, and will be evaluated sequentially.
.Pp
-Normally, a line will be evaluated as
-.Xr ifconfig 8
-command parameter.
+Normally, a line will be evaluated as command line arguments to
+.Xr ifconfig 8 .
.Dq Li ifconfig if
will be prepended on evaluation.
.Pp
Home |
Main Index |
Thread Index |
Old Index