summaryrefslogtreecommitdiff
path: root/sys/man/4
diff options
context:
space:
mode:
authorstanley lieber <stanley.lieber@gmail.com>2014-12-18 16:11:12 -0500
committerstanley lieber <stanley.lieber@gmail.com>2014-12-18 16:11:12 -0500
commitd94dc3314dc2431cafb49b394ac84123dd7b25d8 (patch)
treedcf0c57f2fc4b372373eae2ae0a1a91ae171fd56 /sys/man/4
parentba25b6cd7fa3ecfefdc738202da78570518a9bda (diff)
hgfs(4): add SOURCE to man page (thanks, spew)
Diffstat (limited to 'sys/man/4')
-rw-r--r--sys/man/4/hgfs2
1 files changed, 2 insertions, 0 deletions
diff --git a/sys/man/4/hgfs b/sys/man/4/hgfs
index 689863d30..1684f7c5d 100644
--- a/sys/man/4/hgfs
+++ b/sys/man/4/hgfs
@@ -122,6 +122,8 @@ and \fB.\fI0\fR yields the same file as when omitting the appendix.
Same as
.B files,
but contains only the changed files of the changeset.
+.SH SOURCE
+.B /sys/src/cmd/hgfs
.SH SEE ALSO
.IR hg (1)
.SH HISTORY