diff options
Diffstat (limited to 'usr.sbin/sasyncd')
-rw-r--r-- | usr.sbin/sasyncd/sasyncd.conf.5 | 8 |
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 |