From: Justin C. Sherrill Date: Tue, 20 Jan 2015 02:24:54 +0000 (-0500) Subject: Fix the man page: make sure all list items are bolded and a grammar tweak. X-Git-Tag: v4.2.0rc~1037 X-Git-Url: https://gitweb.dragonflybsd.org/dragonfly.git/commitdiff_plain/9bb76b9e60f5843c44aeb3da826207de40328371 Fix the man page: make sure all list items are bolded and a grammar tweak. Based on OpenBSD and FreeBSD changes that are exactly the same. http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/editors/ee/patches/patch-ee_1?rev=1.4&content-type=text/x-cvsweb-markup&f=h https://svnweb.freebsd.org/base/head/contrib/ee/ee.1?r1=276230&r2=277328&pathrev=277328 --- diff --git a/contrib/ee/ee.1 b/contrib/ee/ee.1 index 7d482a8572..6daa3bb897 100644 --- a/contrib/ee/ee.1 +++ b/contrib/ee/ee.1 @@ -329,7 +329,7 @@ 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" +.IP "\fB16 bit characters\fR" Toggles whether sixteen bit characters are handled as one 16-bit quantities or two 8-bit quantities. This works primarily with the Chinese Big 5 code set. .RE @@ -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.