summaryrefslogtreecommitdiff
path: root/man1
diff options
context:
space:
mode:
authorMichael Kerrisk <mtk.manpages@gmail.com>2013-06-08 06:48:01 +0200
committerMichael Kerrisk <mtk.manpages@gmail.com>2013-06-12 15:00:52 +0200
commitaeb9b6a6b108cd4fc91c57bef8dcdd2b97bffc11 (patch)
treed0b837432d2afd6c65ebb58faed6b20b55d1d1f5 /man1
parente4a0d6cb39dcb2921c818ac73d44312f45063649 (diff)
ldd.1, bootparam.7, feature_test_macros.7, inotify.7, man-pages.7, man.7, standards.7, zic.8: Convert inline formatting (\fX...\fP) to dot-directive formatting
Reported-by: Petr Gajdos <pgajdos@suse.cz> Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
Diffstat (limited to 'man1')
-rw-r--r--man1/ldd.13
1 files changed, 2 insertions, 1 deletions
diff --git a/man1/ldd.1 b/man1/ldd.1
index e6025cf6..b2b8c673 100644
--- a/man1/ldd.1
+++ b/man1/ldd.1
@@ -100,7 +100,8 @@ support was added to the compiler releases.
If you use
.B ldd
on one of these programs, the program will attempt to run with
-\fIargc\fP = 0 and the results will be unpredictable.
+.I argc
+= 0 and the results will be unpredictable.
.\" .SH AUTHOR
.\" David Engel.
.\" Roland McGrath and Ulrich Drepper.