From 86642a4ab498a232761f0dcb1ca83f06fc0d5a40 Mon Sep 17 00:00:00 2001 From: ru Date: Mon, 26 Mar 2001 14:33:27 +0000 Subject: - Backout botched attempt to introduce MANSECT feature. - MAN[1-9] -> MAN. --- sbin/nos-tun/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'sbin/nos-tun/Makefile') diff --git a/sbin/nos-tun/Makefile b/sbin/nos-tun/Makefile index 1286e59..82372b3 100644 --- a/sbin/nos-tun/Makefile +++ b/sbin/nos-tun/Makefile @@ -1,6 +1,7 @@ # $FreeBSD$ -PROG=nos-tun +PROG= nos-tun +MAN= nos-tun.8 .include -- cgit v1.1