File: 008_fix_lintian_warnings_in_manpage.diff

package info (click to toggle)
glances 4.3.1%2Bdfsg-1
  • links: PTS, VCS
  • area: main
  • in suites: trixie
  • size: 11,832 kB
  • sloc: python: 16,009; makefile: 437; javascript: 351; sh: 168
file content (64 lines) | stat: -rw-r--r-- 1,310 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
Description: Fix lintian warnings in manpage.
Author: Daniel Echeverri <epsilon@debian.org>
Forwarded: not-needed
Last-Update: 2025-01-07
--- a/docs/man/glances.1
+++ b/docs/man/glances.1
@@ -561,39 +561,24 @@
 You can place your \fBglances.conf\fP file in the following locations:
 .TS
 box center;
-l|l.
-T{
-\fBLinux\fP, \fBSunOS\fP
-T}	T{
-~/.config/glances/, /etc/glances/, /usr/share/doc/glances/
-T}
-_
-T{
-\fB*BSD\fP
-T}	T{
-~/.config/glances/, /usr/local/etc/glances/, /usr/share/doc/glances/
-T}
-_
-T{
-\fBmacOS\fP
-T}	T{
-~/.config/glances/, ~/Library/Application Support/glances/, /usr/local/etc/glances/, /usr/share/doc/glances/
-T}
-_
-T{
-\fBWindows\fP
-T}	T{
-%APPDATA%\eglances\eglances.conf
-T}
-_
-T{
-\fBAll\fP
-T}	T{
-.INDENT 0.0
-.IP \(bu 2
-<venv_root_folder>/share/doc/glances/
-.UNINDENT
-T}
+l l.
+\fBLinux\fP, \fBSunOS\fP:
+    ~/.config/glances/,
+    /etc/glances/,
+    /usr/share/docs/glances/
+\fB*BSD\fP:
+    ~/.config/glances/,
+    /usr/local/etc/glances/,
+    /usr/share/docs/glances/
+\fBmacOS\fP:
+    ~/.config/glances/,
+    ~/Library/Application Support/glances/,
+    /usr/local/etc/glances/,
+    /usr/share/docs/glances/
+\fBWindows\fP:
+    %APPDATA%\\eglances\\eglances.conf
+\fBAll\fP:
+    <venv_root_folder>/share/doc/glances/
 .TE
 .INDENT 0.0
 .IP \(bu 2