From patchwork Fri Nov 15 02:47:31 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: jiang.kun2@zte.com.cn X-Patchwork-Id: 13875833 Received: from mxct.zte.com.cn (mxct.zte.com.cn [183.62.165.209]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id E979028EF; Fri, 15 Nov 2024 02:47:40 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=183.62.165.209 ARC-Seal: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1731638863; cv=none; b=ewwxzy51SrLjAYnUF3cq6vcT49tgr1CAlkiDR3V+x5+COj3jzcYI/lta8ZXL1qumjt7wBMor9N5h9CmwjnMkejUhDFkOnTTNg47EyczN7YMKKHt2awnqYJWQ3YiaMTMyuAzqB8fttT3rUybpDWUc7Y2ICPTt4TachJfSnm9sxNE= ARC-Message-Signature: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1731638863; c=relaxed/simple; bh=NaxE2YI/enKQyoFr4DQ+jtowLmbyJXGm9XqdEN8ifu0=; h=Date:Message-ID:Mime-Version:From:To:Cc:Subject:Content-Type; b=K52tnZ/N0mfex2sGlcqSy72XwAXQZohKZucoK1rmdrFwK++ctgXMafTDmIxJXloFcKm5Cs6T6ZbIcn/YDCDeLq9n12/mXEnXU9PSWv4vMenEi2nY624eqkRL6xqK3SmxnBTKXn3gzDOocpacSjG1QlHYRrVlinaJ5LlYEuwTPxU= ARC-Authentication-Results: i=1; smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=zte.com.cn; spf=pass smtp.mailfrom=zte.com.cn; arc=none smtp.client-ip=183.62.165.209 Authentication-Results: smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=zte.com.cn Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=zte.com.cn Received: from mse-fl2.zte.com.cn (unknown [10.5.228.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mxct.zte.com.cn (FangMail) with ESMTPS id 4XqLzD3dp4z52SFv; Fri, 15 Nov 2024 10:47:36 +0800 (CST) Received: from njb2app07.zte.com.cn ([10.55.22.95]) by mse-fl2.zte.com.cn with SMTP id 4AF2lUiE097838; Fri, 15 Nov 2024 10:47:30 +0800 (+08) (envelope-from jiang.kun2@zte.com.cn) Received: from mapi (njb2app07[null]) by mapi (Zmail) with MAPI id mid204; Fri, 15 Nov 2024 10:47:31 +0800 (CST) Date: Fri, 15 Nov 2024 10:47:31 +0800 (CST) X-Zmail-TransId: 2aff6736b64336f-6cfab X-Mailer: Zmail v1.0 Message-ID: <20241115104731435HuFjZOmkaqumuFhB7mrwe@zte.com.cn> Precedence: bulk X-Mailing-List: netdev@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: Mime-Version: 1.0 From: To: , , , , , , , , , , Cc: , , Subject: =?utf-8?q?=5BPATCH_linux-next_v2=5D_Documentation=3A_tipc=3A_fix_fo?= =?utf-8?q?rmatting_issue_in_tipc=2Erst?= X-MAIL: mse-fl2.zte.com.cn 4AF2lUiE097838 X-Fangmail-Anti-Spam-Filtered: true X-Fangmail-MID-QID: 6736B648.000/4XqLzD3dp4z52SFv From: tuqiang The hyphen is removed to have the same style as the others. Fixes: 09ef17863f37 ("Documentation: add more details in tipc.rst") Signed-off-by: tuqiang Signed-off-by: Jiang Kun Reviewed-by: Simon Horman Cc: xu xin Cc: David S. Miller Cc: Eric Dumazet Cc: Jakub Kicinski Cc: Paolo Abeni Cc: Jonathan Corbet Cc: Jon Maloy Cc: Xin Long --- v1->v2: typo in the subject ticp -> tipc https://lore.kernel.org/all/20241114182129.0b24d293@kernel.org/ Documentation/networking/tipc.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Documentation/networking/tipc.rst b/Documentation/networking/tipc.rst index ab63d298cca2..9b375b9b9981 100644 --- a/Documentation/networking/tipc.rst +++ b/Documentation/networking/tipc.rst @@ -112,7 +112,7 @@ More Information - How to contribute to TIPC: -- http://tipc.io/contacts.html + http://tipc.io/contacts.html - More details about TIPC specification: