summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark Lumsden <lum@cvs.openbsd.org>2018-11-18 07:57:29 +0000
committerMark Lumsden <lum@cvs.openbsd.org>2018-11-18 07:57:29 +0000
commita0bb3def049a0570b89e696ae7cc20bf13297621 (patch)
treede5e40f8dfbc476466f73ef270db8e259b536c09
parentf2bd957a4f286bd0c9d6c41571cb2960bc8326c0 (diff)
small clean up of dired section
ok jmc@
-rw-r--r--usr.bin/mg/mg.110
1 files changed, 4 insertions, 6 deletions
diff --git a/usr.bin/mg/mg.1 b/usr.bin/mg/mg.1
index 7241e090c0b..2a4d962dfe4 100644
--- a/usr.bin/mg/mg.1
+++ b/usr.bin/mg/mg.1
@@ -1,7 +1,7 @@
-.\" $OpenBSD: mg.1,v 1.107 2018/08/29 07:50:16 reyk Exp $
+.\" $OpenBSD: mg.1,v 1.108 2018/11/18 07:57:28 lum Exp $
.\" This file is in the public domain.
.\"
-.Dd $Mdocdate: August 29 2018 $
+.Dd $Mdocdate: November 18 2018 $
.Dt MG 1
.Os
.Sh NAME
@@ -957,7 +957,7 @@ Specific key bindings are available in dired mode.
dired-unmark-backward
.It RET, e, f and C-m
dired-find-file
-.It SPC
+.It SPC, n
dired-next-line
.It !
dired-shell-command
@@ -971,8 +971,6 @@ dired-do-copy
dired-flag-file-deletion
.It g
dired-revert
-.It n
-dired-next-line
.It o
dired-find-file-other-window
.It p
@@ -1023,7 +1021,7 @@ dired buffer in another window.
.It dired-previous-line
Move the cursor to the previous line.
.It dired-revert
-Refresh the dired buffer.
+Refresh the dired buffer while retaining any flags.
.It dired-scroll-down
Scroll down the dired buffer.
.It dired-scroll-up