diff options
author | Mattias Andrée <maandree@kth.se> | 2018-01-15 20:08:52 +0100 |
---|---|---|
committer | Mattias Andrée <maandree@kth.se> | 2018-01-15 20:08:52 +0100 |
commit | 2e0ea42092d06457fbf669f85104951e510879cd (patch) | |
tree | a8808ba599a3c6bd518fef3a4929751d6d212264 /man/cg-sleepmode.1 | |
parent | Fix manuals (diff) | |
download | cg-tools-2e0ea42092d06457fbf669f85104951e510879cd.tar.gz cg-tools-2e0ea42092d06457fbf669f85104951e510879cd.tar.bz2 cg-tools-2e0ea42092d06457fbf669f85104951e510879cd.tar.xz |
Add cg-shallow, minor fixes, and bump year1.3
Signed-off-by: Mattias Andrée <maandree@kth.se>
Diffstat (limited to '')
-rw-r--r-- | man/cg-sleepmode.1 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/man/cg-sleepmode.1 b/man/cg-sleepmode.1 index f5bc0ca..c750ea0 100644 --- a/man/cg-sleepmode.1 +++ b/man/cg-sleepmode.1 @@ -96,8 +96,8 @@ all available adjustment methods are printed. .BR \-p " "\fIpriority\fP Set the priority of the filter. Filters with higher priority are applied before filters with lower priority. The value -must be a signed 64-bit integer (between -9223372036854775807 -and 9223372036854775808). +must be a signed 64-bit integer (between \-9223372036854775807 +and 9223372036854775807). .BR cg-sleepmode 's default priority is 1729382256910270464. |