From cd6fbbb2603ec6bc95a5e87e309042db63dcf7f3 Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Fri, 29 Aug 2014 21:20:25 +0200 Subject: stylo MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- doc/info/mds.texinfo | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'doc') diff --git a/doc/info/mds.texinfo b/doc/info/mds.texinfo index 29d3506..31e8471 100644 --- a/doc/info/mds.texinfo +++ b/doc/info/mds.texinfo @@ -1959,7 +1959,7 @@ by @code{marshal_server}. On failure the server should call @code{abort} or exit with failure status by other means. However it should not be possible for this function to fail. @code{marshal_server_size} must be pure.@footnote{That is, -define with and conforming to @code{__attribute__((pure))}}. +define with and conforming to @code{__attribute__((pure))}.}. @item @code{marshal_server} [(@code{char* state_buf}) @arrow{} @code{int}] Marshal server implementation specific data into the buffer @@ -2043,7 +2043,7 @@ how you want to configured it. @code{server_characteristics_t} @{also known as @code{struct server_characteristics}@} is a packed -@footnote{That is, define with @code{__attribute__((packed))}} +@footnote{That is, define with @code{__attribute__((packed))}.} with the following fields: @table @asis -- cgit v1.2.3-70-g09d2