CVS commit: src/bin/sh
"Robert Elz" <[email protected]>
| Newsgroups | gmane.os.netbsd.devel.cvs |
|---|---|
| Message-ID | <[email protected]> |
Module Name: src Committed By: kre Date: Thu May 28 03:18:33 UTC 2026 Modified Files: src/bin/sh: sh.1 Log Message: Be consistent with "built in" vs "built-in" Use the hyphenated version only when describing, or referring to, one (or more, incl the general set of) actual built-in commands (like just there) in sh. Use the 2 word version in all other contexts, including when describing functionality (like line editing) that is built in to sh (like just there) except normally there one would write "built into" if not making the point! To generate a diff of this commit: cvs rdiff -u -r1.274 -r1.275 src/bin/sh/sh.1 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.