diff options
| author | Ruslan Ermilov <ru@FreeBSD.org> | 2001-04-25 10:04:44 +0000 |
|---|---|---|
| committer | Ruslan Ermilov <ru@FreeBSD.org> | 2001-04-25 10:04:44 +0000 |
| commit | 68b300bfe60cb22aa8e23d47de9c5217107e9f99 (patch) | |
| tree | eae7c6c645cca7e51bdb6e90cd054322df69b241 /lib/libdevstat/Makefile | |
| parent | dbd49a2ef9754bac29f9714903965b6ca28f0681 (diff) | |
Notes
Diffstat (limited to 'lib/libdevstat/Makefile')
| -rw-r--r-- | lib/libdevstat/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libdevstat/Makefile b/lib/libdevstat/Makefile index 73e51c9f62a7..07e580ef1b90 100644 --- a/lib/libdevstat/Makefile +++ b/lib/libdevstat/Makefile @@ -6,7 +6,7 @@ LIB= devstat SRCS= devstat.c INCS= devstat.h -MAN3= devstat.3 +MAN= devstat.3 MLINKS+=devstat.3 getnumdevs.3 MLINKS+=devstat.3 getgeneration.3 |
