Linux Documentation
 help / color / mirror / Atom feed
* [PATCH v2] Documentation: admin-guide: fix brackets and translation issue
@ 2026-06-29 11:08 Manuel Ebner
  2026-06-30 19:31 ` Jonathan Corbet
  0 siblings, 1 reply; 2+ messages in thread
From: Manuel Ebner @ 2026-06-29 11:08 UTC (permalink / raw)
  To: Jonathan Corbet, Shuah Khan, Mauro Carvalho Chehab, linux-media,
	open list:DOCUMENTATION, open list
  Cc: Manuel Ebner

Add missing ']' and replace 'neuer Name' with 'new Name'.

Signed-off-by: Manuel Ebner <manuelebner@mailbox.org>
---
->[v2]
  Fixed one-line summary
---
 Documentation/admin-guide/kernel-parameters.txt | 6 +++---
 Documentation/admin-guide/media/bttv.rst        | 2 +-
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/Documentation/admin-guide/kernel-parameters.txt b/Documentation/admin-guide/kernel-parameters.txt
index 00375193bd26..17363d525ae3 100644
--- a/Documentation/admin-guide/kernel-parameters.txt
+++ b/Documentation/admin-guide/kernel-parameters.txt
@@ -6414,9 +6414,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),
@@ -6917,7 +6917,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
diff --git a/Documentation/admin-guide/media/bttv.rst b/Documentation/admin-guide/media/bttv.rst
index 58cbaf6df694..78c3e560b806 100644
--- a/Documentation/admin-guide/media/bttv.rst
+++ b/Documentation/admin-guide/media/bttv.rst
@@ -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
 ~~~~~~~~~
-- 
2.54.0


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH v2] Documentation: admin-guide: fix brackets and translation issue
  2026-06-29 11:08 [PATCH v2] Documentation: admin-guide: fix brackets and translation issue Manuel Ebner
@ 2026-06-30 19:31 ` Jonathan Corbet
  0 siblings, 0 replies; 2+ messages in thread
From: Jonathan Corbet @ 2026-06-30 19:31 UTC (permalink / raw)
  To: Manuel Ebner, Shuah Khan, Mauro Carvalho Chehab, linux-media,
	open list:DOCUMENTATION, open list
  Cc: Manuel Ebner

Manuel Ebner <manuelebner@mailbox.org> writes:

> Add missing ']' and replace 'neuer Name' with 'new Name'.
>
> Signed-off-by: Manuel Ebner <manuelebner@mailbox.org>
> ---
> ->[v2]
>   Fixed one-line summary
> ---
>  Documentation/admin-guide/kernel-parameters.txt | 6 +++---
>  Documentation/admin-guide/media/bttv.rst        | 2 +-
>  2 files changed, 4 insertions(+), 4 deletions(-)

Applied, thanks.

jon

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2026-06-30 19:31 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-06-29 11:08 [PATCH v2] Documentation: admin-guide: fix brackets and translation issue Manuel Ebner
2026-06-30 19:31 ` Jonathan Corbet

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox