summaryrefslogtreecommitdiffstats
path: root/usr.sbin/gstat
diff options
context:
space:
mode:
authortjr <tjr@FreeBSD.org>2003-04-28 11:54:01 +0000
committertjr <tjr@FreeBSD.org>2003-04-28 11:54:01 +0000
commit867a1b8a0abf379df1d34ac66dece97af674d6ab (patch)
tree7ce77c86b03a8824929df464d93e288d175df767 /usr.sbin/gstat
parent1c734cdc1b91231b3f2509ef770aadaef5a28998 (diff)
downloadFreeBSD-src-867a1b8a0abf379df1d34ac66dece97af674d6ab.zip
FreeBSD-src-867a1b8a0abf379df1d34ac66dece97af674d6ab.tar.gz
Install the gstat manual page.
Diffstat (limited to 'usr.sbin/gstat')
-rw-r--r--usr.sbin/gstat/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/gstat/Makefile b/usr.sbin/gstat/Makefile
index ce52327..8cde0d7 100644
--- a/usr.sbin/gstat/Makefile
+++ b/usr.sbin/gstat/Makefile
@@ -1,7 +1,7 @@
# $FreeBSD$
PROG= gstat
-NOMAN=
+MAN= gstat.8
SRCS= gstat.c
WARNS?= 5
DPADD= ${LIBGEOM} ${LIBDEVSTAT} ${LIBKVM} ${LIBBSDXML} ${LIBCURSES} ${LIBSBUF}
OpenPOWER on IntegriCloud