diff options
Diffstat (limited to 'man4/console_ioctl.4')
-rw-r--r-- | man4/console_ioctl.4 | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/man4/console_ioctl.4 b/man4/console_ioctl.4 index ee154acab..68b4be6aa 100644 --- a/man4/console_ioctl.4 +++ b/man4/console_ioctl.4 @@ -396,7 +396,9 @@ struct vt_sizes { .fi Note that this does not change the videomode. -See resizecons(8). (Since 1.1.54.) +See +.BR resizecons (8). +(Since 1.1.54.) .IP \fBVT_RESIZEX\fP Set the kernel's idea of various screen parameters. \fIargp\fP @@ -415,7 +417,9 @@ struct vt_consize { Any parameter may be set to zero, indicating ``no change'', but if multiple parameters are set, they must be self-consistent. Note that -this does not change the videomode. See resizecons(8). (Since 1.3.3.) +this does not change the videomode. See +.BR resizecons(8). +(Since 1.3.3.) .PP The action of the following ioctls depends on the first byte in the struct |