Tim J. Robbins
|
b7114d4a9c
|
Fix typo: WRDE_DOOFS -> WRDE_DOOFFS.
Noticed by: Stoned Elipot
|
2004-06-30 13:55:08 +00:00 |
|
Ruslan Ermilov
|
fe08efe680
|
mdoc(7): Use the new feature of the .In macro.
|
2003-09-08 19:57:22 +00:00 |
|
Ruslan Ermilov
|
0e35e492fc
|
Assorted mdoc(7) fixes.
|
2003-06-01 19:19:59 +00:00 |
|
Tim J. Robbins
|
be074a2dd8
|
Document return type of wordfree() (void). Reduce the space between
struct member names and the corresponding comments so the lines don't
wrap on 80-column terminals.
|
2003-03-13 11:18:53 +00:00 |
|
Tim J. Robbins
|
7d3125b3ac
|
It is no longer necessary to include sys/types.h before wordexp.h.
|
2003-01-03 12:04:36 +00:00 |
|
Tim J. Robbins
|
cd203b8ead
|
Fix a small typo.
|
2002-12-27 08:28:53 +00:00 |
|
Tim J. Robbins
|
faea1495bf
|
Add an implementation of the POSIX wordexp() and wordfree() functions,
which perform shell-style word expansion on strings. This is still a
little rough around the edges.
PR: 13420
|
2002-12-26 14:34:18 +00:00 |
|