aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAllan Jude <allanjude@FreeBSD.org>2015-01-18 17:25:41 +0000
committerAllan Jude <allanjude@FreeBSD.org>2015-01-18 17:25:41 +0000
commit0700a396cb52143194d38cb683a5a23f36a894fd (patch)
tree07f30d28ad0977bea6412c5aa73851f1cbf6dca7
parent677258f7e72fcafc9ff820ba1cae482182b0014b (diff)
downloadsrc-0700a396cb52143194d38cb683a5a23f36a894fd.tar.gz
src-0700a396cb52143194d38cb683a5a23f36a894fd.zip
Fix minor syntax and grammar errors in the markup of the ee(1) man page
Differential Revision: https://reviews.freebsd.org/D1552 Submitted by: bcallah@openbsd.org (original) Approved by: wblock (mentor) MFC after: 1 week Sponsored by: ScaleEngine Inc.
Notes
Notes: svn path=/head/; revision=277328
-rw-r--r--contrib/ee/ee.16
1 files changed, 3 insertions, 3 deletions
diff --git a/contrib/ee/ee.1 b/contrib/ee/ee.1
index b66c8aae17aa..d6558a14c6fc 100644
--- a/contrib/ee/ee.1
+++ b/contrib/ee/ee.1
@@ -329,8 +329,8 @@ A window showing the keyboard operations that can be performed can be
displayed or not.
.IP "\fBemacs keys\fR"
Control keys may be given bindings similar to emacs, or not.
-.IP "\f16 bit characters\fR"
-Toggles whether sixteen bit characters are handled as one 16-bit quantities or
+.IP "\fB16 bit characters\fR"
+Toggles whether sixteen bit characters are handled as one 16-bit quantity or
two 8-bit quantities. This works primarily with the Chinese Big 5 code set.
.RE
.PP
@@ -461,7 +461,7 @@ Turns off display of eight bit characters (they are displayed as their decimal
value inside angle brackets, e.g., "<220>").
.IP \fB16bit\fR
Turns on handling of 16-bit characters.
-.IP \fbno16bit\fR
+.IP \fBno16bit\fR
Turns off handling of 16-bit characters.
.IP \fBemacs\fR
Turns on emacs key bindings.