summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorstanley lieber <stanley.lieber@gmail.com>2014-12-18 16:06:25 -0500
committerstanley lieber <stanley.lieber@gmail.com>2014-12-18 16:06:25 -0500
commit725c77211ae218329a88fffee1b663110a4af95f (patch)
tree3438cffa3123fdb6302b6176debc2448fa6f5405
parent06f6b1c9e2ab5508b922ead05f89596063e5bcb0 (diff)
downloadplan9front-725c77211ae218329a88fffee1b663110a4af95f.tar.xz
hgfs(4): add HISTORY to man page
-rw-r--r--sys/man/4/hgfs3
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).