From 3bf5b5bdaed2064c6145fa8e8f0ef02e45dbdfbc Mon Sep 17 00:00:00 2001 From: Tomasz Kojm Date: Mon, 28 Mar 2011 22:51:22 +0200 Subject: [PATCH] fix copy&paste error --- docs/man/clamscan.1.in | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/man/clamscan.1.in b/docs/man/clamscan.1.in index 4df2afd62..e2306b834 100644 --- a/docs/man/clamscan.1.in +++ b/docs/man/clamscan.1.in @@ -55,10 +55,10 @@ Scan directories recursively. All the subdirectories in the given directory will Scan files and directories on other filesystems. .TP \fB\-\-follow\-dir\-symlinks=[0/1(*)/2]\fR -Follow directory symlinks. There are 3 options: 0 - never follow directory symlinks, 1 (default) - only follow directory symlinks, which are passed as direct arguments to clamscan. 2 - never follow directory symlinks. +Follow directory symlinks. There are 3 options: 0 - never follow directory symlinks, 1 (default) - only follow directory symlinks, which are passed as direct arguments to clamscan. 2 - always follow directory symlinks. .TP \fB\-\-follow\-file\-symlinks=[0/1(*)/2]\fR -Follow file symlinks. There are 3 options: 0 - never follow file symlinks, 1 (default) - only follow file symlinks, which are passed as direct arguments to clamscan. 2 - never follow file symlinks. +Follow file symlinks. There are 3 options: 0 - never follow file symlinks, 1 (default) - only follow file symlinks, which are passed as direct arguments to clamscan. 2 - always follow file symlinks. .TP \fB\-\-bell\fR Sound bell on virus detection.