Received: by 2002:a05:6a10:f3d0:0:0:0:0 with SMTP id a16csp4511711pxv; Tue, 29 Jun 2021 08:40:53 -0700 (PDT) X-Google-Smtp-Source: ABdhPJzUv5pM1zZ+DiKoJMch3pJ3lXXWpJqmTdTJ5y13TV9+wha4/oOn8zVGtlR5cAGXBLoeTvS9 X-Received: by 2002:a17:906:f289:: with SMTP id gu9mr30141104ejb.157.1624981253481; Tue, 29 Jun 2021 08:40:53 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1624981253; cv=none; d=google.com; s=arc-20160816; b=NhFXsdbKxgCldp9vg2RPM3RbatFGUZUdYPqlLK/6vd0M61SBi7oIpAM8aUUuVQHPCH Zx8ofn8bCwrma411j/e3VqNxUVT4vKjGkgPyU0HOas5JvVsxcrgKHUMzZ75SMC1pAyHh wKrKredVEVZxmsggom19U/z+SVHTwwl0pt4kREmlvnsldYKCGaRJ5VfTyXqQA0xXNZ+f eTs7vlB1IfO2sRlhex8DVhH/RjJOJSzX9wgNhb/JGKkAs7HumTGVrlQRFdhV0/yy71sd FrdBTZfLZBT5mmU9wv+k+n5QyTRsK9YF+twEoQO9FwaiLfV6CQfHflsevpjx2kwWBUHa Wp9Q== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:content-transfer-encoding:mime-version :message-id:date:subject:cc:to:from; bh=kRGPSexswbONv1OXE/NxiW6b7GLtvjGeRyIZQ78gJMI=; b=0RvHNncjucz18896+5LYV+0VpykbDH0N+MBwQsaN1DUozXeucy3HNt3T5CEhjrJ1lN CNKKdfANy/rI0/161soraLrkQ3+PYpHPVUa3T5Hj0PbKntz7YZnK3sfog9WLLyVO2pdV DHkyq9+41BQrx1VxxUTPLiBUvXrpVqjsRSBenFKiVgQftKq/dvDK1eo35cOnYVFZUAYr 5HccANZcTL/dGlHI6OdvazXewO0rv7qNoSPl44ZD7Rx3P6UMOaDVxfjxIH+v6gKoPYci ep6KN4kzNeG6w7mc0pnjULqckPbQrt/8WJyfwDPEOdPYyLi8Yi32lSxi9QbkfBMNmvo/ Fm9Q== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=fail (p=NONE sp=REJECT dis=NONE) header.from=kernel.wtf Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id bc21si3917284edb.138.2021.06.29.08.40.22; Tue, 29 Jun 2021 08:40:53 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=fail (p=NONE sp=REJECT dis=NONE) header.from=kernel.wtf Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S234237AbhF2OTh (ORCPT + 99 others); Tue, 29 Jun 2021 10:19:37 -0400 Received: from relay4-d.mail.gandi.net ([217.70.183.196]:34053 "EHLO relay4-d.mail.gandi.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S234387AbhF2OTX (ORCPT ); Tue, 29 Jun 2021 10:19:23 -0400 Received: (Authenticated sender: cengiz@kernel.wtf) by relay4-d.mail.gandi.net (Postfix) with ESMTPSA id 64B52E0005; Tue, 29 Jun 2021 14:16:51 +0000 (UTC) From: Cengiz Can To: Jonathan Corbet Cc: linux-doc@vger.kernel.org, linux-kernel@vger.kernel.org, Cengiz Can Subject: [PATCH] Documentation: sysrq: convert to third person Date: Tue, 29 Jun 2021 17:15:09 +0300 Message-Id: <20210629141508.52229-1-cengiz@kernel.wtf> X-Mailer: git-send-email 2.32.0 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Two parts of the sysrq documentation have sentences written from a first person's point of view. Documentation is generally written from a third person's view in a formal way. Convert those senteces to be less personal and generic. Signed-off-by: Cengiz Can --- Documentation/admin-guide/sysrq.rst | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) diff --git a/Documentation/admin-guide/sysrq.rst b/Documentation/admin-guide/sysrq.rst index 60ce5f5ebab6..0a178ef0111d 100644 --- a/Documentation/admin-guide/sysrq.rst +++ b/Documentation/admin-guide/sysrq.rst @@ -72,7 +72,7 @@ On PowerPC On other If you know of the key combos for other architectures, please - let me know so I can add them to this section. + submit a patch to be included in this section. On all Write a character to /proc/sysrq-trigger. e.g.:: @@ -205,10 +205,12 @@ frozen (probably root) filesystem via the FIFREEZE ioctl. Sometimes SysRq seems to get 'stuck' after using it, what can I do? ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -That happens to me, also. I've found that tapping shift, alt, and control -on both sides of the keyboard, and hitting an invalid sysrq sequence again -will fix the problem. (i.e., something like :kbd:`alt-sysrq-z`). Switching to -another virtual console (:kbd:`ALT+Fn`) and then back again should also help. +When this happens, try tapping shift, alt and control on both sides of the +keyboard, and hitting an invalid sysrq sequence again. (i.e., something like +:kbd:`alt-sysrq-z`). + +Switching to another virtual console (:kbd:`ALT+Fn`) and then back again +should also help. I hit SysRq, but nothing seems to happen, what's wrong? ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -- 2.32.0