diff options
author | Bjarni Ingi Gislason | 2018-05-19 02:09:56 +0200 |
---|---|---|
committer | Karel Zak | 2018-05-23 10:43:27 +0200 |
commit | 3fe5e8ec09573dc3ef68bb040e08fcb82bd568fc (patch) | |
tree | 8f7607b5ad992f09b0a710aae8b14dfccbe2c2c0 /term-utils | |
parent | man: choom.1: Use the correct macro for the font change of one argument (diff) | |
download | kernel-qcow2-util-linux-3fe5e8ec09573dc3ef68bb040e08fcb82bd568fc.tar.gz kernel-qcow2-util-linux-3fe5e8ec09573dc3ef68bb040e08fcb82bd568fc.tar.xz kernel-qcow2-util-linux-3fe5e8ec09573dc3ef68bb040e08fcb82bd568fc.zip |
man: Change the only argument to two for the two-fonts macros
Punctuation marks have been left in the only argument of two-fonts
macros, instead of being separated from it to make the second one.
Signed-off-by: Bjarni Ingi Gislason <bjarniig@rhi.hi.is>
Diffstat (limited to 'term-utils')
-rw-r--r-- | term-utils/setterm.1 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/term-utils/setterm.1 b/term-utils/setterm.1 index 07495c5e7..88e118934 100644 --- a/term-utils/setterm.1 +++ b/term-utils/setterm.1 @@ -179,7 +179,7 @@ Makes the terminal continue on a new line when a line is full. .TP .BR \-\-msg " [" on | off "] (virtual consoles only)" Enables or disables the sending of kernel -.BR printk() +.BR printk () messages to the console. .TP \fB\-\-msglevel\fP \fB0-8\fP (virtual consoles only) |