finding bugs in the manpage, me, while playing with catman 2 HTML
This commit is contained in:
parent
06e77c895b
commit
26f132bfc3
6
ksh.1tbl
6
ksh.1tbl
@ -1,4 +1,4 @@
|
||||
.\" $MirBSD: ksh.1tbl,v 1.26 2004/05/24 19:06:54 tg Exp $
|
||||
.\" $MirBSD: ksh.1tbl,v 1.27 2004/08/10 20:43:20 tg Exp $
|
||||
.\" $OpenBSD: ksh.1tbl,v 1.70 2004/05/09 06:07:42 otto Exp $
|
||||
.\"
|
||||
.\" Copyright (c) 1980, 1990, 1993
|
||||
@ -4946,11 +4946,11 @@ command, but moves in the opposite direction.
|
||||
.Pp
|
||||
Inter-line movement commands:
|
||||
.Bl -tag -width Ds
|
||||
.It nj,\ n+\ and\ n^N
|
||||
.It \fIn\fBj\fR,\ \fIn\fB+\fR\ and\ \fIn\fB^N\fR
|
||||
Move to the
|
||||
.Ar n Ns th
|
||||
next line in the history.
|
||||
.It nk,\ n-\ and\ n^P
|
||||
.It \fIn\fBk\fR,\ \fIn\fB-\fR\ and\ \fIn\fB^P\fR
|
||||
Move to the
|
||||
.Ar n Ns th
|
||||
previous line in the history.
|
||||
|
Loading…
Reference in New Issue
Block a user