diff options
author | BurnZeZ <brz-9dev@feline.systems> | 2016-03-01 15:27:39 -0500 |
---|---|---|
committer | BurnZeZ <brz-9dev@feline.systems> | 2016-03-01 15:27:39 -0500 |
commit | d491a0ae045ababfddc074d5a443eb55af0def89 (patch) | |
tree | 5c0b60b278351293641117743a3e2e72d64c4435 | |
parent | 63abfb50563b70d35908c258085f3e2f6d95446f (diff) | |
download | plan9front-d491a0ae045ababfddc074d5a443eb55af0def89.tar.xz |
add bug to yesterday(1), fix /sys/man/3/cons permissions
-rw-r--r-- | sys/man/1/yesterday | 2 | ||||
-rw-r--r--[-rwxr-xr-x] | sys/man/3/cons | 0 |
2 files changed, 2 insertions, 0 deletions
diff --git a/sys/man/1/yesterday b/sys/man/1/yesterday index 7d924ce47..c67d906a3 100644 --- a/sys/man/1/yesterday +++ b/sys/man/1/yesterday @@ -154,3 +154,5 @@ diffy -r /sys/src .IR fs (4). .SH BUGS It's hard to use this command without singing. +.PP +Doesn't work on January 1st. diff --git a/sys/man/3/cons b/sys/man/3/cons index a12f1cf23..a12f1cf23 100755..100644 --- a/sys/man/3/cons +++ b/sys/man/3/cons |