blob: f221276621759bf85c4264cf1d80e49920ea1340 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
|
$NetBSD: patch-iwatch.1,v 1.1 2017/05/31 03:59:45 nonaka Exp $
Fix warnings by groff.
--- iwatch.1.orig 2016-09-01 16:18:25.000000000 +0000
+++ iwatch.1 2017-05-31 03:25:24.000000000 +0000
@@ -96,7 +96,7 @@ These are:
.Bl -tag -width Fl
.It Ic k \*(Ba Ic -
Scroll up 1 line.
-.It Ic j \*(Ba Ic Aq Ic RETURN
+.It Ic j \*(Ba Aq Ic RETURN
Scroll down 1 line.
.It Ic l
Scroll right 1 column.
@@ -191,6 +191,7 @@ The color is one of:
Set attributes and color to the updated output (See
.Sx STYLE
Section).
+.El
.Sh SEE ALSO
.Xr sh 1
.Xr exec 2
|