netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Thomas Niederberger <thomas@niederb.ch>
To: netdev@vger.kernel.org
Subject: [PATCH iproute2] Fix typo in optimistic flag
Date: Fri, 21 Jan 2022 09:27:05 +0100	[thread overview]
Message-ID: <42921e5f-7955-56c8-5a16-008967ae6ba7@niederb.ch> (raw)

[-- Attachment #1: Type: text/plain, Size: 150 bytes --]

Hi netdev-team

Attached you find a very small patch that fixes a typo in the man page 
of ip address.
Thanks for all your good work!

Cheers,
Thomas

[-- Attachment #2: 0001-man-Fix-a-typo-in-the-flag-documentation-of-ip-addre.patch --]
[-- Type: text/x-patch, Size: 865 bytes --]

From 9cae61cde6a5e07e8ae83f3eb9ecc25fd7de29d4 Mon Sep 17 00:00:00 2001
From: Thomas Niederberger <thomas@niederb.ch>
Date: Fri, 21 Jan 2022 09:05:02 +0100
Subject: [PATCH] man: Fix a typo in the flag documentation of ip address

Signed-off-by: Thomas Niederberger <thomas@niederb.ch>
---
 man/man8/ip-address.8.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/man/man8/ip-address.8.in b/man/man8/ip-address.8.in
index 65f67e06..a614ac64 100644
--- a/man/man8/ip-address.8.in
+++ b/man/man8/ip-address.8.in
@@ -93,7 +93,7 @@ ip-address \- protocol address management
 
 .ti -8
 .IR CONFFLAG " := "
-.RB "[ " home " | " mngtmpaddr " | " nodad " | " optimstic " | " noprefixroute " | " autojoin " ]"
+.RB "[ " home " | " mngtmpaddr " | " nodad " | " optimistic " | " noprefixroute " | " autojoin " ]"
 
 .ti -8
 .IR LIFETIME " := [ "
-- 
2.25.1


             reply	other threads:[~2022-01-21  8:35 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-01-21  8:27 Thomas Niederberger [this message]
2022-01-22  6:39 ` [PATCH iproute2] Fix typo in optimistic flag Xuan Zhuo

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=42921e5f-7955-56c8-5a16-008967ae6ba7@niederb.ch \
    --to=thomas@niederb.ch \
    --cc=netdev@vger.kernel.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).