File: fix_manpage_section.patch

package info (click to toggle)
xosd 2.2.15-1.1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 2,432 kB
  • sloc: sh: 10,748; ansic: 4,114; makefile: 81
file content (49 lines) | stat: -rw-r--r-- 1,629 bytes parent folder | download | duplicates (2)
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
Author: Andreas Tille <tille@debian.org>
Last-Update: Sun, 22 Sep 2024 21:52:14 +0200
Description: Fix section of manpages

--- a/man/display_info.3
+++ b/man/display_info.3
@@ -1,5 +1,5 @@
 .\" Manpage for display_info.
-.TH display_info "2022-10-27" "X OSD Library"
+.TH display_info 3 "2022-10-27" "X OSD Library"
 .SH NAME
 display_info \- displays information about the current display using the libxosd library
 .SH SYNOPSIS
--- a/man/screen_count.3
+++ b/man/screen_count.3
@@ -1,5 +1,5 @@
 .\" Manpage for screen_count.
-.TH screen_count "2022-11-04" "X OSD Library"
+.TH screen_count 3 "2022-11-04" "X OSD Library"
 .SH NAME
 screen_count \- gives number of back-end screens
 .SH SYNOPSIS
--- a/man/xosd_clone.3
+++ b/man/xosd_clone.3
@@ -1,5 +1,5 @@
 .\" Manpage for xosd_clone
-.TH xosd_clone "2022-10-27" "X OSD Library"
+.TH xosd_clone 3 "2022-10-27" "X OSD Library"
 .SH NAME
 xosd_clone \- Duplicates an XOSD object with the same attributes
 .SH SYNOPSIS
--- a/man/xosd_monitor.3
+++ b/man/xosd_monitor.3
@@ -1,5 +1,5 @@
 .\" Manpage for xosd_monitor.
-.TH xosd_monitor "2022-10-27" "X OSD Library"
+.TH xosd_monitor 3 "2022-10-27" "X OSD Library"
 .SH NAME
 xosd_monitor \- Repositions an xosd object around a specific physical monitor
 .SH SYNOPSIS
--- a/man/xosd_set_shadow_direction.3
+++ b/man/xosd_set_shadow_direction.3
@@ -1,5 +1,5 @@
 .\" Manpage for xosd_set_shadow_direction.
-.TH xosd_set_shadow_direction "2022-10-27" "X OSD Library"
+.TH xosd_set_shadow_direction 3 "2022-10-27" "X OSD Library"
 .SH NAME
 xosd_set_shadow_direction \- Set the direction of the shadow of the XODS window
 .SH SYNOPSIS