Module Name: src
Committed By: sevan
Date: Sun Sep 1 14:34:54 UTC 2019
Modified Files:
src/share/man/man1/man1.x68k: palette.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/palette.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/palette.1
diff -u src/share/man/man1/man1.x68k/palette.1:1.6 src/share/man/man1/man1.x68k/palette.1:1.7
--- src/share/man/man1/man1.x68k/palette.1:1.6 Sat Apr 21 14:30:18 2001
+++ src/share/man/man1/man1.x68k/palette.1 Sun Sep 1 14:34:54 2019
@@ -1,9 +1,9 @@
-.\" $NetBSD: palette.1,v 1.6 2001/04/21 14:30:18 wiz Exp $
+.\" $NetBSD: palette.1,v 1.7 2019/09/01 14:34:54 sevan Exp $
.\"
.\" This software is in the Public Domain.
.\" Author: Masaru Oki
.\"
-.Dd March 5, 1995
+.Dd September 1, 2019
.Dt PALETTE 1 x68k
.Os
.Sh NAME
@@ -41,5 +41,10 @@ Each part of the console corresponds to
If no arguments are supplied,
.Nm
resets the colormap to the default.
+.Sh HISTORY
+A
+.Nm
+utility first appeared in
+.Nx 1.4 .
.Sh BUGS
Quite a few.