netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Daniel Borkmann <dborkman@redhat.com>
To: stephen@networkplumber.org
Cc: netdev@vger.kernel.org
Subject: [PATCH iproute2] man: token: fix couple of typos
Date: Wed, 18 Jun 2014 09:40:42 +0200	[thread overview]
Message-ID: <1403077242-30386-1-git-send-email-dborkman@redhat.com> (raw)

Not sure how these typos slipped in back then, I suspect
too much coffee. ;) So lets fix them up properly.

Signed-off-by: Daniel Borkmann <dborkman@redhat.com>
---
 man/man8/ip-token.8 | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/man/man8/ip-token.8 b/man/man8/ip-token.8
index 521596f..35a3d1e 100644
--- a/man/man8/ip-token.8
+++ b/man/man8/ip-token.8
@@ -1,6 +1,6 @@
 .TH IP\-TOKEN 8 "28 Mar 2013" "iproute2" "Linux"
 .SH "NAME"
-ip-token \- tokenized interface identifer support
+ip-token \- tokenized interface identifier support
 .SH "SYNOPSIS"
 .sp
 .ad l
@@ -26,7 +26,7 @@ ip-token \- tokenized interface identifer support
 .BR "ip token" " { " list " }"
 
 .SH "DESCRIPTION"
-IPv6 tokenized interface identifer support is used for assigning well-known
+IPv6 tokenized interface identifier support is used for assigning well-known
 host-part addresses to nodes whilst still obtaining a global network prefix
 from Router advertisements. The primary target for tokenized identifiers are
 server platforms where addresses are usually manually configured, rather than
@@ -41,13 +41,13 @@ set the interface token to the kernel. Once a token is set, it cannot be
 removed from the interface, only overwritten.
 .TP
 .I TOKEN
-the interface identifer token address.
+the interface identifier token address.
 .TP
 .BI dev " DEV"
 the networking interface.
 
 .SS ip token get - get the interface token from the kernel
-show a tokenized interface identifer of a particular networking device.
+show a tokenized interface identifier of a particular networking device.
 .B Arguments:
 coincide with the arguments of
 .B ip token set
@@ -55,7 +55,7 @@ but the
 .I TOKEN
 must be left out.
 .SS ip token list - list all interface tokens
-list all tokenized interface identifers for the networking interfaces from
+list all tokenized interface identifiers for the networking interfaces from
 the kernel.
 
 .SH SEE ALSO
-- 
1.7.11.7

             reply	other threads:[~2014-06-18  7:40 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-06-18  7:40 Daniel Borkmann [this message]
2014-07-15 16:44 ` [PATCH iproute2] man: token: fix couple of typos Stephen Hemminger

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=1403077242-30386-1-git-send-email-dborkman@redhat.com \
    --to=dborkman@redhat.com \
    --cc=netdev@vger.kernel.org \
    --cc=stephen@networkplumber.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;
as well as URLs for NNTP newsgroup(s).