Page MenuHomeFreeBSD

Fix a few more spelling errors
ClosedPublic

Authored by eadler on Dec 27 2017, 12:52 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Dec 14, 6:08 AM
Unknown Object (File)
Oct 29 2024, 11:47 AM
Unknown Object (File)
Oct 29 2024, 11:47 AM
Unknown Object (File)
Oct 29 2024, 11:47 AM
Unknown Object (File)
Oct 29 2024, 11:26 AM
Unknown Object (File)
Sep 27 2024, 8:41 AM
Unknown Object (File)
Sep 17 2024, 10:53 PM
Unknown Object (File)
Sep 17 2024, 4:02 PM
Subscribers

Details

Reviewers
jilles
Group Reviewers
manpages
Commits
rS327259: Fix a few more speelling errors

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 13859
Build 14071: arc lint + arc unit

Event Timeline

This revision is now accepted and ready to land.Dec 27 2017, 8:00 PM

The spelling fixes are good, but there is low-hanging fruit on a line being changed.

lib/libc/sys/sendfile.2
193

The verb tense "shows" is wrong; this could be "showing" or (even better) "An example showing"

This revision was automatically updated to reflect the committed changes.