aboutsummaryrefslogtreecommitdiff
path: root/share/man/man1/nwatch.1
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2014-05-26 14:50:24 +1200
committerTom Ryder <tom@sanctum.geek.nz>2014-05-26 14:51:37 +1200
commitd41b3a97bd3e16a507db099bee997f9e5e5c0bdc (patch)
tree7282e72be4a880abbff5f05884c516ec0b70b7b4 /share/man/man1/nwatch.1
parentCorrect reversed directory existence test (diff)
downloadnwatch-d41b3a97bd3e16a507db099bee997f9e5e5c0bdc.tar.gz
nwatch-d41b3a97bd3e16a507db099bee997f9e5e5c0bdc.zip
Mention man page for croncrypt(1)
Diffstat (limited to 'share/man/man1/nwatch.1')
-rw-r--r--share/man/man1/nwatch.16
1 files changed, 3 insertions, 3 deletions
diff --git a/share/man/man1/nwatch.1 b/share/man/man1/nwatch.1
index d4a0e86..a5fe0be 100644
--- a/share/man/man1/nwatch.1
+++ b/share/man/man1/nwatch.1
@@ -23,14 +23,14 @@ for running from cron(8):
.PP
0 0 * * 0 nwatch /etc/nwatch.mynet /var/cache/nwatch/mynet
.PP
-I recommend you use croncrypt, so you don't leak your network information
-in plain text in your email: https://github.com/tejr/croncrypt
+I recommend you use croncrypt(1), so you don't leak your network information in
+plain text in your email: https://github.com/tejr/croncrypt
.PP
Please also consider whether your scan actually requires root privileges, and
could not instead be run by a dedicated user with appropriately limited
privileges.
.SH SEE ALSO
-nmap(1), ndiff(1)
+nmap(1), ndiff(1), croncrypt(1)
.SH AUTHOR
Tom Ryder <tom@sanctum.geek.nz>