summaryrefslogtreecommitdiffstats
path: root/libexec
diff options
context:
space:
mode:
authorsheldonh <sheldonh@FreeBSD.org>2000-06-30 06:30:53 +0000
committersheldonh <sheldonh@FreeBSD.org>2000-06-30 06:30:53 +0000
commitf524c27c4b3d3123a0b64ef8a3b3e95f67b89640 (patch)
treec923001f75ffdbdd680707b300b3a6f80f257a71 /libexec
parent279e6d1046e6bef4354f62e43f10b4ae1cf442e9 (diff)
downloadFreeBSD-src-f524c27c4b3d3123a0b64ef8a3b3e95f67b89640.zip
FreeBSD-src-f524c27c4b3d3123a0b64ef8a3b3e95f67b89640.tar.gz
Only punctuation is an allowed argument type for open-close macros
such as Po/Pc, as explained by phantom. Reported by: billf
Diffstat (limited to 'libexec')
-rw-r--r--libexec/rtld-elf/rtld.13
1 files changed, 2 insertions, 1 deletions
diff --git a/libexec/rtld-elf/rtld.1 b/libexec/rtld-elf/rtld.1
index a57f2ba..6a14401 100644
--- a/libexec/rtld-elf/rtld.1
+++ b/libexec/rtld-elf/rtld.1
@@ -113,7 +113,8 @@ The following conversions can be used:
.Bl -tag -indent "LD_TRACE_LOADED_OBJECTS_FMT1 " -width "xxxx"
.It \&%a
The main program's name
-.Po also known as
+.Po
+also known as
.Dq __progname
.Pc .
.It \&%A
OpenPOWER on IntegriCloud