diff options
| -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 |
