diff options
author | stanley lieber <stanley.lieber@gmail.com> | 2013-12-27 16:22:05 -0500 |
---|---|---|
committer | stanley lieber <stanley.lieber@gmail.com> | 2013-12-27 16:22:05 -0500 |
commit | 459f018d0d754aa69e9e7f625ceea55283537c8c (patch) | |
tree | 4e01a0bef30c1c23099437a2e081e8feabf81489 /sys/man/3 | |
parent | 7d9ae4883d7b2b5d8bb840ba8a23f0fd6e59663e (diff) |
add HISTORY to various man pages
Diffstat (limited to 'sys/man/3')
-rw-r--r-- | sys/man/3/shr | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/sys/man/3/shr b/sys/man/3/shr index e9b5da361..1d5bee9aa 100644 --- a/sys/man/3/shr +++ b/sys/man/3/shr @@ -63,3 +63,6 @@ directory. The special user is prohibited from these operations. .SH SOURCE .B /sys/src/9/port/devshr.c +.SH HISTORY +.I Shr +first appeared in 9front (July, 2011). |