diff options
author | Arx Cruz <arxcruz@gnome.org> | 2013-11-23 21:02:29 -0200 |
---|---|---|
committer | Arx Cruz <arxcruz@gnome.org> | 2013-11-23 21:02:29 -0200 |
commit | 886bfb438d496f052faf706b9ece004d31b2247b (patch) | |
tree | 194b2f296e22b0ed972fcdde3ebf9e2c99f6e10c | |
parent | Bug #600533 zenity --text-info should have an auto scroll option (diff) | |
download | zenity-886bfb438d496f052faf706b9ece004d31b2247b.tar.gz zenity-886bfb438d496f052faf706b9ece004d31b2247b.tar.bz2 zenity-886bfb438d496f052faf706b9ece004d31b2247b.zip |
Bug #667711 - man page points to nonexisting doc
-rw-r--r-- | data/zenity.1 | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/data/zenity.1 b/data/zenity.1 index 6fcc81df..feb85edf 100644 --- a/data/zenity.1 +++ b/data/zenity.1 @@ -15,8 +15,7 @@ depending on whether the user pressed \fIOK\fP, \fICancel\fP or timeout has been reached. \fBzenity --entry\fP will output on standard output what the user typed into the text entry field. .PP -Comprehensive documentation is available in the GNOME Help Browser, -under \fIGNOME/Utilities\fP. +Comprehensive documentation is available in the GNOME Help Browser. .SH OPTIONS This program follows the usual GNU command line syntax, with long options starting with two dashes (`-'). |