From 23e718b525f96b95510f50d20161c2bd92824ff1 Mon Sep 17 00:00:00 2001 From: Jan Engelhardt Date: Sat, 27 Mar 2010 12:38:45 +0100 Subject: doc: add manpage for libxt_osf Signed-off-by: Jan Engelhardt --- extensions/libxt_osf.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'extensions/libxt_osf.c') diff --git a/extensions/libxt_osf.c b/extensions/libxt_osf.c index 3c0ea2dd..07b86e40 100644 --- a/extensions/libxt_osf.c +++ b/extensions/libxt_osf.c @@ -40,8 +40,8 @@ static void osf_help(void) { printf("OS fingerprint match options:\n" - "--genre [!] string Match a OS genre by passive fingerprinting.\n" - "--ttl Use some TTL check extensions to determine OS:\n" + "[!] --genre string Match a OS genre by passive fingerprinting.\n" + "--ttl level Use some TTL check extensions to determine OS:\n" " 0 true ip and fingerprint TTL comparison. Works for LAN.\n" " 1 check if ip TTL is less than fingerprint one. Works for global addresses.\n" " 2 do not compare TTL at all. Allows to detect NMAP, but can produce false results.\n" -- cgit v1.2.3