summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2014-05-03 00:21:27 -0700
committerAlan Coopersmith <alan.coopersmith@oracle.com>2014-05-03 00:21:47 -0700
commitb79cac135ca7b788892ff199231be2bfce62a4a3 (patch)
tree7cc70f62cc06becd11519f1f9fec218d12960cd6
parent24b3001f0d857fa40225efc1db169b29e88b4b4d (diff)
Fix man page tbl markup
'\" t is needed to work with Solaris man/nroff commands Other changes fix issues found on all platforms Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
-rw-r--r--man/xedit.man12
1 files changed, 6 insertions, 6 deletions
diff --git a/man/xedit.man b/man/xedit.man
index 197a782..07cbf7e 100644
--- a/man/xedit.man
+++ b/man/xedit.man
@@ -1,4 +1,4 @@
-.\" t
+'\" t
.\" $XConsortium: xedit.man,v 1.23 94/04/17 20:43:39 matt Exp $
.\" Copyright (c) 1994 X Consortium
.\"
@@ -95,8 +95,8 @@ Ctrl-k Kill To End Of Line
Meta-d Delete Next Word
Ctrl-l Redraw Display
Meta-D Kill Word
-Ctrl-m Newline Meta-h
-Delete Previous Word
+Ctrl-m Newline
+Meta-h Delete Previous Word
Ctrl-n Next Line
Meta-H Backward Kill Word
Ctrl-o Newline And Backup
@@ -114,8 +114,8 @@ Ctrl-v Next Page
Meta-Shift Delete Kill Previous Word
Ctrl-w Kill Selection
Meta-Backspace Delete Previous Word
-Ctrl-y Unkill Meta-Shift Backspace
-Kill Previous Word
+Ctrl-y Unkill
+Meta-Shift Backspace Kill Previous Word
Ctrl-z Scroll One Line Up
Meta-z Scroll One Line Down
Ctrl-_ Undo
@@ -134,7 +134,7 @@ Button 2 Down Insert Current Selection (paste)
Button 3 Down Extend Current Selection
Button 3 Motion Adjust Selection
Button 3 Up End Selection (cut)
-.fi
+.TE
.sp
.SH LINE EDIT MODE