From 770c4777c92c2c2b5763348135719478f36c3616 Mon Sep 17 00:00:00 2001 From: Zbigniew Jędrzejewski-Szmek Date: Sun, 19 Feb 2017 20:02:12 -0500 Subject: man: update descriptions of argument-less kernel cmdline args This updates the man page for the changes introduced in 1d84ad944520fc3e062ef518c4db4e1d3a1866af. "=" is kep if the option is predominantly used with an argument, and dropped otherwise. v2: - update also description of log_color - drop '=' in all cases where it is optional (previous rule of dropping it only in some cases was just too arbitrary.) --- man/kernel-command-line.xml | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) (limited to 'man/kernel-command-line.xml') diff --git a/man/kernel-command-line.xml b/man/kernel-command-line.xml index f9ce4e0c69..f02ca3e7bc 100644 --- a/man/kernel-command-line.xml +++ b/man/kernel-command-line.xml @@ -78,16 +78,16 @@ systemd.unit= rd.systemd.unit= - systemd.dump_core= - systemd.crash_chvt= - systemd.crash_shell= - systemd.crash_reboot= - systemd.confirm_spawn= - systemd.show_status= + systemd.dump_core + systemd.crash_chvt + systemd.crash_shell + systemd.crash_reboot + systemd.confirm_spawn + systemd.show_status systemd.log_target= systemd.log_level= - systemd.log_color= systemd.log_location= + systemd.log_color systemd.default_standard_output= systemd.default_standard_error= systemd.setenv= -- cgit v1.2.3-54-g00ecf