summaryrefslogtreecommitdiffstats
path: root/usr.sbin/rarpd/rarpd.8
diff options
context:
space:
mode:
Diffstat (limited to 'usr.sbin/rarpd/rarpd.8')
-rw-r--r--usr.sbin/rarpd/rarpd.812
1 files changed, 12 insertions, 0 deletions
diff --git a/usr.sbin/rarpd/rarpd.8 b/usr.sbin/rarpd/rarpd.8
index 6c36057..07c393b 100644
--- a/usr.sbin/rarpd/rarpd.8
+++ b/usr.sbin/rarpd/rarpd.8
@@ -28,6 +28,7 @@
.Sh SYNOPSIS
.Nm
.Op Fl adfsv
+.Op Fl t Ar directory
.Op Ar interface
.Sh DESCRIPTION
.Nm
@@ -93,6 +94,17 @@ Run in the foreground.
Supply a response to any RARP request for which an ethernet to IP address
mapping exists; do not depend on the existence of
.Pa /tftpboot/\fIipaddr\fP* .
+.It Fl t
+Supple an alternative tftp root directory to
+.Pa /tftpboot ,
+matching similar behavior of the
+.Fl s
+flag on
+.Xr tftpd 8 .
+This permits
+.Nm
+to selectively respond to RARP requests, but use an alternative directory
+for IP checking.
.It Fl v
Enable verbose sysloging.
.El
OpenPOWER on IntegriCloud