diff options
Diffstat (limited to 'bin/man1')
-rw-r--r-- | bin/man1/when.1 | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/bin/man1/when.1 b/bin/man1/when.1 index f955daf4..205b2d81 100644 --- a/bin/man1/when.1 +++ b/bin/man1/when.1 @@ -33,14 +33,12 @@ Names are alphanumeric including underscores. .It Ar month Ar date Op Ar year A full date, or a date in the current year. -.Ar month -must be at least three letters. +Months can be abbreviated to three letters. . .It Ar day A day of the week in the current week. -.Ar day -must be at least three letters. +Days can be abbreviated to three letters. . .It Sy < Ar date The date one week before. |