Author: trhodes
Date: Sun Jan 11 21:59:42 2009
New Revision: 187066
URL: http://svn.freebsd.org/changeset/base/187066

Log:
  Quote the "u" as it's the name of the union, this may prevent
  some confusion when reading the manual page.
  
  PR:           117798
  Discussed with:       keramida, brueffer
  Recommended by:       phk

Modified:
  head/share/man/man4/sysmouse.4

Modified: head/share/man/man4/sysmouse.4
==============================================================================
--- head/share/man/man4/sysmouse.4      Sun Jan 11 21:45:23 2009        
(r187065)
+++ head/share/man/man4/sysmouse.4      Sun Jan 11 21:59:42 2009        
(r187066)
@@ -385,7 +385,7 @@ They are intended to replace functions p
 .Dv MOUSE_ACTION
 alone.
 .Pp
-.It Dv u
+.It Dv Sq u
 This union is one of
 .Pp
 .Bl -tag -width data -compact
_______________________________________________
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