svn commit: r283552 - stable/10/share/man/man9
John Baldwin
jhb at freebsd.org
Tue May 26 17:15:25 UTC 2015
On Tuesday, May 26, 2015 11:55:10 AM Julian Elischer wrote:
> On 5/26/15 10:50 AM, Benjamin Kaduk wrote:
> > On Mon, May 25, 2015 at 10:18 PM, Julian Elischer
> > <julian at freebsd.org <mailto:julian at freebsd.org>> wrote:
> >
> > Author: julian
> > Date: Tue May 26 02:18:10 2015
> > New Revision: 283552
> > URL: https://svnweb.freebsd.org/changeset/base/283552
> >
> > Log:
> > MFH: r283105
> > Only several years late, catch the psignal man page up to the
> > fact that psignal has been renamed to kern_psignal since 9.0.
> >
> >
> > Why did you not merge r283114 as well?
> >
> > -Ben
> I didn't do it.. didn't even see it.
Part of my standing practice with merges is to actually open the link to the
change in viewvc in a web browser and open the revision logs of each changed
file in a new tab. In each tab I clear the sticky revision and then check
for any followup commits that might have fixed issues in the previous change.
For smaller changes where I know there wasn't a followup I will skip this,
but if I'm not sure I use this to check for followups.
--
John Baldwin
More information about the svn-src-stable-10
mailing list