=== modified file 'Makefile' --- Makefile 2012-01-01 05:06:20 +0000 +++ Makefile 2012-01-01 17:38:33 +0000 @@ -319,6 +319,8 @@ > $(MANDIR)/man5/mandos.conf.5.gz gzip --best --to-stdout mandos-clients.conf.5 \ > $(MANDIR)/man5/mandos-clients.conf.5.gz + gzip --best --to-stdout intro.8mandos \ + > $(MANDIR)/man8/intro.8mandos.gz install-client-nokey: all doc install --directory $(PREFIX)/lib/mandos $(CONFDIR) === modified file 'README' --- README 2011-10-05 16:00:56 +0000 +++ README 2012-01-01 20:45:53 +0000 @@ -1,7 +1,8 @@ Please see: http://www.recompile.se/mandos/man/intro.8mandos This information previously in this file has been moved to the -intro(8mandos) manual page. Go to the above URL, or run this command: +intro(8mandos) manual page. Go to the above URL, or install the +Mandos server and run this command: man 8mandos intro === modified file 'network-hooks.d/bridge' --- network-hooks.d/bridge 2011-12-31 14:05:57 +0000 +++ network-hooks.d/bridge 2012-01-01 17:38:33 +0000 @@ -6,6 +6,9 @@ # configuration file(s) should be copied into the # /etc/mandos/network-hooks.d directory. # +# Copyright © 2011 Teddy Hogeborn +# Copyright © 2011 Björn Påhlsson +# # Copying and distribution of this file, with or without modification, # are permitted in any medium without royalty provided the copyright # notice and this notice are preserved. This file is offered as-is, === modified file 'network-hooks.d/openvpn' --- network-hooks.d/openvpn 2011-12-31 14:05:57 +0000 +++ network-hooks.d/openvpn 2012-01-01 17:38:33 +0000 @@ -6,6 +6,9 @@ # configuration file(s) should be copied into the # /etc/mandos/network-hooks.d directory. # +# Copyright © 2012 Teddy Hogeborn +# Copyright © 2012 Björn Påhlsson +# # Copying and distribution of this file, with or without modification, # are permitted in any medium without royalty provided the copyright # notice and this notice are preserved. This file is offered as-is, === modified file 'network-hooks.d/wireless' --- network-hooks.d/wireless 2011-12-31 14:05:57 +0000 +++ network-hooks.d/wireless 2012-01-01 17:38:33 +0000 @@ -6,6 +6,9 @@ # configuration file(s) should be copied into the # /etc/mandos/network-hooks.d directory. # +# Copyright © 2012 Teddy Hogeborn +# Copyright © 2012 Björn Påhlsson +# # Copying and distribution of this file, with or without modification, # are permitted in any medium without royalty provided the copyright # notice and this notice are preserved. This file is offered as-is,