diff options
-rw-r--r-- | usr.sbin/ifstated/ifstated.8 | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/usr.sbin/ifstated/ifstated.8 b/usr.sbin/ifstated/ifstated.8 index 348d75e45ba..7a6eab156c7 100644 --- a/usr.sbin/ifstated/ifstated.8 +++ b/usr.sbin/ifstated/ifstated.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: ifstated.8,v 1.4 2004/04/27 11:55:27 jmc Exp $ +.\" $OpenBSD: ifstated.8,v 1.5 2004/09/27 22:26:26 jaredy Exp $ .\" .\" Copyright (c) 2004 Ryan McBride <mcbride@openbsd.org> .\" @@ -72,6 +72,11 @@ Check config validity, then exit. Verbose mode. Use twice to further increase verbosity. .El +.Pp +Upon receiving +.Dv SIGHUP , +.Nm +reloads the configuration file. .Sh FILES .Bl -tag -width "/etc/ifstated.conf" -compact .It Pa /etc/ifstated.conf |