From 75466b347afd8921d235925bb6d52afe9628fa78 Mon Sep 17 00:00:00 2001 From: Bill Nottingham Date: Thu, 7 Jan 2010 11:30:51 -0500 Subject: Add more man pages (#529328, ) --- src/Makefile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/Makefile') diff --git a/src/Makefile b/src/Makefile index e64abb6c..767fe1ce 100644 --- a/src/Makefile +++ b/src/Makefile @@ -43,6 +43,8 @@ install: install -m 644 ipcalc.1 $(ROOT)$(mandir)/man1 install -m 644 consoletype.1 $(ROOT)$(mandir)/man1 install -m 644 ifup.8 $(ROOT)$(mandir)/man8 + install -m 644 setsysfont.8 $(ROOT)$(mandir)/man8 + install -m 644 securetty.8 $(ROOT)$(mandir)/man8 ln -s ifup.8 $(ROOT)$(mandir)/man8/ifdown.8 # this daemon and initscript are useful for testing the up/down/status stuff -- cgit v1.2.1