summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorjmc <jmc@openbsd.org>2019-03-04 15:25:16 +0000
committerjmc <jmc@openbsd.org>2019-03-04 15:25:16 +0000
commit53bd9ac7350dfbcc9c55b2236a488e8ab35b9485 (patch)
tree3f092593cc561a46cada2cc396b7a50b78f05652
parentknown fact, check-lib-depends does not understand subdirectories (diff)
downloadwireguard-openbsd-53bd9ac7350dfbcc9c55b2236a488e8ab35b9485.tar.xz
wireguard-openbsd-53bd9ac7350dfbcc9c55b2236a488e8ab35b9485.zip
BUGS goes last;
-rw-r--r--share/man/man1/check-lib-depends.112
1 files changed, 6 insertions, 6 deletions
diff --git a/share/man/man1/check-lib-depends.1 b/share/man/man1/check-lib-depends.1
index 856f39a2244..bfec53bd757 100644
--- a/share/man/man1/check-lib-depends.1
+++ b/share/man/man1/check-lib-depends.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: check-lib-depends.1,v 1.2 2019/03/04 14:10:33 espie Exp $
+.\" $OpenBSD: check-lib-depends.1,v 1.3 2019/03/04 15:25:16 jmc Exp $
.\"
.\" Copyright (c) 2010 Marc Espie <espie@openbsd.org>
.\"
@@ -138,14 +138,14 @@ option is used,
.Nm
will retrieve the packing-list from stdin, and scan the package according
to other options.
+.Sh SEE ALSO
+.Xr ldd 1 ,
+.Xr objdump 1 ,
+.Xr bsd.port.mk 5 ,
+.Xr elf 5
.Sh BUGS
Currently,
.Nm
doesn't handle libraries living in subdirectories of
.Sq ${LOCALBASE}
correctly.
-.Sh SEE ALSO
-.Xr ldd 1 ,
-.Xr objdump 1 ,
-.Xr bsd.port.mk 5 ,
-.Xr elf 5