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/4/webfs | |
parent | 7d9ae4883d7b2b5d8bb840ba8a23f0fd6e59663e (diff) |
add HISTORY to various man pages
Diffstat (limited to 'sys/man/4/webfs')
-rw-r--r-- | sys/man/4/webfs | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/sys/man/4/webfs b/sys/man/4/webfs index 4edf2424f..b50385370 100644 --- a/sys/man/4/webfs +++ b/sys/man/4/webfs @@ -202,3 +202,7 @@ For cookies to work, should be running and mounted on .B /mnt/webcookies otherwise cookies will be ignored. +.SH HISTORY +.I Webfs +first appeared in Plan 9 from Bell Labs. It was +rewritten from scratch for 9front (January, 2012). |