diff options
| author | Rhys Tumelty <rhys@tumelty.co.uk> | 2026-01-28 22:02:31 +0000 |
|---|---|---|
| committer | Jonathan Corbet <corbet@lwn.net> | 2026-02-02 09:54:15 -0700 |
| commit | 78a00cac1e962aacfe67ffa0ce295e709e0e6c5b (patch) | |
| tree | 6560a61ab511b005f9f8a0a1237b156805d1a895 /Documentation/admin-guide/kdump | |
| parent | 1482f61ccd984440529d0d37002bc66378be88bb (diff) | |
| download | lwn-78a00cac1e962aacfe67ffa0ce295e709e0e6c5b.tar.gz lwn-78a00cac1e962aacfe67ffa0ce295e709e0e6c5b.zip | |
docs: fix 're-use' -> 'reuse' in documentation
Signed-off-by: Rhys Tumelty <rhys@tumelty.co.uk>
Acked-by: Randy Dunlap <rdunlap@infradead.org>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Message-ID: <20260128220233.179439-1-rhys@tumelty.co.uk>
Diffstat (limited to 'Documentation/admin-guide/kdump')
| -rw-r--r-- | Documentation/admin-guide/kdump/kdump.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/admin-guide/kdump/kdump.rst b/Documentation/admin-guide/kdump/kdump.rst index 7b011eb116a7..7587caadbae1 100644 --- a/Documentation/admin-guide/kdump/kdump.rst +++ b/Documentation/admin-guide/kdump/kdump.rst @@ -591,7 +591,7 @@ with /sys/kernel/config/crash_dm_crypt_keys for setup, cat /sys/kernel/config/crash_dm_crypt_keys/count 2 - # To support CPU/memory hot-plugging, re-use keys already saved to reserved + # To support CPU/memory hot-plugging, reuse keys already saved to reserved # memory echo true > /sys/kernel/config/crash_dm_crypt_key/reuse |
