mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-08-31 11:41:29 -04:00
Documentation: admin-guide: fix brackets and translation issue
Add missing ']' and replace 'neuer Name' with 'new Name'. Signed-off-by: Manuel Ebner <manuelebner@mailbox.org> Signed-off-by: Jonathan Corbet <corbet@lwn.net> Message-ID: <20260629110812.69420-2-manuelebner@mailbox.org>
This commit is contained in:
committed by
Jonathan Corbet
parent
8472415b2e
commit
d1bb650229
@@ -6413,9 +6413,9 @@ Kernel parameters
|
||||
reboot= [KNL]
|
||||
Format (x86 or x86_64):
|
||||
[w[arm] | c[old] | h[ard] | s[oft] | g[pio]] | d[efault] \
|
||||
[[,]s[mp]#### \
|
||||
[[,]s[mp]####] \
|
||||
[[,]b[ios] | a[cpi] | k[bd] | t[riple] | e[fi] | p[ci]] \
|
||||
[[,]f[orce]
|
||||
[[,]f[orce]]
|
||||
Where reboot_mode is one of warm (soft) or cold (hard) or gpio
|
||||
(prefix with 'panic_' to set mode for panic
|
||||
reboot only),
|
||||
@@ -6916,7 +6916,7 @@ Kernel parameters
|
||||
apic=verbose is specified.
|
||||
Example: apic=debug show_lapic=all
|
||||
|
||||
slab_debug[=options[,slabs][;[options[,slabs]]...] [MM]
|
||||
slab_debug[=options[,slabs][;[options[,slabs]]...]] [MM]
|
||||
Enabling slab_debug allows one to determine the
|
||||
culprit if slab objects become corrupted. Enabling
|
||||
slab_debug can create guard zones around objects and
|
||||
|
||||
@@ -1239,7 +1239,7 @@ Models:
|
||||
- Galaxis DVB Card C CI
|
||||
- Galaxis DVB Card S
|
||||
- Galaxis DVB Card C
|
||||
- Galaxis plug.in S [neuer Name: Galaxis DVB Card S CI
|
||||
- Galaxis plug.in S [new Name: Galaxis DVB Card S CI]
|
||||
|
||||
Hauppauge
|
||||
~~~~~~~~~
|
||||
|
||||
Reference in New Issue
Block a user