Document how this can affect connected clients at shutdown, such as SSH
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
.\" SUCH DAMAGE.
.\"
-.Dd August 19, 2013
+.Dd August 26, 2013
.Dt DHCPCD 8
.Os
.Sh NAME
.Ar interface
and configuration when it exits.
Sometimes, this isn't desirable if, for example, you have root mounted over
-NFS.
+NFS or SSH clients connect to this host and they need to be notified of
+the host shutting down.
You can use this option to stop this from happening.
.It Fl r , Fl Fl request Op Ar address
Request the
# Use the same DUID + IAID as set in DHCPv6 for DHCPv4 ClientID as per RFC4361.
duid
+# Persist interface configuration when dhcpcd exits.
+persistent
+
# Rapid commit support.
# Safe to enable by default because it requires the equivalent option set
# on the server to actually work.
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
.\" SUCH DAMAGE.
.\"
-.Dd August 25, 2013
+.Dd August 26, 2013
.Dt DHCPCD.CONF 5 SMM
.Os
.Sh NAME
.Nm dhcpcd
normally de-configures the interface and configuration when it exits.
Sometimes, this isn't desirable if, for example, you have root mounted over
-NFS.
+NFS or SSH clients connect to this host and they need to be notified of
+the host shutting down.
You can use this option to stop this from happening.
.It Ic fallback Ar profile
Fallback to using this profile if DHCP fails.