From: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
To: barebox@lists.infradead.org
Subject: [PATCH 2/3] dhcp: fix typo introduce during rebase of hostname patch
Date: Wed, 18 Apr 2012 14:30:03 +0200 [thread overview]
Message-ID: <1334752204-11841-2-git-send-email-plagnioj@jcrosoft.com> (raw)
In-Reply-To: <20120418120834.GD1980@game.jcrosoft.org>
Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
---
net/dhcp.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/net/dhcp.c b/net/dhcp.c
index 1d01d05..0c882fb 100644
--- a/net/dhcp.c
+++ b/net/dhcp.c
@@ -681,7 +681,7 @@ BAREBOX_CMD_HELP_START(dhcp)
BAREBOX_CMD_HELP_USAGE("dhcp [OPTIONS]\n")
BAREBOX_CMD_HELP_SHORT("Invoke dhcp client to obtain ip/boot params.\n")
BAREBOX_CMD_HELP_OPT ("-H <hostname>",
-"Hostname to send to the DHCP server\n");
+"Hostname to send to the DHCP server\n")
BAREBOX_CMD_HELP_OPT ("-v <vendor_id>",
"DHCP Vendor ID (code 60) submitted in DHCP requests. It can\n"
"be used in the DHCP server's configuration to select options\n"
--
1.7.9.1
_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox
next prev parent reply other threads:[~2012-04-18 12:48 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-04-18 12:08 [PATCH 0/3] fixes Jean-Christophe PLAGNIOL-VILLARD
2012-04-18 12:30 ` [PATCH 1/3] arm: bootm: zImage: add error message when can not request the memory Jean-Christophe PLAGNIOL-VILLARD
2012-04-18 12:30 ` Jean-Christophe PLAGNIOL-VILLARD [this message]
2012-04-18 12:30 ` [PATCH 3/3] config: fix missing switch machine to hostname during merge Jean-Christophe PLAGNIOL-VILLARD
2012-04-18 13:36 ` [PATCH 0/3] fixes Sascha Hauer
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1334752204-11841-2-git-send-email-plagnioj@jcrosoft.com \
--to=plagnioj@jcrosoft.com \
--cc=barebox@lists.infradead.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox