Page MenuHomeFreeBSD

Spelling fix
ClosedPublic

Authored by sevan on Apr 22 2017, 12:43 AM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, Jan 21, 7:54 PM
Unknown Object (File)
Fri, Jan 17, 12:06 PM
Unknown Object (File)
Dec 10 2024, 7:03 PM
Unknown Object (File)
Oct 2 2024, 5:56 PM
Unknown Object (File)
Oct 2 2024, 1:39 PM
Unknown Object (File)
Sep 29 2024, 3:51 AM
Unknown Object (File)
Sep 21 2024, 1:32 PM
Unknown Object (File)
Sep 19 2024, 5:16 AM
Subscribers
None

Details

Reviewers
bcr
wblock
Commits
rD50234: Spelling fix
Summary

s/realtime/real-time
Bug 218734

Should this change be made across the handbooks for consistency?

Diff Detail

Repository
rD FreeBSD doc repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

I'm not sure whether the non-dash version of the word is more correct. What do you say, Warren?

In D10454#218453, @bcr wrote:

I'm not sure whether the non-dash version of the word is more correct. What do you say, Warren?

Both uses are common, and probably already in our docs in many places. I lean towards the hyphenated version, although these can change the meaning like with compound words. Consider "high speed" in that same sentence. Should it be "high-speed"?

OK, then I think it is OK to change. We should probably create a word-list (like with the "file system", "filesystem" discussion), so that we can refer to it when similar questions come up.

This revision is now accepted and ready to land.May 5 2017, 3:33 PM

Great, reason I went with it was because the Oxford Dictionary states:
"Computing relating to a system in which input data is processed within milliseconds so that it is available virtually immediately as feedback to the process from which it is coming, e.g. in a missile guidance system: real-time signal processing. real-time software."

This revision was automatically updated to reflect the committed changes.