diff options
| author | Akinori MUSHA <knu@FreeBSD.org> | 2002-12-17 18:46:45 +0000 |
|---|---|---|
| committer | Akinori MUSHA <knu@FreeBSD.org> | 2002-12-17 18:46:45 +0000 |
| commit | 8cc3656d38c6684f4c65e604a3f13d921ec01a98 (patch) | |
| tree | 75bee0ace0d5de720e92fc976dfa6a95e50c9ca6 /sysutils/libchk/files/patch-libchk.1 | |
| parent | Add devel/linux-runrev: do not sell for profit (diff) | |
Update to 1.8, which fixes a problem that it reports wrong results if
a library search path has a trailing / or a double /.
PR: ports/46162
Submitted by: Lev A. Serebryakov <lev@serebryakov.spb.ru>
Approved by: portmgr (self, and no objection from others)
Diffstat (limited to 'sysutils/libchk/files/patch-libchk.1')
| -rw-r--r-- | sysutils/libchk/files/patch-libchk.1 | 32 |
1 files changed, 0 insertions, 32 deletions
diff --git a/sysutils/libchk/files/patch-libchk.1 b/sysutils/libchk/files/patch-libchk.1 deleted file mode 100644 index 47574bbe5d69..000000000000 --- a/sysutils/libchk/files/patch-libchk.1 +++ /dev/null @@ -1,32 +0,0 @@ -Index: libchk.1 -=================================================================== -RCS file: /home/cvs/libchk/libchk.1,v -retrieving revision 1.4 -retrieving revision 1.5 -diff -u -r1.4 -r1.5 ---- libchk.1 3 Sep 2002 10:29:32 -0000 1.4 -+++ libchk.1 12 Nov 2002 06:48:24 -0000 1.5 -@@ -1,4 +1,4 @@ --.\" $Idaemons: /home/cvs/libchk/libchk.1,v 1.4 2002/09/03 10:29:32 knu Exp $ -+.\" $Idaemons: /home/cvs/libchk/libchk.1,v 1.5 2002/11/12 06:48:24 knu Exp $ - .\" - .Dd September 2, 2002 - .Dt LIBCHK 1 -@@ -91,9 +91,15 @@ - .Sh OPTIONS - The following command line arguments are supported: - .Pp --makes -+.Bl -tag -width "--verbose" -compact -+.It Fl s -+.It Fl -strict -+By default, - .Nm --report it as well. -+does not regard a reference to a library in the same directory as -+dead, but this option makes -+.Nm -+warn of that as well. - .Pp - .It Fl v - .It Fl -verbose |
