Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 11 Jan 2009 22:00:14 GMT
From:      dfilter@FreeBSD.ORG (dfilter service)
To:        freebsd-doc@FreeBSD.org
Subject:   Re: docs/117798: commit references a PR
Message-ID:  <200901112200.n0BM0EGt049486@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR docs/117798; it has been noted by GNATS.

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: docs/117798: commit references a PR
Date: Sun, 11 Jan 2009 21:59:56 +0000 (UTC)

 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-unsubscribe@freebsd.org"
 



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