]> git.saurik.com Git - apt.git/blobdiff - buildlib/manpage.mak
Fixed docs
[apt.git] / buildlib / manpage.mak
index d6a4ba3a588485e91171b35a417064753793a870..cfa5fc1a2a087627b3d1a91e5cddbdb89040477c 100644 (file)
@@ -18,7 +18,7 @@ doc: $($(LOCAL)-LIST)
 veryclean: veryclean/$(LOCAL)
 
 $($(LOCAL)-LIST) : $(DOC)/% : %
-       echo Installing man page %< to $(@D)
+       echo Installing man page $< to $(@D)
        cp $< $(@D)
 
 # Clean rule