Module Name: src
Committed By: sevan
Date: Sun Sep 1 14:32:04 UTC 2019
Modified Files:
src/share/man/man1/man1.x68k: loadkmap.1
Log Message:
Document history
To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 src/share/man/man1/man1.x68k/loadkmap.1
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/share/man/man1/man1.x68k/loadkmap.1
diff -u src/share/man/man1/man1.x68k/loadkmap.1:1.6 src/share/man/man1/man1.x68k/loadkmap.1:1.7
--- src/share/man/man1/man1.x68k/loadkmap.1:1.6 Sat Apr 21 14:30:18 2001
+++ src/share/man/man1/man1.x68k/loadkmap.1 Sun Sep 1 14:32:04 2019
@@ -1,9 +1,9 @@
-.\" $NetBSD: loadkmap.1,v 1.6 2001/04/21 14:30:18 wiz Exp $
+.\" $NetBSD: loadkmap.1,v 1.7 2019/09/01 14:32:04 sevan Exp $
.\"
.\" This software is in the Public Domain.
.\" Author: Masaru Oki
.\"
-.Dd May 5, 1995
+.Dd September 1, 2019
.Dt LOADKMAP 1 x68k
.Os
.Sh NAME
@@ -17,3 +17,8 @@
command reads
.Ar keymapfile
and replaces the x68k console keyboard map.
+.Sh HISTORY
+A
+.Nm
+utility first appeared in
+.Nx 1.4 .