diff options
author | stanley lieber <stanley.lieber@gmail.com> | 2014-12-18 16:06:25 -0500 |
---|---|---|
committer | stanley lieber <stanley.lieber@gmail.com> | 2014-12-18 16:06:25 -0500 |
commit | 725c77211ae218329a88fffee1b663110a4af95f (patch) | |
tree | 3438cffa3123fdb6302b6176debc2448fa6f5405 | |
parent | 06f6b1c9e2ab5508b922ead05f89596063e5bcb0 (diff) | |
download | plan9front-725c77211ae218329a88fffee1b663110a4af95f.tar.xz |
hgfs(4): add HISTORY to man page
-rw-r--r-- | sys/man/4/hgfs | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/sys/man/4/hgfs b/sys/man/4/hgfs index 94ab79b7a..689863d30 100644 --- a/sys/man/4/hgfs +++ b/sys/man/4/hgfs @@ -124,3 +124,6 @@ Same as but contains only the changed files of the changeset. .SH SEE ALSO .IR hg (1) +.SH HISTORY +.I Hgfs +first appeared in 9front (June, 2011). |