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: Sat Aug 15 19:27:08 UTC 2026 Modified Files: src/bin/sh: sh.1 Log Message: Fully describe the new dotglob option Move it to the correct place in the list of options (these things are sorted!) and flesh out the description of what it (now) does a bit. While here, fix some minor markup issues in an earlier revision relating to the new -c option to the read built-in. To generate a diff of this commit: cvs rdiff -u -r1.281 -r1.282 src/bin/sh/sh.1 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.