Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 14 Jun 2011 22:37:10 +0000 (UTC)
From:      Glen Barber <gjb@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-stable@freebsd.org, svn-src-stable-7@freebsd.org
Subject:   svn commit: r223100 - stable/7/share/man/man4
Message-ID:  <201106142237.p5EMbAKu054386@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: gjb (doc committer)
Date: Tue Jun 14 22:37:09 2011
New Revision: 223100
URL: http://svn.freebsd.org/changeset/base/223100

Log:
  MFC 187066 by trhodes:
  
  Quote the "u" as it's the name of the union, this may prevent
  some confusion when reading the manual page.
  
  PR:		117798

Modified:
  stable/7/share/man/man4/sysmouse.4
Directory Properties:
  stable/7/share/man/man4/   (props changed)

Modified: stable/7/share/man/man4/sysmouse.4
==============================================================================
--- stable/7/share/man/man4/sysmouse.4	Tue Jun 14 21:37:25 2011	(r223099)
+++ stable/7/share/man/man4/sysmouse.4	Tue Jun 14 22:37:09 2011	(r223100)
@@ -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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201106142237.p5EMbAKu054386>