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=c113b0836f3ebd58911c30de1636a707174efe55;hp=9e8bf1ca0037c42cbc16b0e616faccf4657c7af7;hpb=ffba61cdbe908417f2b7a9b6787977531107c55e;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 9e8bf1c..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) @@ -58,6 +58,7 @@ The number of bytes available in the payload. &h2(SEE ALSO ) +.ju off rmr_alloc_msg(3), rmr_call(3), rmr_free_msg(3), @@ -72,7 +73,4 @@ rmr_has_str(3), rmr_tokenise(3), rmr_mk_ring(3), rmr_ring_free(3) - - -.qu - +.ju on