From a4ecd1373937729f66acce419f02ae0be9eaeec1 Mon Sep 17 00:00:00 2001 From: Michael Kerrisk Date: Sat, 25 Nov 2006 05:37:54 +0000 Subject: [PATCH] Fised date in .TH --- man1/ldd.1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/man1/ldd.1 b/man1/ldd.1 index 355878171..8c8f9f676 100644 --- a/man1/ldd.1 +++ b/man1/ldd.1 @@ -7,7 +7,7 @@ .\" Most of this was copied from the README file. .\" Do not restrict distribution. .\" May be distributed under the GNU General Public License -.TH LDD 1 "200-10-30" "Linux Programmer's Manual" +.TH LDD 1 "2000-10-30" "Linux Programmer's Manual" .SH NAME ldd \- print shared library dependencies .SH SYNOPSIS