joel
|
6300af606e
|
Correct example.
Submitted by: Jason McIntyre <jmc@kerhand.co.uk>
Thomas Klausner <wiz@netbsd.org>
|
2014-02-08 13:29:35 +00:00 |
|
trhodes
|
00acc9b7ae
|
A bit of rewording for clarity, taken from OpenBSD.
Submitted by: jmc@OpenBSD.org
|
2009-01-10 12:47:22 +00:00 |
|
trhodes
|
53d890b734
|
Update the description of -k, output files appear to
be left regardless of an error, signal, or complete
run.
PR: 69861
Submitted by: vlad902@gmail.com
|
2008-12-24 10:08:39 +00:00 |
|
tjr
|
dc2c21960c
|
Document input line length limit.
|
2005-01-25 22:32:48 +00:00 |
|
ru
|
7f3c7f0d46
|
Sort sections.
|
2005-01-18 13:43:56 +00:00 |
|
ru
|
6cc4b6c220
|
Added the EXIT STATUS section where appropriate.
|
2005-01-17 07:44:44 +00:00 |
|
tjr
|
1d2afa8a6d
|
Remove BUGS section that talked about missing multibyte character support.
We have support now that the regular expression routines do.
|
2004-07-12 10:17:02 +00:00 |
|
tjr
|
c9e47db057
|
Document missing multibyte character support in utilities specified
by POSIX.
|
2004-07-03 01:28:21 +00:00 |
|
ru
|
aed6bc195b
|
mdoc(7) police: simplify.
|
2002-08-14 11:38:30 +00:00 |
|
jmallett
|
241a475e6f
|
Note that this appeared at least as early as PWB UNIX.
Use the literal string 'PWB UNIX', as we still have no .At macro for it.
|
2002-06-10 22:59:59 +00:00 |
|
tjr
|
e20227aeb2
|
Respect LC_CTYPE and LC_COLLATE environment variables, mainly for their
effects on regular expressions. The libc regex code does not handle
equivalence classes well (for example), but we do our best.
|
2002-06-07 01:04:24 +00:00 |
|
ru
|
acd70ef916
|
mdoc(7) police: markup polishing.
|
2002-05-30 13:48:06 +00:00 |
|
tjr
|
f3cfd9a3f6
|
Correct synopsis and usage(): pattern arguments are not optional.
|
2002-05-16 04:39:19 +00:00 |
|
tjr
|
a776e9e8c8
|
Add the csplit(1) utility, which splits files based on context, as specified
by SUSv3.
PR: 36191
Reviewed by: mike
|
2002-05-02 07:46:36 +00:00 |
|