$OpenBSD: patch-client_dhcpc_8,v 1.1 2013/05/10 09:56:45 sthen Exp $
--- client/dhcpc.8.orig	Thu Apr 24 01:08:23 1997
+++ client/dhcpc.8	Fri May 10 10:49:49 2013
@@ -26,7 +26,7 @@ is invoked after rebooting,
 requests server to assign the same address as before.
 To get the same address,
 .B dhcpc
-creates file named "/etc/dhcp_cache".  This file name could be
+creates file named "/var/db/dhcp_cache".  This file name could be
 configured when it is compiled.  But it is required that the file must
 remains after the host reboot.  For example, the /tmp directory is not
 appropriate for this purpose.
@@ -64,7 +64,7 @@ or
 .SH FILES
 .PD 0
 .TP 20
-.B /etc/dhcp_cache
+.B /var/db/dhcp_cache
 The file to record previously assigned informations
 .PD
 .SH SEE ALSO
