From owner-cvs-gnu Sun Apr 13 05:36:47 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id FAA02005 for cvs-gnu-outgoing; Sun, 13 Apr 1997 05:36:47 -0700 (PDT) Received: (from bde@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id FAA01996; Sun, 13 Apr 1997 05:36:44 -0700 (PDT) Date: Sun, 13 Apr 1997 05:36:44 -0700 (PDT) From: Bruce Evans Message-Id: <199704131236.FAA01996@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-gnu Subject: cvs commit: src/gnu/lib/libdialog dialog.3 Sender: owner-cvs-gnu@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk bde 97/04/13 05:36:43 Modified: gnu/lib/libdialog dialog.3 Log: Fixed synopsis. There was a missing arg, 3 args with the wrong type, and many apparent dependendcies on from use of u_char. avoids u_char, so avoid it here too. Revision Changes Path 1.6 +22 -12 src/gnu/lib/libdialog/dialog.3