Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/external/bsd/dhcpcd/dist Fix typo: s/obtaind/obtained



details:   https://anonhg.NetBSD.org/src/rev/7da6a0174f0d
branches:  trunk
changeset: 350828:7da6a0174f0d
user:      abhinav <abhinav%NetBSD.org@localhost>
date:      Mon Jan 23 11:18:02 2017 +0000

description:
Fix typo: s/obtaind/obtained

diffstat:

 external/bsd/dhcpcd/dist/dhcpcd-run-hooks.8.in |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r c0fa6e385224 -r 7da6a0174f0d external/bsd/dhcpcd/dist/dhcpcd-run-hooks.8.in
--- a/external/bsd/dhcpcd/dist/dhcpcd-run-hooks.8.in    Mon Jan 23 11:09:14 2017 +0000
+++ b/external/bsd/dhcpcd/dist/dhcpcd-run-hooks.8.in    Mon Jan 23 11:18:02 2017 +0000
@@ -1,4 +1,4 @@
-.\"     $NetBSD: dhcpcd-run-hooks.8.in,v 1.16 2016/07/29 10:07:57 roy Exp $
+.\"     $NetBSD: dhcpcd-run-hooks.8.in,v 1.17 2017/01/23 11:18:02 abhinav Exp $
 .\" Copyright (c) 2006-2015 Roy Marples
 .\" All rights reserved
 .\"
@@ -93,7 +93,7 @@
 .It Dv DELEGATED6
 dhcpcd assigned a delegated prefix to the interface.
 .It Dv IPV4LL
-dhcpcd obtaind an IPV4LL address, or one was removed.
+dhcpcd obtained an IPV4LL address, or one was removed.
 .It Dv STATIC
 dhcpcd has been configured with a static configuration which has not been
 obtained from a DHCP server.



Home | Main Index | Thread Index | Old Index