diff options
author | Yuri Pankov <yuri.pankov@nexenta.com> | 2015-10-23 03:35:20 +0300 |
---|---|---|
committer | Gordon Ross <gwr@nexenta.com> | 2015-11-03 15:47:05 -0500 |
commit | 3a005aada8ac0e291c13cbc488ba9ae1473f0a96 (patch) | |
tree | 2e432b30adcc91840a18e781f8d7d5feefc71f62 /usr/src/man/man4/ctf.4 | |
parent | fd76205d7372b305e64b7cfcd27939a39c743cb4 (diff) | |
download | illumos-joyent-3a005aada8ac0e291c13cbc488ba9ae1473f0a96.tar.gz |
6377 Fix man page issues found by mandoc 1.13.3
Reviewed by: Garrett D'Amore <garrett@damore.org>
Reviewed by: Igor Kozhukhov <ikozhukhov@gmail.com>
Reviewed by: Robert Mustacchi <rm@joyent.com>
Approved by: Gordon Ross <gwr@nexenta.com>
Diffstat (limited to 'usr/src/man/man4/ctf.4')
-rw-r--r-- | usr/src/man/man4/ctf.4 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr/src/man/man4/ctf.4 b/usr/src/man/man4/ctf.4 index 9e807abc4c..6c057beb5f 100644 --- a/usr/src/man/man4/ctf.4 +++ b/usr/src/man/man4/ctf.4 @@ -1135,6 +1135,6 @@ alignment must be 4. .Sh SEE ALSO .Xr mdb 1 , .Xr dtrace 1M , -.Xr libelf 3LIB , .Xr gelf 3ELF , +.Xr libelf 3LIB , .Xr a.out 4 |