diff options
Diffstat (limited to 'usr.sbin/sliplogin')
-rw-r--r-- | usr.sbin/sliplogin/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/usr.sbin/sliplogin/Makefile b/usr.sbin/sliplogin/Makefile index a8e4973..3136dbb 100644 --- a/usr.sbin/sliplogin/Makefile +++ b/usr.sbin/sliplogin/Makefile @@ -2,6 +2,7 @@ # $FreeBSD$ PROG= sliplogin +MAN= sliplogin.8 BINGRP= network BINMODE=4550 INSTALLFLAGS=-fschg |