diff --git a/share/man/man5/rc.conf.5 b/share/man/man5/rc.conf.5 index f70dfa5bbf8..722ed0c2dff 100644 --- a/share/man/man5/rc.conf.5 +++ b/share/man/man5/rc.conf.5 @@ -22,7 +22,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" $Id: rc.conf.5,v 1.13 1998/03/07 09:04:24 jkh Exp $ +.\" $Id: rc.conf.5,v 1.14 1998/03/09 02:21:17 jkh Exp $ .\" .Dd April 26, 1997 .Dt RC.CONF 5 @@ -533,15 +533,29 @@ then enable global proxy ARP. .It Ar forward_sourceroute If set to .Ar YES -then, when also +then when .Ar gateway_enable -is set to +is also set to .Ar YES , -also source routed packets are forwarded. +source routed packets are forwarded. .It Ar accept_sourceroute If set to .Ar YES -then the system will accept source routed packets detined at it. +then the system will accept source routed packets directed at it. +.It Ar rarpd_enable +(bool) If set to +.Ar YES +then run the +.Xr rarpd 8 +daemon at system boot time. +.It Ar rarpd_flags +(str) If +.Ar rarpd_enable +is set to +.Ar YES , +these are the flags to pass to the +.Xr rarpd 8 +daemon. .It Ar keymap (str) If set to .Ar NO