From owner-freebsd-bugs Sat Jan 20 03:23:44 1996 Return-Path: owner-bugs Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id DAA17129 for bugs-outgoing; Sat, 20 Jan 1996 03:23:44 -0800 (PST) Received: (from mpp@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id DAA17107 Sat, 20 Jan 1996 03:23:36 -0800 (PST) Date: Sat, 20 Jan 1996 03:23:36 -0800 (PST) From: Mike Pritchard Message-Id: <199601201123.DAA17107@freefall.freebsd.org> To: jkh, mpp, freebsd-bugs Subject: Re: docs/263 Sender: owner-bugs@FreeBSD.ORG Precedence: bulk Synopsis: There is absolutely no documentation for the dialog library State-Changed-From-To: open-closed State-Changed-By: mpp State-Changed-When: Sat Jan 20 03:22:12 PST 1996 State-Changed-Why: A man page for this library appeared in -current on 12/23/95: RCS file: /home/ncvs/src/gnu/lib/libdialog/dialog.3,v ---------------------------- revision 1.1 date: 1995/12/23 01:10:15; author: jkh; state: Exp; branches: 1.1.2; Add changes to: o Support a new, fully backwards-compatible API for controling individual items in dialog menus. o Write a man page. o Add some test code.