diff options
author | crees <crees@FreeBSD.org> | 2013-02-09 20:00:52 +0800 |
---|---|---|
committer | crees <crees@FreeBSD.org> | 2013-02-09 20:00:52 +0800 |
commit | b0094ebe661f0e88d3e6f639c7a985be0f597af3 (patch) | |
tree | 2de43f02a7adf2cde27a75528b780bbad6998d32 /security/vlog | |
parent | 963f18a4bd4b61eb4d68e79b3e03b14c33b1de49 (diff) | |
download | freebsd-ports-gnome-b0094ebe661f0e88d3e6f639c7a985be0f597af3.tar.gz freebsd-ports-gnome-b0094ebe661f0e88d3e6f639c7a985be0f597af3.tar.zst freebsd-ports-gnome-b0094ebe661f0e88d3e6f639c7a985be0f597af3.zip |
Various spelling corrections
PR: ports/175331
Submitted by: Christoph Mallon
Approved by: No objections within three weeks from any maintainer
While here, style and duplicate phrase fixes in bsdcflow pkg-descr
Submitted by: mi
Diffstat (limited to 'security/vlog')
-rw-r--r-- | security/vlog/files/patch-curses.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/vlog/files/patch-curses.c b/security/vlog/files/patch-curses.c index 7bb9e4c577ce..4eb12a0c429d 100644 --- a/security/vlog/files/patch-curses.c +++ b/security/vlog/files/patch-curses.c @@ -34,7 +34,7 @@ + arrows move the window one line 0 scroll window to leftmost\n\ + h,j,k,l in either direction. \n\ + H,J,K,L Caps move faster. /,? search a regexp forward/backward\n\ -+ b,space back, forward 1 page n,N goto next/previous occurence\n\ ++ b,space back, forward 1 page n,N goto next/previous occurrence\n\ +PgUp/Down these work on XFree only >,< goto next/previous day boundary\n\ + ],[ goto next/previous marked line\n\ +--------- MISC KEYS ---------------- \n\ |