From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stephen Hemminger Subject: Re: [iproute PATCH] man: rdma: Add reference to rdma-resource.8 Date: Wed, 28 Nov 2018 15:58:28 -0800 Message-ID: <20181128155828.01dec0ab@xeon-e3> References: <20181126175831.10569-1-phil@nwl.cc> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: netdev@vger.kernel.org To: Phil Sutter Return-path: Received: from mail-pf1-f194.google.com ([209.85.210.194]:42630 "EHLO mail-pf1-f194.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726328AbeK2LCz (ORCPT ); Thu, 29 Nov 2018 06:02:55 -0500 Received: by mail-pf1-f194.google.com with SMTP id 64so45849pfr.9 for ; Wed, 28 Nov 2018 15:59:32 -0800 (PST) In-Reply-To: <20181126175831.10569-1-phil@nwl.cc> Sender: netdev-owner@vger.kernel.org List-ID: On Mon, 26 Nov 2018 18:58:31 +0100 Phil Sutter wrote: > All rdma-related man pages list each other in SEE ALSO section, only > rdma-resource.8 is missing. Add it for the sake of consistency. > > Signed-off-by: Phil Sutter Applied