From 191b40e6bd025ee149a451358c4be60520c1cb73 Mon Sep 17 00:00:00 2001 From: Theo de Raadt Date: Wed, 1 Sep 1999 21:23:31 +0000 Subject: make brconfig example atomic --- share/man/man5/hostname.if.5 | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'share') diff --git a/share/man/man5/hostname.if.5 b/share/man/man5/hostname.if.5 index 52f0e7981f0..172e1cfa6b9 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.3 1999/09/01 18:07:35 deraadt Exp $ +.\" $OpenBSD: hostname.if.5,v 1.4 1999/09/01 21:23:30 deraadt Exp $ .\" $NetBSD: hosts.5,v 1.4 1994/11/30 19:31:20 jtc Exp $ .\" .\" Copyright (c) 1983, 1991, 1993 @@ -161,10 +161,12 @@ A bridge interface setup consists of .Pp For example, .Bd -literal -offset xxxx -up add fxp0 add ep1 -learn fxp0 +# +static fxp0 8:0:20:1e:2f:2b +up # and finally enable it .Ed .Pp The options are as follows: -- cgit v1.2.3