diff options
| author | Charles.Forsyth <devnull@localhost> | 2008-10-26 12:23:49 +0000 |
|---|---|---|
| committer | Charles.Forsyth <devnull@localhost> | 2008-10-26 12:23:49 +0000 |
| commit | 85d064cb246ab6d3b9e19dca711bb4167f8aa1cf (patch) | |
| tree | 789569a976e9dc2f65e5841c558aed7bf1b7a969 | |
| parent | bbcc8147a2869be6c71ca105805d154a3b161735 (diff) | |
20081026-1223
| -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. |
