summaryrefslogtreecommitdiff
path: root/sys/man/8/kbdfs
diff options
context:
space:
mode:
authorstanley lieber <stanley.lieber@gmail.com>2013-12-27 16:22:05 -0500
committerstanley lieber <stanley.lieber@gmail.com>2013-12-27 16:22:05 -0500
commit459f018d0d754aa69e9e7f625ceea55283537c8c (patch)
tree4e01a0bef30c1c23099437a2e081e8feabf81489 /sys/man/8/kbdfs
parent7d9ae4883d7b2b5d8bb840ba8a23f0fd6e59663e (diff)
add HISTORY to various man pages
Diffstat (limited to 'sys/man/8/kbdfs')
-rw-r--r--sys/man/8/kbdfs3
1 files changed, 3 insertions, 0 deletions
diff --git a/sys/man/8/kbdfs b/sys/man/8/kbdfs
index 606941f68..e55cf964b 100644
--- a/sys/man/8/kbdfs
+++ b/sys/man/8/kbdfs
@@ -259,3 +259,6 @@ to represent a control character.
.B /sys/lib/kbmap/*
.SH SOURCE
.B /sys/src/cmd/aux/kbdfs
+.SH HISTORY
+.I Kbdfs
+first appeared in 9front (May, 2011).