patch-docs_man3_qbipc_common_h_3 1.8 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667
  1. --- libqb-0.16.0.orig/docs/man3/qbipc_common.h.3 2013-07-25 20:16:18.000000000 +0200
  2. +++ libqb-0.16.0/docs/man3/qbipc_common.h.3 2013-09-09 05:26:31.455810766 +0200
  3. @@ -1,4 +1,4 @@
  4. -.TH "qbipc_common.h" 3 "Thu Jul 25 2013" "Version 0.16.0" "libqb" \" -*- nroff -*-
  5. +.TH "qbipc_common.h" 3 "Mon Sep 9 2013" "Version 0.16.0" "libqb" \" -*- nroff -*-
  6. .ad l
  7. .nh
  8. .SH NAME
  9. @@ -19,7 +19,7 @@ qbipc_common.h \-
  10. .RI "struct \fBqb_ipc_response_header\fP"
  11. .br
  12. .in -1c
  13. -.SS "Macros"
  14. +.SS "Defines"
  15. .in +1c
  16. .ti -1c
  17. @@ -59,24 +59,18 @@ qbipc_common.h \-
  18. .RI "enum \fBqb_ipc_type\fP \fB__attribute__\fP"
  19. .br
  20. .in -1c
  21. -.SH "Macro Definition Documentation"
  22. +.SH "Define Documentation"
  23. .PP
  24. -.SS "#define QB_IPC_MSG_AUTHENTICATE -1"
  25. -
  26. -.SS "#define QB_IPC_MSG_DISCONNECT -3"
  27. -
  28. -.SS "#define QB_IPC_MSG_NEW_EVENT_SOCK -2"
  29. -
  30. -.SS "#define QB_IPC_MSG_NEW_MESSAGE 0"
  31. -
  32. -.SS "#define QB_IPC_MSG_USER_START \fBQB_IPC_MSG_NEW_MESSAGE\fP"
  33. -
  34. +.SS "#define \fBQB_IPC_MSG_AUTHENTICATE\fP -1"
  35. +.SS "#define \fBQB_IPC_MSG_DISCONNECT\fP -3"
  36. +.SS "#define \fBQB_IPC_MSG_NEW_EVENT_SOCK\fP -2"
  37. +.SS "#define \fBQB_IPC_MSG_NEW_MESSAGE\fP 0"
  38. +.SS "#define \fBQB_IPC_MSG_USER_START\fP \fBQB_IPC_MSG_NEW_MESSAGE\fP"
  39. .SH "Enumeration Type Documentation"
  40. .PP
  41. .SS "enum \fBqb_ipc_type\fP"
  42. -
  43. .PP
  44. -\fBEnumerator\fP
  45. +\fBEnumerator: \fP
  46. .in +1c
  47. .TP
  48. \fB\fIQB_IPC_SOCKET \fP\fP
  49. @@ -88,14 +82,13 @@ qbipc_common.h \-
  50. \fB\fIQB_IPC_SYSV_MQ \fP\fP
  51. .TP
  52. \fB\fIQB_IPC_NATIVE \fP\fP
  53. +
  54. .SH "Function Documentation"
  55. .PP
  56. -.SS "struct \fBqb_ipc_request_header\fP __attribute__ ((aligned(8)))"
  57. -
  58. +.SS "struct \fBqb_ipc_request_header\fP \fB__attribute__\fP ((aligned(8)))"
  59. .SH "Variable Documentation"
  60. .PP
  61. -.SS "int32_t error __attribute__"
  62. -
  63. +.SS "int32_t error \fB__attribute__\fP"
  64. .SH "Author"
  65. .PP
  66. Generated automatically by Doxygen for libqb from the source code\&.