From 3f5c7acc33d9ed7255958d98295dbb93f7da0f09 Mon Sep 17 00:00:00 2001 From: Ben Gertzfield Date: Tue, 24 Mar 1998 04:01:21 +0000 Subject: [PATCH] Added gtk/testgtk.1 man page for testgtk --- gtk/testgtk.1 | 15 +++++++++++++++ tests/testgtk.1 | 15 +++++++++++++++ 2 files changed, 30 insertions(+) create mode 100644 gtk/testgtk.1 create mode 100644 tests/testgtk.1 diff --git a/gtk/testgtk.1 b/gtk/testgtk.1 new file mode 100644 index 000000000..fb8865eb6 --- /dev/null +++ b/gtk/testgtk.1 @@ -0,0 +1,15 @@ +.TH TESTGTK 1 +.SH NAME +testgtk \- test if the Gtk library is working +.SH SYNOPSIS +.B testgtk +.SH "DESCRIPTION" +testgtk is a sample program using the Gtk library. It tests all the +widgets and buttons and other fun things that Gtk lets you do, +and is a good example program to see how to make Gtk work. +.SH BUGS +Absolutely none whatsoever. +.SH AUTHOR +Peter Mattis , +Spencer Kimball , +and Josh MacDonald diff --git a/tests/testgtk.1 b/tests/testgtk.1 new file mode 100644 index 000000000..fb8865eb6 --- /dev/null +++ b/tests/testgtk.1 @@ -0,0 +1,15 @@ +.TH TESTGTK 1 +.SH NAME +testgtk \- test if the Gtk library is working +.SH SYNOPSIS +.B testgtk +.SH "DESCRIPTION" +testgtk is a sample program using the Gtk library. It tests all the +widgets and buttons and other fun things that Gtk lets you do, +and is a good example program to see how to make Gtk work. +.SH BUGS +Absolutely none whatsoever. +.SH AUTHOR +Peter Mattis , +Spencer Kimball , +and Josh MacDonald -- 2.43.2