Commit Graph
6 Commits
Author SHA1 Message Date
mmdolze f59af2e241 Replace <term><command><arg> with <term><property><parameter> to describe
options in the config file because:
 * <arg> can only be used within <cmdsynopsis>.
 * <cmdsynopsis> does not allow text outside <command> and <arg>.
 * <arg> does not allow decorating elements like <literal> or <emphasis>.
This fixes #2803057.

Add shortcut entities for commonly used parameters (yes/no, size).
Remove Debian patch which is obsoleted by above changes.
2009-06-12 09:12:50 +00:00
marschap d7869bdc9f fixes & cleanup to serialPOS driver (Eric Pooch) 2008-10-08 17:01:03 +00:00
marschap 2fab392592 update hd44780 doc, fix issue with option names in doc; update ChangeLog 2007-12-27 18:58:24 +00:00
marschap a0fb97b71c serialPOS: Added key input for POS displays with a pass-through port connected
to a terminal or RS232 keyboard (Eric Pooch)
2007-08-05 14:00:45 +00:00
marschap 327ab00298 - added missing id attributes to tags to avoid xmlto warnings
- a few re-wordings
- a litte tagging there and there
2007-04-03 19:38:18 +00:00
marschap 6ef45399b8 text based serial Point of Sale displays (Eric Pooch) 2007-02-04 20:51:33 +00:00