summaryrefslogtreecommitdiff
path: root/package/libqb/patches/patch-docs_man3_qbipc_common_h_3
blob: 57bd1b059f961d780715d37ee70db2b3f37434d0 (plain)
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
65
66
67
--- libqb-0.16.0.orig/docs/man3/qbipc_common.h.3	2013-07-25 20:16:18.000000000 +0200
+++ libqb-0.16.0/docs/man3/qbipc_common.h.3	2013-09-09 05:26:31.455810766 +0200
@@ -1,4 +1,4 @@
-.TH "qbipc_common.h" 3 "Thu Jul 25 2013" "Version 0.16.0" "libqb" \" -*- nroff -*-
+.TH "qbipc_common.h" 3 "Mon Sep 9 2013" "Version 0.16.0" "libqb" \" -*- nroff -*-
 .ad l
 .nh
 .SH NAME
@@ -19,7 +19,7 @@ qbipc_common.h \-
 .RI "struct \fBqb_ipc_response_header\fP"
 .br
 .in -1c
-.SS "Macros"
+.SS "Defines"
 
 .in +1c
 .ti -1c
@@ -59,24 +59,18 @@ qbipc_common.h \-
 .RI "enum \fBqb_ipc_type\fP \fB__attribute__\fP"
 .br
 .in -1c
-.SH "Macro Definition Documentation"
+.SH "Define Documentation"
 .PP 
-.SS "#define QB_IPC_MSG_AUTHENTICATE   -1"
-
-.SS "#define QB_IPC_MSG_DISCONNECT   -3"
-
-.SS "#define QB_IPC_MSG_NEW_EVENT_SOCK   -2"
-
-.SS "#define QB_IPC_MSG_NEW_MESSAGE   0"
-
-.SS "#define QB_IPC_MSG_USER_START   \fBQB_IPC_MSG_NEW_MESSAGE\fP"
-
+.SS "#define \fBQB_IPC_MSG_AUTHENTICATE\fP   -1"
+.SS "#define \fBQB_IPC_MSG_DISCONNECT\fP   -3"
+.SS "#define \fBQB_IPC_MSG_NEW_EVENT_SOCK\fP   -2"
+.SS "#define \fBQB_IPC_MSG_NEW_MESSAGE\fP   0"
+.SS "#define \fBQB_IPC_MSG_USER_START\fP   \fBQB_IPC_MSG_NEW_MESSAGE\fP"
 .SH "Enumeration Type Documentation"
 .PP 
 .SS "enum \fBqb_ipc_type\fP"
-
 .PP
-\fBEnumerator\fP
+\fBEnumerator: \fP
 .in +1c
 .TP
 \fB\fIQB_IPC_SOCKET \fP\fP
@@ -88,14 +82,13 @@ qbipc_common.h \-
 \fB\fIQB_IPC_SYSV_MQ \fP\fP
 .TP
 \fB\fIQB_IPC_NATIVE \fP\fP
+
 .SH "Function Documentation"
 .PP 
-.SS "struct \fBqb_ipc_request_header\fP __attribute__ ((aligned(8)))"
-
+.SS "struct \fBqb_ipc_request_header\fP \fB__attribute__\fP ((aligned(8)))"
 .SH "Variable Documentation"
 .PP 
-.SS "int32_t error __attribute__"
-
+.SS "int32_t error \fB__attribute__\fP"
 .SH "Author"
 .PP 
 Generated automatically by Doxygen for libqb from the source code\&.