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.
This commit is contained in:
Allan Jude 2015-01-18 17:25:41 +00:00
parent 677258f7e7
commit 0700a396cb
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=277328

View File

@ -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.