~ubuntu-branches/ubuntu/raring/gnutls26/raring

« back to all changes in this revision

Viewing changes to doc/reference/xml/alignof.xml

  • Committer: Bazaar Package Importer
  • Author(s): Steve Langasek
  • Date: 2011-05-20 13:07:18 UTC
  • mfrom: (12.1.11 sid)
  • Revision ID: james.westby@ubuntu.com-20110520130718-db41dybbanzfvlji
Tags: 2.10.5-1ubuntu1
* Merge from Debian unstable, remaining changes:
  - Fix build failure with --no-add-needed.
  - Build for multiarch.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
<?xml version="1.0"?>
2
 
<!DOCTYPE refentry PUBLIC "-//OASIS//DTD DocBook XML V4.1.2//EN" 
3
 
               "http://www.oasis-open.org/docbook/xml/4.1.2/docbookx.dtd">
4
 
<refentry id="gnutls-alignof">
5
 
<refmeta>
6
 
<refentrytitle role="top_of_page" id="gnutls-alignof.top_of_page">alignof</refentrytitle>
7
 
<manvolnum>3</manvolnum>
8
 
<refmiscinfo>
9
 
  GNUTLS Library
10
 
</refmiscinfo>
11
 
</refmeta>
12
 
<refnamediv>
13
 
<refname>alignof</refname>
14
 
<refpurpose></refpurpose>
15
 
</refnamediv>
16
 
 
17
 
<refsynopsisdiv id="gnutls-alignof.synopsis" role="synopsis">
18
 
<title role="synopsis.title">Synopsis</title>
19
 
 
20
 
<synopsis>#define             <link linkend="alignof">alignof</link>
21
 
</synopsis>
22
 
</refsynopsisdiv>
23
 
 
24
 
<refsect1 id="gnutls-alignof.description" role="desc">
25
 
<title role="desc.title">Description</title>
26
 
<para>
27
 
</para>
28
 
</refsect1>
29
 
<refsect1 id="gnutls-alignof.details" role="details">
30
 
<title role="details.title">Details</title>
31
 
<refsect2 id="alignof" role="macro">
32
 
<title>alignof</title>
33
 
<indexterm zone="alignof"><primary>alignof</primary></indexterm>
34
 
<programlisting>#define             alignof</programlisting>
35
 
<para>
36
 
</para></refsect2>
37
 
 
38
 
</refsect1>
39
 
 
40
 
</refentry>