summaryrefslogtreecommitdiff
path: root/usr.sbin/sasyncd
diff options
context:
space:
mode:
authorJason McIntyre <jmc@cvs.openbsd.org>2006-09-12 13:39:38 +0000
committerJason McIntyre <jmc@cvs.openbsd.org>2006-09-12 13:39:38 +0000
commit1af12ea4a0042013d91b4cfde49bfe3a652444a2 (patch)
treee3cb280e5ed3295ac219931b8ef13c183bf9f73b /usr.sbin/sasyncd
parente2134565a56e75f633df29579db1675fb95aafd1 (diff)
for apps which use interface groups, point to the section of
ifconfig(8) where they are explained; ok mcbride mpf henning
Diffstat (limited to 'usr.sbin/sasyncd')
-rw-r--r--usr.sbin/sasyncd/sasyncd.conf.58
1 files changed, 7 insertions, 1 deletions
diff --git a/usr.sbin/sasyncd/sasyncd.conf.5 b/usr.sbin/sasyncd/sasyncd.conf.5
index 87a45dabc62..ad5058da995 100644
--- a/usr.sbin/sasyncd/sasyncd.conf.5
+++ b/usr.sbin/sasyncd/sasyncd.conf.5
@@ -1,4 +1,4 @@
-.\" $OpenBSD: sasyncd.conf.5,v 1.13 2006/06/03 15:03:29 jmc Exp $
+.\" $OpenBSD: sasyncd.conf.5,v 1.14 2006/09/12 13:39:37 jmc Exp $
.\"
.\" Copyright (c) 2005 Håkan Olsson. All rights reserved.
.\"
@@ -79,6 +79,12 @@ preemption while the system boots.
The default is to use the
.Dq carp
group.
+.Pp
+For more information on interface groups,
+see the
+.Ic group
+keyword in
+.Xr ifconfig 8 .
.It Ic flushmode sync | startup | never
Controls how the
.Xr sasyncd 8