ref: e812aa617f70b43ba6d17ff6ed3b4fe324cdc853
parent: 014bf3fe7c78abb0fbd59f4da88fda7cb8ae2674
author: Sigrid <ftrvxmtrx@gmail.com>
date: Tue Dec 8 05:34:10 EST 2020
mouse(3): blankS, setS to follow the convention (thanks umbraticus)
--- a/sys/man/3/mouse
+++ b/sys/man/3/mouse
@@ -155,12 +155,12 @@
to its default state.
.TP
.B blank
-blank the screen.
+blanks the screen.
The screen also blanks after 30 minutes of inactivity.
The screen can be unblanked by moving the mouse.
.TP
.BI blanktime " minutes"
-set the timeout before the
+sets the timeout before the
screen blanks; the default is 30 minutes.
If
.I minutes
--
⑨