From 809854bfc624b9f52a7c9d85901e611046c5edd8 Mon Sep 17 00:00:00 2001 From: Jason McIntyre Date: Sat, 9 Apr 2005 09:14:59 +0000 Subject: incorrect apostrophe (in comment); --- sbin/dhclient/dhclient-script | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sbin/dhclient/dhclient-script b/sbin/dhclient/dhclient-script index 3a6ac1877f0..9d4489ea5f7 100644 --- a/sbin/dhclient/dhclient-script +++ b/sbin/dhclient/dhclient-script @@ -1,6 +1,6 @@ #!/bin/sh # -# $OpenBSD: dhclient-script,v 1.6 2004/05/06 18:22:41 claudio Exp $ +# $OpenBSD: dhclient-script,v 1.7 2005/04/09 09:14:58 jmc Exp $ # # Copyright (c) 2003 Kenneth R Westerback # @@ -96,7 +96,7 @@ add_new_routes() { add_new_resolv_conf() { # XXX Old code did not create/update resolv.conf unless both # $new_domain_name and $new_domain_name_servers were provided. PR - # #3135 reported some ISP's only provide $new_domain_name_servers and + # #3135 reported some ISPs only provide $new_domain_name_servers and # thus broke the script. This code creates the resolv.conf if either # are provided. -- cgit v1.2.3