Signed-off-by: Alejandro Colomar <colomar.6.4.3@xxxxxxxxx> --- man3/list.3 | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/man3/list.3 b/man3/list.3 index b22453ab9..bb64fff92 100644 --- a/man3/list.3 +++ b/man3/list.3 @@ -262,8 +262,7 @@ Present on the BSDs (LIST macros first appeared in 4.4BSD). .SH BUGS .SH EXAMPLES -.Ss List example -.Bd -literal +.EX #include <stddef.h> #include <stdio.h> #include <stdlib.h> @@ -314,7 +313,7 @@ main(void) exit(EXIT_SUCCESS); } -.Ed +.EE .SH SEE ALSO .BR insque (3), .BR queue (3) -- 2.28.0