Author: allanjude (doc committer)
Date: Sun Jan 18 17:25:41 2015
New Revision: 277328
URL: https://svnweb.freebsd.org/changeset/base/277328

Log:
  Fix minor syntax and grammar errors in the markup of the ee(1) man page
  
  Differential Revision:        https://reviews.freebsd.org/D1552
  Submitted by: bcal...@openbsd.org (original)
  Approved by:  wblock (mentor)
  MFC after:    1 week
  Sponsored by: ScaleEngine Inc.

Modified:
  head/contrib/ee/ee.1

Modified: head/contrib/ee/ee.1
==============================================================================
--- head/contrib/ee/ee.1        Sun Jan 18 17:01:14 2015        (r277327)
+++ head/contrib/ee/ee.1        Sun Jan 18 17:25:41 2015        (r277328)
@@ -329,8 +329,8 @@ A window showing the keyboard operations
 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 character
 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.
_______________________________________________
svn-src-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"

Reply via email to