Add manual page

This commit is contained in:
Solene Rapenne 2020-12-03 21:40:16 +01:00
commit aa3b495dbf
2 changed files with 77 additions and 0 deletions

View file

@ -10,6 +10,7 @@ vger: main.c
install: vger
install -o root -g wheel vger ${PREFIX}/bin/
install -o root -g wheel vger.8 ${PREFIX}/man/man8/
test: vger
cd tests && sh test.sh