From patchwork Thu Nov 14 12:06:11 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: 13875052 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 B1BC81F9EAE; Thu, 14 Nov 2024 12:07:29 +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=1731586054; cv=none; b=nb3/t5MAAJA/ol7UW1P5HKKXd9FJLQiFOCSpx4hmxZyiRFpxdOZIbKeQq/vU96SvCqg1CUCMu8HlHWdoHktxE8MMmIMcZSq8bLiFctKLSrOfH2OkMqDF80Pr/LUvr1Jdn29/r0gaA3Qha0kseUEsjkkyG2iGXjOxmW8h4mPeMtI= ARC-Message-Signature: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1731586054; c=relaxed/simple; bh=LOd6GxO4tMJcV2o7TjI7n8wU2/+etepq1GwxCfsRtyc=; h=Date:Message-ID:Mime-Version:From:To:Cc:Subject:Content-Type; b=pv57YEcPToZzgspW3bDJSaqn4S/GGAbuqylQlc3VIyT75KeI6nxTjMqSOgYRQ7CgQ7UCckihLXuZIPx+4Ly/A0YkwGwthJP88wC9FeY/DkOqtpdaWdUQ4Z2TuO1+cM/V+0Bh0gR3EIMtEVIKBZsP1VM20lRLlrxGwkXdDIajcm4= 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-fl1.zte.com.cn (unknown [10.5.228.132]) (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 4XpzRb5Bvxz50FXN; Thu, 14 Nov 2024 20:07:23 +0800 (CST) Received: from njy2app02.zte.com.cn ([10.40.13.116]) by mse-fl1.zte.com.cn with SMTP id 4AEC67Ud016915; Thu, 14 Nov 2024 20:06:07 +0800 (+08) (envelope-from jiang.kun2@zte.com.cn) Received: from mapi (njb2app06[null]) by mapi (Zmail) with MAPI id mid204; Thu, 14 Nov 2024 20:06:11 +0800 (CST) Date: Thu, 14 Nov 2024 20:06:11 +0800 (CST) X-Zmail-TransId: 2afe6735e7b3032-b8ad8 X-Mailer: Zmail v1.0 Message-ID: <20241114200611368_vpMExu265JwdZuArEo_D@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=5D_Documentation=3A_ticp=3A_fix_forma?= =?utf-8?q?tting_issue_in_tipc=2Erst?= X-MAIL: mse-fl1.zte.com.cn 4AEC67Ud016915 X-Fangmail-Anti-Spam-Filtered: true X-Fangmail-MID-QID: 6735E7FB.000/4XpzRb5Bvxz50FXN 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 Cc: xu xin Cc: David S. Miller Cc: Eric Dumazet Cc: Jakub Kicinski Cc: Paolo Abeni Cc: Simon Horman Cc: Jonathan Corbet Cc: Jon Maloy Cc: Xin Long Reviewed-by: Simon Horman --- 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: