From 9b1a35174b11b321271f7cefb6af3ced90ebc2bb Mon Sep 17 00:00:00 2001 From: Jakob Unterwurzacher Date: Fri, 7 Oct 2016 23:02:04 +0200 Subject: MANPAGE: note that "-f" implies "-nosyslog" Also explain why AES-SIV exists. --- main.go | 1 - 1 file changed, 1 deletion(-) (limited to 'main.go') diff --git a/main.go b/main.go index 047c056..ac412a6 100644 --- a/main.go +++ b/main.go @@ -287,7 +287,6 @@ func main() { os.Stderr.Close() os.Stdout.Close() os.Stdin.Close() - } // Send SIGUSR1 to our parent sendUsr1(args.notifypid) -- cgit v1.2.3