aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/csup
diff options
context:
space:
mode:
authorJoel Dahl <joel@FreeBSD.org>2010-08-05 18:26:03 +0000
committerJoel Dahl <joel@FreeBSD.org>2010-08-05 18:26:03 +0000
commit60e1759be65f24985a5bedb9397d63ee61129ddb (patch)
tree48f7356d1d9d5bfafe48b21eb6109c41e7704f5c /usr.bin/csup
parent6b97e48326b358a2d7c2b7c485276360a0fddc46 (diff)
Notes
Diffstat (limited to 'usr.bin/csup')
-rw-r--r--usr.bin/csup/csup.14
-rw-r--r--usr.bin/csup/main.c1
2 files changed, 0 insertions, 5 deletions
diff --git a/usr.bin/csup/csup.1 b/usr.bin/csup/csup.1
index 16a48dfb0799..51106dc81657 100644
--- a/usr.bin/csup/csup.1
+++ b/usr.bin/csup/csup.1
@@ -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
diff --git a/usr.bin/csup/main.c b/usr.bin/csup/main.c
index e7711b338808..1363d149f258 100644
--- a/usr.bin/csup/main.c
+++ b/usr.bin/csup/main.c
@@ -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':