From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.1 (2015-04-28) on archive.lwn.net X-Spam-Level: X-Spam-Status: No, score=-5.8 required=5.0 tests=HEADER_FROM_DIFFERENT_DOMAINS, MAILING_LIST_MULTI,RCVD_IN_DNSWL_HI autolearn=ham autolearn_force=no version=3.4.1 Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by archive.lwn.net (Postfix) with ESMTP id E51357DF87 for ; Fri, 29 Jun 2018 15:26:39 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S936734AbeF2P0X (ORCPT ); Fri, 29 Jun 2018 11:26:23 -0400 Received: from ms.lwn.net ([45.79.88.28]:33146 "EHLO ms.lwn.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S936716AbeF2P0U (ORCPT ); Fri, 29 Jun 2018 11:26:20 -0400 Received: from lwn.net (localhost [127.0.0.1]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ms.lwn.net (Postfix) with ESMTPSA id 4FA2FC36; Fri, 29 Jun 2018 15:26:20 +0000 (UTC) Date: Fri, 29 Jun 2018 09:26:19 -0600 From: Jonathan Corbet To: Michael Rodin Cc: linux-doc@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH] Documentation/admin-guide/README.rst: add a label for cross-referencing Message-ID: <20180629092619.409ab865@lwn.net> In-Reply-To: <20180603181609.7015-1-michael-git@rodin.online> References: <20180603181609.7015-1-michael-git@rodin.online> Organization: LWN.net MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 8bit Sender: linux-doc-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-doc@vger.kernel.org On Sun, 3 Jun 2018 20:16:09 +0200 Michael Rodin wrote: > Add a label to the top of the file to allow cross-referencing. > Currently it's not possible to cross-reference this file from > Documentation/process/howto.rst because of the missing label. > > Signed-off-by: Michael Rodin Finally applied (and the howto.rst one as well), thanks. jon -- To unsubscribe from this list: send the line "unsubscribe linux-doc" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html