libs-gui/Documentation/gcloseall.1
Fred Kiefer ce7fb7aebf Add new man pages by Dennis Leeuw.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@25708 72102866-910b-0410-8b05-ffd578937521
2007-12-09 18:42:28 +00:00

33 lines
799 B
Groff

.\"gcloseall(1) man page
.\"put together by Dennis Leeuw <dleeuw@made-it.com>
.\"Copyright (C) 2003 Free Software Foundation, Inc.
.\"
.\"Process this file with
.\"groff -man -Tascii closeall.1
.\"
.TH GCLOSEALL 1 "December 2007" GNUstep "GNUstep System Manual"
.SH NAME
gcloseall \- This tool terminates all applications
.SH SYNOPSIS
.B gcloseall
.P
.SH DESCRIPTION
.B gcloseall
terminates all applications. It does this by not asking any questions. It just terminates all applications. You have been warned!
.SH OPTIONS
.SH BUGS
None known
.P
.SH SEE ALSO
gclose(1), gopen(1), GNUstep(7)
.P
.SH HISTORY
Work on
.B gcloseall
started in January 2006.
.P
.SH AUTHORS
gcloseall was written by Richard Frith-Macdoanld <rfm@gnu.org>
.P
This man page was written by Dennis Leeuw <dleeuw@made-it.com>.