diff options
author | 2000-08-18 17:54:17 +0000 | |
---|---|---|
committer | 2000-08-18 17:54:17 +0000 | |
commit | fd6f22fe4a33c00d42939eca7cd3c2edd279b4cf (patch) | |
tree | 88e5ae0c455345afe237b3b056d0fec1f2822dfc | |
parent | Stupid Linux redefined SBRK semantics (diff) | |
download | wireguard-openbsd-fd6f22fe4a33c00d42939eca7cd3c2edd279b4cf.tar.xz wireguard-openbsd-fd6f22fe4a33c00d42939eca7cd3c2edd279b4cf.zip |
simple 'up' configuration is nice for interfaces used with pppoe as well.
-rw-r--r-- | share/man/man5/hostname.if.5 | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/share/man/man5/hostname.if.5 b/share/man/man5/hostname.if.5 index d08bca31486..f77395ca26b 100644 --- a/share/man/man5/hostname.if.5 +++ b/share/man/man5/hostname.if.5 @@ -1,4 +1,4 @@ -.\" $OpenBSD: hostname.if.5,v 1.20 2000/04/28 18:01:43 turan Exp $ +.\" $OpenBSD: hostname.if.5,v 1.21 2000/08/18 17:54:17 jason Exp $ .\" $NetBSD: hosts.5,v 1.4 1994/11/30 19:31:20 jtc Exp $ .\" .\" Copyright (c) 1983, 1991, 1993 @@ -215,7 +215,9 @@ Optional miscellaneous options to set on the interface, i.e., .Pp An addressless network interface setup (useful for .Xr bridge 4 -member interfaces) consists of +member interfaces and interfaces to be used with +.Xr pppoe 4 ) +consists of .Pp .Bd -literal -offset xxxx .Li up Va options |