Recent Comment Module – How to link to each comment?

Using recent-comment module, I can display it using the function call such as

Code:
<?php display_recent_comments(10,150,”,”,’-‘,’…’:wink:; ?>

, but how do I link each comment to the real comment content that displays under the blog’s post?