diff options
| author | Charles.Forsyth <devnull@localhost> | 2007-03-20 09:26:39 +0000 |
|---|---|---|
| committer | Charles.Forsyth <devnull@localhost> | 2007-03-20 09:26:39 +0000 |
| commit | 5adffe81dcb3fc6d3582bb7686183c10fd4839d7 (patch) | |
| tree | f2191517a51f45541f252f55c9e4e40eb89f902c | |
| parent | 82df8e09f804ed6c924eb96073a69822e60869e9 (diff) | |
20070320-0926
| -rw-r--r-- | include/version.h | 2 | ||||
| -rw-r--r-- | man/2/lists | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/include/version.h b/include/version.h index 87f72207..8a5c3085 100644 --- a/include/version.h +++ b/include/version.h @@ -1 +1 @@ -#define VERSION "Fourth Edition (20070319)" +#define VERSION "Fourth Edition (20070320)" diff --git a/man/2/lists b/man/2/lists index 730bcb45..ae52ab49 100644 --- a/man/2/lists +++ b/man/2/lists @@ -138,7 +138,7 @@ satisfy .IR p , and returns 0 otherwise. .PP -.B Anyset +.B Anysat returns 1 if any element of .I l satisfies |
