File: manpage-formatting-fixes.patch

package info (click to toggle)
slim 1.3.6-5.3
  • links: PTS
  • area: main
  • in suites: trixie
  • size: 2,496 kB
  • sloc: cpp: 4,085; ansic: 209; sh: 199; makefile: 22
file content (23 lines) | stat: -rw-r--r-- 523 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
Description: Fix hyphen used as minus sign
Author: Mateusz Łukasik <mati75@linuxmint.pl>

--- a/slimlock.1
+++ b/slimlock.1
@@ -5,7 +5,7 @@
 .SH SYNOPSIS
 .nf
 .fam C
-\fBslimlock\fP [-v]
+\fBslimlock\fP [\-v]
 .fam T
 .fi
 .SH DESCRIPTION
@@ -25,7 +25,7 @@ slimlock.conf contains the following set
 .B dpms_standby_timeout
 number of seconds of inactivity before the screen blanks.
 .BI "Default: " 60
-.TP 
+.TP
 .B dpms_off_timeout
 number of seconds of inactivity before the screen is turned off.
 .BI "Default: " 600