From c740211ffba3330d951f4c3ddefea8edf23a01cd Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Tue, 7 May 2013 21:58:34 -0500 Subject: Automated update from Qt3 --- doc/man/man1/moc.1 | 4 ++-- doc/man/man1/qvfb.1 | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) (limited to 'doc/man/man1') diff --git a/doc/man/man1/moc.1 b/doc/man/man1/moc.1 index ac83e7528..d09602cf8 100644 --- a/doc/man/man1/moc.1 +++ b/doc/man/man1/moc.1 @@ -322,7 +322,7 @@ public slots: .PP The QButtonGroup::buttonPressed() slot is protected. .PP -C++ tquiz: What happens if you try to upgrade a protected member +C++ quiz: What happens if you try to upgrade a protected member function which is overloaded? .IP - All the functions are upgraded. @@ -445,5 +445,5 @@ public: .PP .SH "SEE ALSO" .BR http://www.trolltech.com ", " -.BR "C++ ARM, section r.11.3" " (for the answer to the tquiz), and" +.BR "C++ ARM, section r.11.3" " (for the answer to the quiz), and" .BR http://doc.trolltech.com " (for complete Qt documentation)." diff --git a/doc/man/man1/qvfb.1 b/doc/man/man1/qvfb.1 index 89a91cf2a..0ae800d32 100644 --- a/doc/man/man1/qvfb.1 +++ b/doc/man/man1/qvfb.1 @@ -46,7 +46,7 @@ using a real framebuffer. The target refresh rate can be set via the "View|Refresh Rate" menu item. This will cause qvfb to check for -updated regions more tquickly. The rate is a target only. +updated regions more quickly. The rate is a target only. If little drawing is being done, the framebuffer will not show any updates between drawing events. If an application is displaying an animation the updates will -- cgit v1.2.3