]> git.ipfire.org Git - thirdparty/man-pages.git/commitdiff
dlinfo.3: ffix
authorMichael Kerrisk <mtk.manpages@gmail.com>
Sat, 8 Aug 2015 15:38:37 +0000 (17:38 +0200)
committerMichael Kerrisk <mtk.manpages@gmail.com>
Sat, 8 Aug 2015 15:38:37 +0000 (17:38 +0200)
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
man3/dlinfo.3

index be886c7823726120ccc45b35bdbd0367604e88c7..4e7f6e586183e74d8dd93becbdc9f94eac467c97 100644 (file)
@@ -252,10 +252,10 @@ requests to obtain the library search path list for the library.
 Here is an example of what we might see when running the program:
 .in +4n
 .nf
-.fi
 $ \fB./a.out /lib64/libm.so.6\fP
 dls_serpath[0].dls_name = /lib64
 dls_serpath[1].dls_name = /usr/lib64
+.fi
 .in
 .SS Program source
 \&