diff options
author | 2001-10-01 20:13:18 +0000 | |
---|---|---|
committer | 2001-10-01 20:13:18 +0000 | |
commit | 63ead96d4ad246233f1e0364ceeaa9d9f17af61a (patch) | |
tree | fb02916fc165e27d6ee14300c29f2c297c9781d3 | |
parent | When you see an error, fix it immediately, otherwise it is possible (diff) | |
download | wireguard-openbsd-63ead96d4ad246233f1e0364ceeaa9d9f17af61a.tar.xz wireguard-openbsd-63ead96d4ad246233f1e0364ceeaa9d9f17af61a.zip |
change broken url
-rw-r--r-- | usr.sbin/dhcp/server/dhcpd.8 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.sbin/dhcp/server/dhcpd.8 b/usr.sbin/dhcp/server/dhcpd.8 index a6196f27802..65b1d192ac8 100644 --- a/usr.sbin/dhcp/server/dhcpd.8 +++ b/usr.sbin/dhcp/server/dhcpd.8 @@ -33,7 +33,7 @@ .\" This software has been written for the Internet Software Consortium .\" by Ted Lemon <mellon@fugue.com> in cooperation with Vixie .\" Enterprises. To learn more about the Internet Software Consortium, -.\" see ``http://www.isc.org/isc''. To learn more about Vixie +.\" see ``http://www.isc.org/''. To learn more about Vixie .\" Enterprises, see ``http://www.vix.com''. .TH dhcpd 8 .SH NAME @@ -339,4 +339,4 @@ was written by Ted Lemon <mellon@vix.com> under a contract with Vixie Labs. Funding for this project was provided by the Internet Software Corporation. Information about the Internet Software Consortium can be found at -.B http://www.isc.org/isc. +.B http://www.isc.org/. |