diff options
| -rw-r--r-- | include/version.h | 2 | ||||
| -rw-r--r-- | man/6/attrdb | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/include/version.h b/include/version.h index 7a8f6571..8424c2cc 100644 --- a/include/version.h +++ b/include/version.h @@ -1 +1 @@ -#define VERSION "Fourth Edition (20081025)" +#define VERSION "Fourth Edition (20081026)" diff --git a/man/6/attrdb b/man/6/attrdb index d4333de2..eba77a1f 100644 --- a/man/6/attrdb +++ b/man/6/attrdb @@ -26,7 +26,7 @@ Empty lines are also ignored. Attribute/value pairs are written as .IB attribute = value, which can be abbreviated to -.lB attribute = +.IB attribute = or simply .I attribute if the attribute has no value. |
