From patchwork Tue Jan 28 00:05:50 2025 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Mauro Carvalho Chehab X-Patchwork-Id: 860558 Received: from smtp.kernel.org (aws-us-west-2-korg-mail-1.web.codeaurora.org [10.30.226.201]) (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 F3F89EAF1; Tue, 28 Jan 2025 00:06:36 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=10.30.226.201 ARC-Seal: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1738022797; cv=none; b=poNMj2xnf9uVqok9GGfXts6eOVerkasCSFJGdv9AUi9qyreOBtMsDf7QhEIhHKGAIHAn/Gq2Dy6c6qx61mCMyYhoFVkgIp0i/xzwaYVG4wAS6Ctg3Tb2AlFLxYlMzgnAOcTeuqfPb+WAr+52DgkAiMCfztGt+i7ZG0KkVUk/COA= ARC-Message-Signature: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1738022797; c=relaxed/simple; bh=VcPpgtY3VQCVYahI46jBKsD0IQlmSoQRt+Yw3exCthU=; h=From:To:Cc:Subject:Date:Message-ID:In-Reply-To:References: MIME-Version; b=TcxG0UkFHAx5fFHx3tUEl9B5xRXfmF8rRjZJ0Q4IdQb1xLtA7V1guLOzyGj9lWNEZ+VcdqKeuHu4SDTIOS3wJ0e1MiWidcYkOukHPSeZgfoXdjebNwCpbLSv2trOSM7sLqAHqT90pyjNwyCEDM4cXtKoDgVg0ZddlQHUdgfCgWU= ARC-Authentication-Results: i=1; smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b=pzEmEmmD; arc=none smtp.client-ip=10.30.226.201 Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b="pzEmEmmD" Received: by smtp.kernel.org (Postfix) with ESMTPSA id ABE66C4CEE9; Tue, 28 Jan 2025 00:06:35 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1738022795; bh=VcPpgtY3VQCVYahI46jBKsD0IQlmSoQRt+Yw3exCthU=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=pzEmEmmDia/8h9o9vspt9axQUlQqbUbHcWZiA1nEKYZ6OFf67FyzD4eYPZ7fEUWR4 W/BtG+ds63lWVpcqjD8JHtKjQGfHVwDw0ARcGCyBg4zIpbfM6F+/3TRbN5WsS27jHi 2OOKb3Qoiypa5MsNd55nzei5d9d3VKRvKOFef0HHfDhAEEgyl5FKH02CpricPoNYLF qBK+Bc0WEGj7Cl8nXHpqnWlCDGXIQ4TXWEduOQzb4k1mkthwM6rc3DrZIPgbVEL3PU 9FcNsM23N3TWSBA7NrjWnD9c1rMb2rRm8oDefzcsTO6YQACFimeHzaeuDyNNU1lVgn AZpIPY7ofcpxA== Received: from mchehab by mail.kernel.org with local (Exim 4.98) (envelope-from ) id 1tcZ7h-0000000DRKR-2TDa; Tue, 28 Jan 2025 01:06:33 +0100 From: Mauro Carvalho Chehab To: Linux Doc Mailing List , Jonathan Corbet , Greg Kroah-Hartman Cc: Mauro Carvalho Chehab , "Mauro Carvalho Chehab" , "Rafael J. Wysocki" , Len Brown , Pavel Machek , linux-kernel@vger.kernel.org, linux-pm@vger.kernel.org Subject: [RFC v2 01/38] docs: power: video.rst: fix a footnote reference Date: Tue, 28 Jan 2025 01:05:50 +0100 Message-ID: X-Mailer: git-send-email 2.48.1 In-Reply-To: References: Precedence: bulk X-Mailing-List: linux-pm@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Sender: Mauro Carvalho Chehab Footnotes require an space (or a "\ ") before them, as otherwise Sphinx/Docutils won't understand it. Signed-off-by: Mauro Carvalho Chehab --- Documentation/power/video.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Documentation/power/video.rst b/Documentation/power/video.rst index 337a2ba9f32f..8ab2458d1304 100644 --- a/Documentation/power/video.rst +++ b/Documentation/power/video.rst @@ -190,7 +190,7 @@ Toshiba Portege 3020CT s3_mode (3) Toshiba Satellite 4030CDT s3_mode (3) (S1 also works OK) Toshiba Satellite 4080XCDT s3_mode (3) (S1 also works OK) Toshiba Satellite 4090XCDT ??? [#f1]_ -Toshiba Satellite P10-554 s3_bios,s3_mode (4)[#f3]_ +Toshiba Satellite P10-554 s3_bios,s3_mode (4) [#f3]_ Toshiba M30 (2) xor X with nvidia driver using internal AGP Uniwill 244IIO ??? [#f1]_ =============================== ===============================================