Page MenuHomeFreeBSD

Fix ggate.h typo.
ClosedPublic

Authored by ota_j.email.ne.jp on Sep 5 2019, 4:25 AM.
Tags
None
Referenced Files
F170742624: D21530.id61666.diff
Sun, Sep 6, 8:57 AM
F170686433: D21530.id.diff
Sun, Sep 6, 12:52 AM
F170671089: D21530.id61736.diff
Sat, Sep 5, 10:53 PM
F170656829: D21530.id61736.diff
Sat, Sep 5, 8:38 PM
F170656819: D21530.id61736.diff
Sat, Sep 5, 8:38 PM
Unknown Object (File)
Fri, Sep 4, 7:10 AM
Unknown Object (File)
Fri, Sep 4, 4:58 AM
Unknown Object (File)
Thu, Sep 3, 7:47 PM

Details

Summary

A not B -> A nor B

Test Plan

buildworld.

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

sbin/ggate/shared/ggate.h
50 ↗(On Diff #61666)

"If neither the GGATE_FLAG_SEND nor the GGATE_FLAG_RECV flags are set, this is the initial connection."

is how I'd write this sentence....

sbin/ggate/shared/ggate.h
50 ↗(On Diff #61666)

"If neither the GGATE_FLAG_SEND nor the GGATE_FLAG_RECV flag is set, this is the initial connection."

My former english professor wife says it should be singular.

This revision was not accepted when it landed; it landed in state Needs Review.Sep 6 2019, 3:02 PM
This revision was automatically updated to reflect the committed changes.