Update update-kernel(8) man pages

Man pages update from Anton Shevtsov.

Link: https://bugzilla.altlinux.org/43934
This commit is contained in:
Виталий Чикунов 2023-05-15 13:22:07 +03:00
parent 74cc5b93ad
commit f2d60ff7f2
2 changed files with 29 additions and 2 deletions

View File

@ -1,4 +1,4 @@
.TH update-kernel 8 "October 04, 2022" "update-kernel 8"
.TH update-kernel 8 "May 15, 2023" "update-kernel 8"
.SH NAME
update-kernel \- Linux kernel update tool
.SH SYNOPSIS
@ -23,6 +23,15 @@ install all kernel modules
\-i, \-\-interactive
interactive modules install
.TP
\-H, \-\-headers
add kernel headers to install
.TP
\-A modulename
include (add) external module (by a short name)
.TP
\-D modulename
exclude (del) external module from install
.TP
\-f, \-y, \-\-force
force kernel upgrade (without confirmation dialog)
.TP
@ -41,6 +50,10 @@ download packages, but don't install (\-\-download\-only)
.TP
\-h, \-\-help
show this text and exit
.PP
Run
.B remove-old-kernels
to uninstall unused kernels.
.SH EXAMPLES
.TP
Download and install latest un-def kernel:

View File

@ -1,4 +1,4 @@
.TH update-kernel 8 "Октябрь 04, 2022" "update-kernel 8"
.TH update-kernel 8 "Май 15, 2023" "update-kernel 8"
.SH NAME
update-kernel \- утилита обновления ядра Линукс
.SH SYNOPSIS
@ -23,6 +23,15 @@ update-kernel позволяет установить пакеты нового
\-i, \-\-interactive
интерактивная установка модулей
.TP
\-H, \-\-headers
установить также kernel headers
.TP
\-A modulename
включить (добавить) внешний модуль ядра (по короткому имени)
.TP
\-D modulename
исключить (удалить) внешний модуль из установки
.TP
\-f, \-y, \-\-force
принудительное обновление ядра (без запроса подтверждения)
.TP
@ -41,6 +50,11 @@ update-kernel позволяет установить пакеты нового
.TP
\-h, \-\-help
показать этот текст и выйти
.PP
Запустите
.B
remove-old-kernels
для удаления неиспользуемых ядер.
.SH EXAMPLES
.TP
Скачать и установить актуальную версию un-def ядра: