From mboxrd@z Thu Jan 1 00:00:00 1970 From: Brown, Aaron F Date: Thu, 11 Oct 2018 20:29:47 +0000 Subject: [Intel-wired-lan] [PATCH v2 03/12] Documentation: e1000e: Prepare documentation for RST conversion In-Reply-To: <20181010191613.2770-4-jeffrey.t.kirsher@intel.com> References: <20181010191613.2770-1-jeffrey.t.kirsher@intel.com> <20181010191613.2770-4-jeffrey.t.kirsher@intel.com> Message-ID: <309B89C4C689E141A5FF6A0C5FB2118B9657A37C@ORSMSX101.amr.corp.intel.com> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: intel-wired-lan@osuosl.org List-ID: > From: Intel-wired-lan [mailto:intel-wired-lan-bounces at osuosl.org] On > Behalf Of Jeff Kirsher > Sent: Wednesday, October 10, 2018 12:16 PM > To: intel-wired-lan at lists.osuosl.org > Subject: [Intel-wired-lan] [PATCH v2 03/12] Documentation: e1000e: Prepare > documentation for RST conversion > > Before making the conversion to the rst (reStructured Text) format, there > are changes needed to the documentation so that there are no build errors. > > Also fixed old/broken URLs to the correct or updated URL. > > Signed-off-by: Jeff Kirsher > --- > Documentation/networking/e1000e.txt | 426 ++++++++++++++++------------ > 1 file changed, 248 insertions(+), 178 deletions(-) > Tested-by: Aaron Brown