aboutsummaryrefslogtreecommitdiffstats
path: root/man/man7/bootparam.7
diff options
context:
space:
mode:
authorAlejandro Colomar <alx@kernel.org>2024-06-25 22:25:55 +0200
committerAlejandro Colomar <alx@kernel.org>2024-06-28 12:29:38 +0200
commit89bea2b79c19c041a9040d9d1d95779def79652f (patch)
treeb93f650d57b6b1f935ab6a1eb9419a973b0858f4 /man/man7/bootparam.7
parentd54f450c00bee235a55087f6eb6b6ce20b6b7570 (diff)
downloadman-pages-89bea2b79c19c041a9040d9d1d95779def79652f.tar.gz
man/: ffix (Use TQ where appropriate)
Signed-off-by: Alejandro Colomar <alx@kernel.org>
Diffstat (limited to 'man/man7/bootparam.7')
-rw-r--r--man/man7/bootparam.78
1 files changed, 6 insertions, 2 deletions
diff --git a/man/man7/bootparam.7 b/man/man7/bootparam.7
index 98a5d65fd9..8b6a6b7a95 100644
--- a/man/man7/bootparam.7
+++ b/man/man7/bootparam.7
@@ -151,7 +151,9 @@ mount an ext3 filesystem as ext2 and then remove the journal in the root
filesystem, in fact reverting its format from ext3 to ext2 without the
need to boot the box from alternate media.
.TP
-.BR 'ro' " and " 'rw'
+.B 'ro'
+.TQ
+.B 'rw'
The 'ro' option tells the kernel to mount the root filesystem
as 'read-only' so that filesystem consistency check programs (fsck)
can do their work on a quiescent filesystem.
@@ -233,7 +235,9 @@ of motherboard where that doesn't work.
The option 'reboot=bios' will
instead jump through the BIOS.
.TP
-.BR 'nosmp' " and " 'maxcpus=N'
+.B 'nosmp'
+.TQ
+.B 'maxcpus=N'
(Only when __SMP__ is defined.)
A command-line option of 'nosmp' or 'maxcpus=0' will disable SMP
activation entirely; an option 'maxcpus=N' limits the maximum number