Add route table guide and formatting tweaks
[ric-plt/lib/rmr.git] / doc / src / man / rmr_get_trlen.3.xfm
index 770935c..e3937e8 100644 (file)
@@ -1,7 +1,7 @@
 .if false
 ==================================================================================
-       Copyright (c) 2019 Nokia 
-       Copyright (c) 2018-2019 AT&T Intellectual Property.
+   Copyright (c) 2019-2020 Nokia
+   Copyright (c) 2018-2020 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.
 ==================================================================================
 .fi
 .if false
-       Mnemonic        rmr_get_trlen
-       Abstract        The manual page for the get trace len function.
-       Author          E. Scott Daniels
-       Date            19 April 2019
+    Mnemonic    rmr_get_trlen
+    Abstract    The manual page for the get trace len function.
+    Author      E. Scott Daniels
+    Date        19 April 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_get_trlen
+    rmr_get_trlen
 
 &h2(SYNOPSIS )
 &indent
@@ -44,7 +44,7 @@ int rmr_get_trlen( rmr_mbuf_t* msg );
 
 &h2(DESCRIPTION)
 Given a message buffer, this function returns the amount of space (bytes)
-that have been allocated for trace data. 
+that have been allocated for trace data.
 If no trace data has been allocated, then 0 is returned.
 
 &h2(RETURN VALUE)
@@ -52,11 +52,12 @@ The number of bytes allocated for trace information in the given message.
 
 &h2(ERRORS)
 &beg_dlist(.75i : ^&bold_font )
-&di(INVAL) Parameter(s) passed to the function were not valid.
+&ditem(INVAL) Parameter(s) passed to the function were not valid.
 &end_dlist
 
 
 &h2(SEE ALSO )
+.ju off
 rmr_alloc_msg(3),
 rmr_call(3),
 rmr_free_msg(3),
@@ -75,7 +76,5 @@ rmr_mk_ring(3),
 rmr_ring_free(3),
 rmr_set_trace(3),
 rmr_tralloc_msg(3)
-
-
-.qu
+.ju on