diff options
author | Roy Marples <roy@marples.name> | 2007-04-06 01:07:10 +0000 |
---|---|---|
committer | Roy Marples <roy@marples.name> | 2007-04-06 01:07:10 +0000 |
commit | 0762d88d843bb369ae98e5083dc19807e7e57df5 (patch) | |
tree | 0f6d0f32f0b2a87c522001fe7caf076f285f612c /man/Makefile | |
parent | 657be653400bdb9fc8ab13037e51ecfbc1af9d40 (diff) |
Punt the rc-depend man page as it's been moved out of /usr/local/bin:/usr/bin:/bin:/opt/bin:/usr/x86_64-pc-linux-gnu/gcc-bin/4.1.2:/usr/kde/3.5/bin:/usr/qt/3/bin:/usr/games/bin
Diffstat (limited to 'man/Makefile')
-rw-r--r-- | man/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man/Makefile b/man/Makefile index 8c6b3cf8..ab9803b7 100644 --- a/man/Makefile +++ b/man/Makefile @@ -1,5 +1,5 @@ DIR = /usr/share/man -MANS = rc-depend.8 rc-status.8 rc-update.8 start-stop-daemon.8 +MANS = rc-status.8 rc-update.8 start-stop-daemon.8 TOPDIR = .. include $(TOPDIR)/default.mk |