Don't point users at the old csup homepage.

Approved by:	lulf
This commit is contained in:
Joel Dahl 2010-08-05 18:26:03 +00:00
parent 6b97e48326
commit 60e1759be6
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=210874
2 changed files with 0 additions and 5 deletions

View File

@ -971,10 +971,6 @@ List files.
.Xr cvs 1 ,
.Xr rcsintro 1 ,
.Xr ssh 1 .
.Pp
.Bd -literal
http://mu.org/~mux/csup.html
.Ed
.Sh AUTHORS
.An -nosplit
.An Maxime Henrion Aq mux@FreeBSD.org

View File

@ -265,7 +265,6 @@ main(int argc, char *argv[])
lprintf(0, "Software version: %s\n", PROTO_SWVER);
lprintf(0, "Protocol version: %d.%d\n",
PROTO_MAJ, PROTO_MIN);
lprintf(0, "http://mu.org/~mux/csup.html\n");
return (0);
break;
case 'z':