From: Thorsten Alteholz Date: Sun, 26 Nov 2017 16:02:58 +0000 (-0800) Subject: Add manpage for keybld by Thorsten Alteholz X-Git-Url: https://jxself.org/git/?p=a56.git;a=commitdiff_plain;h=60c50716141140d4d9bcf4f7e11b9d6fbc1c2913;ds=sidebyside Add manpage for keybld by Thorsten Alteholz --- diff --git a/keybld.1 b/keybld.1 new file mode 100644 index 0000000..758349c --- /dev/null +++ b/keybld.1 @@ -0,0 +1,24 @@ +.\" +.\" Copyright (C) 1990-1998 Quinn C. Jensen +.\" +.\" Permission to use, copy, modify, distribute, and sell this software +.\" and its documentation for any purpose is hereby granted without fee, +.\" provided that the above copyright notice appear in all copies and +.\" that both that copyright notice and this permission notice appear +.\" in supporting documentation. The author makes no representations +.\" about the suitability of this software for any purpose. It is +.\" provided "as is" without express or implied warranty. +.\" +.\" +.TH A56-keybld 1 "November 26, 2012" +.SH NAME +a56-keybld \- Motorola DSP56001 assembler \- build finite-state parser +.SH SYNOPSIS +.B a56-keybld > output < input +.SH DESCRIPTION +.PP +builds a finite-state parser for the given keyword list in input file +.SH AUTHORS +Copyright (C) 1990-1998 Quinn C. Jensen. +This manual page was written by Thorsten Alteholz , +for the Debian GNU/Linux system (but may be used by others).