Date: Wed, 18 May 2016 06:00:33 +0000 (UTC) From: Glen Barber <gjb@FreeBSD.org> To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org Subject: svn commit: r300118 - head/share/man/man4 Message-ID: <201605180600.u4I60X99049522@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: gjb Date: Wed May 18 06:00:32 2016 New Revision: 300118 URL: https://svnweb.freebsd.org/changeset/base/300118 Log: Revert r300003, and use proper grammar. While here, bump .Dd, which should have been done with previous commit. Modified: head/share/man/man4/gdb.4 Modified: head/share/man/man4/gdb.4 ============================================================================== --- head/share/man/man4/gdb.4 Wed May 18 05:59:05 2016 (r300117) +++ head/share/man/man4/gdb.4 Wed May 18 06:00:32 2016 (r300118) @@ -24,7 +24,7 @@ .\" .\" $FreeBSD$ .\" -.Dd February 8, 2005 +.Dd May 17, 2016 .Dt GDB 4 .Os .Sh NAME @@ -595,7 +595,7 @@ run the link at more than 9600 bps. Firewire connections do not have this problem. .Pp The debugging macros -.Dq "just growed" . +.Dq just grew. In general, the person who wrote them did so while looking for a specific problem, so they may not be general enough, and they may behave badly when used in ways for which they were not intended, even if those ways make sense.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201605180600.u4I60X99049522>