X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=doc%2Fsrc%2Fman%2Frmr_payload_size.3.xfm;h=e8723bffdebf8ff29686763e46348d0bd4347538;hb=5157a97ada5447efcee4da6192798a3b6799884c;hp=e4c0d97dc5c5d410ab8469523fd0bcd7be327240;hpb=708ebac12488fe6fb204ff2861fc0045afb73b78;p=ric-plt%2Flib%2Frmr.git diff --git a/doc/src/man/rmr_payload_size.3.xfm b/doc/src/man/rmr_payload_size.3.xfm index e4c0d97..e8723bf 100644 --- a/doc/src/man/rmr_payload_size.3.xfm +++ b/doc/src/man/rmr_payload_size.3.xfm @@ -1,7 +1,7 @@ .if false ================================================================================== - Copyright (c) 2019 Nokia - Copyright (c) 2018-2019 AT&T Intellectual Property. + Copyright (c) 2019 Nokia + Copyright (c) 2018-2019 AT&T Intellectual Property. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. @@ -17,21 +17,21 @@ ================================================================================== .fi .if false - Mnemonic rmr_payload_size_man.xfm - Abstract The manual page for the rmr_payload_size function. - Author E. Scott Daniels - Date 29 January 2019 + Mnemonic rmr_payload_size_man.xfm + Abstract The manual page for the rmr_payload_size function. + Author E. Scott Daniels + Date 29 January 2019 .fi .gv e LIB lib -.im &{lib}/man/setup.im +.im &{lib}/man/setup.im &line_len(6i) &h1(RMR Library Functions) &h2(NAME) - rmr_payload_size + rmr_payload_size &h2(SYNOPSIS ) &indent @@ -45,7 +45,7 @@ int rmr_payload_size( rmr_mbuf_t* msg ); &h2(DESCRIPTION) Given a message buffer, this function returns the amount of space (bytes) available for the user application to consume in the message payload. -This is different than the message length available as a field in the +This is different than the message length available as a field in the message buffer. &h2(RETURN VALUE)