diff options
author | Waldo Bastian <waldo.bastian@intel.com> | 2006-07-22 00:49:11 +0000 |
---|---|---|
committer | Waldo Bastian <waldo.bastian@intel.com> | 2006-07-22 00:49:11 +0000 |
commit | 368d9a7dc3cd05f9e0a6dfcd21b61159099d5f6a (patch) | |
tree | b26c0435df742f6ef6a066c37c68f1263b0aba9d /scripts/man | |
parent | b2f87a0b5da653f8bafe4d5f88dd0171deffb735 (diff) |
Fix docu typo: It's "resume" not "restore"
Diffstat (limited to 'scripts/man')
-rw-r--r-- | scripts/man/xdg-screensaver.1 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/scripts/man/xdg-screensaver.1 b/scripts/man/xdg-screensaver.1 index c3566da..17e060d 100644 --- a/scripts/man/xdg-screensaver.1 +++ b/scripts/man/xdg-screensaver.1 @@ -2,7 +2,7 @@ .\" It was generated using the DocBook XSL Stylesheets (version 1.69.1). .\" Instead of manually editing it, you probably should edit the DocBook XML .\" source for it and then use the DocBook XSL Stylesheets to regenerate it. -.TH "XDG\-SCREENSAVER" "1" "07/17/2006" "This is release 0.1 of the xdg\-screensav" "" +.TH "XDG\-SCREENSAVER" "1" "07/21/2006" "This is release 0.1 of the xdg\-screensav" "" .\" disable hyphenation .nh .\" disable justification (adjust text to left margin only) @@ -13,7 +13,7 @@ xdg\-screensaver \- command line tool for controlling the screensaver .HP 16 \fBxdg\-screensaver\fR \fBsuspend\ \fR\fB\fIWindowID\fR\fR .HP 16 -\fBxdg\-screensaver\fR \fBrestore\ \fR\fB\fIWindowID\fR\fR +\fBxdg\-screensaver\fR \fBresume\ \fR\fB\fIWindowID\fR\fR .HP 16 \fBxdg\-screensaver\fR {\fBactivate\fR \fBreset\fR \fBstatus\fR} .HP 16 @@ -34,7 +34,7 @@ WindowID can be represented as either a decimal number or as a hexadecimal numbe \fI0x\fR followed by one or more hexadecimal digits. .sp -The screensaver can be suspended in relation to multiple windows at the same time. In that case screensaver operation is only restored once the suspensions have been restored in relation to each of the windows +The screensaver can be suspended in relation to multiple windows at the same time. In that case screensaver operation is only restored once the screensaver has been resumed in relation to each of the windows .TP \fBresume \fR\fB\fIWindowID\fR\fR Resume the screensaver and monitor power management after being suspended. |