This file is no longer used; indeed there's no indication in the
CVS tree regarding it's original purpose.
This commit is contained in:
parent
98dfe9aa3d
commit
a3aacc3cdd
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=17523
1 changed files with 0 additions and 9 deletions
|
|
@ -1,9 +0,0 @@
|
|||
#!/usr/bin/perl -np
|
||||
# Copyright (c) Juli 1998 Wolfram Schneider <wosch@FreeBSD.org>. Berlin.
|
||||
#
|
||||
# clickable - Make URL clickable
|
||||
#
|
||||
# $FreeBSD$
|
||||
|
||||
s/</</g;
|
||||
s%((http|ftp)://[^\s"\)\>,;]+)%<A HREF="$1">$1</A>%gi;
|
||||
Loading…
Add table
Add a link
Reference in a new issue