diff options
Diffstat (limited to 'kern.1')
-rw-r--r-- | kern.1 | 7 |
1 files changed, 4 insertions, 3 deletions
@@ -85,7 +85,8 @@ The argument can be any kernel name understood by that backend, for example .Sq linux-5.4.36-gentoo . .Pp -If no kernel is given, this command determines the latest available kernel automatically. +If no kernel is given, this command determines the latest available +kernel automatically. .It Sy config Op Ar template Configures the kernel using the base template and the given @@ -103,8 +104,8 @@ if available, otherwise to display the differences between the generated kernel configuration and .Em config . .Pp -If no config is given, this command compares against the configuration of the currently -running kernel. +If no config is given, this command compares against the configuration +of the currently running kernel. This requires a kernel configuration to be present under .Pa /proc/config.gz . See the |