diff options
author | Masafumi Max NAKANE <max@FreeBSD.org> | 1997-05-30 18:28:53 +0000 |
---|---|---|
committer | Masafumi Max NAKANE <max@FreeBSD.org> | 1997-05-30 18:28:53 +0000 |
commit | 2edc1e988413c767a12e3ee70ef67c0a7f40c0c4 (patch) | |
tree | 62b329dbdfbeb22b8cd3e4c1465ec122011047ef /net-mgmt/wide-dhcp/files | |
parent | 99479d48a9ff07aa678c03c6b9eb33e1f7be2999 (diff) | |
download | ports-2edc1e988413c767a12e3ee70ef67c0a7f40c0c4.tar.gz ports-2edc1e988413c767a12e3ee70ef67c0a7f40c0c4.zip |
Notes
Diffstat (limited to 'net-mgmt/wide-dhcp/files')
-rw-r--r-- | net-mgmt/wide-dhcp/files/patch-ba | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/net-mgmt/wide-dhcp/files/patch-ba b/net-mgmt/wide-dhcp/files/patch-ba new file mode 100644 index 000000000000..5b26078d9dc4 --- /dev/null +++ b/net-mgmt/wide-dhcp/files/patch-ba @@ -0,0 +1,11 @@ +--- server/dhcps.8.orig Mon Apr 21 11:44:13 1997 ++++ server/dhcps.8 Mon Apr 21 11:44:49 1997 +@@ -36,7 +36,7 @@ + "binding". + .B dhcps + manages these with files, /etc/dhcpdb.pool and /etc/dhcpdb.bind +-(/var/db/dhcpdb.bind for BSD/OS). It is possible to change these path ++(/var/db/dhcpdb.bind for BSD/OS and FreeBSD). It is possible to change these path + with command line option. + .LP + Also |