netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH iproute2] Fix typo in optimistic flag
@ 2022-01-21  8:27 Thomas Niederberger
  2022-01-22  6:39 ` Xuan Zhuo
  0 siblings, 1 reply; 2+ messages in thread
From: Thomas Niederberger @ 2022-01-21  8:27 UTC (permalink / raw)
  To: netdev

[-- 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


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH iproute2] Fix typo in optimistic flag
  2022-01-21  8:27 [PATCH iproute2] Fix typo in optimistic flag Thomas Niederberger
@ 2022-01-22  6:39 ` Xuan Zhuo
  0 siblings, 0 replies; 2+ messages in thread
From: Xuan Zhuo @ 2022-01-22  6:39 UTC (permalink / raw)
  To: Thomas Niederberger; +Cc: netdev

On Fri, 21 Jan 2022 09:27:05 +0100, Thomas Niederberger <thomas@niederb.ch> wrote:
> 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
>


Please use git send-email

Thanks.

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2022-01-22  6:45 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-01-21  8:27 [PATCH iproute2] Fix typo in optimistic flag Thomas Niederberger
2022-01-22  6:39 ` Xuan Zhuo

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).