From 7d9673826b899cc38f675d192f571db3b4223784 Mon Sep 17 00:00:00 2001 From: Jeroen Ruigrok/asmodai Date: Fri, 23 Jul 2004 06:36:47 +0000 Subject: [PATCH] Correct usage of the cvsup command. Submitted by: Douwe Kiela --- share/examples/cvsup/DragonFly-dfports-supfile | 4 ++-- share/examples/cvsup/DragonFly-supfile | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/share/examples/cvsup/DragonFly-dfports-supfile b/share/examples/cvsup/DragonFly-dfports-supfile index ac023372e9..b3e371bec4 100644 --- a/share/examples/cvsup/DragonFly-dfports-supfile +++ b/share/examples/cvsup/DragonFly-dfports-supfile @@ -1,4 +1,4 @@ -# $DragonFly: src/share/examples/cvsup/Attic/DragonFly-dfports-supfile,v 1.1 2004/02/21 14:22:39 joerg Exp $ +# $DragonFly: src/share/examples/cvsup/Attic/DragonFly-dfports-supfile,v 1.2 2004/07/23 06:36:47 asmodai Exp $ # # DRAGONFLY-DFPORTS-SUPFILE # @@ -8,7 +8,7 @@ # If not running X, or invoking cvsup from a non-interactive script, then # run it as follows: # -# cvsup -g -L 2 dragonfly-supfile +# cvsup -g -L 2 DragonFly-dfports-supfile # # You may wish to change some of the settings in this file to better # suit your system: diff --git a/share/examples/cvsup/DragonFly-supfile b/share/examples/cvsup/DragonFly-supfile index 01a7866e94..d438603c44 100644 --- a/share/examples/cvsup/DragonFly-supfile +++ b/share/examples/cvsup/DragonFly-supfile @@ -1,4 +1,4 @@ -# $DragonFly: src/share/examples/cvsup/Attic/DragonFly-supfile,v 1.3 2003/11/22 07:51:14 asmodai Exp $ +# $DragonFly: src/share/examples/cvsup/Attic/DragonFly-supfile,v 1.4 2004/07/23 06:36:47 asmodai Exp $ # # DRAGONFLY-CVS-SUPFILE # @@ -8,7 +8,7 @@ # If not running X, or invoking cvsup from a non-interactive script, then # run it as follows: # -# cvsup -g -L 2 dragonfly-supfile +# cvsup -g -L 2 DragonFly-supfile # # You may wish to change some of the settings in this file to better # suit your system: -- 2.35.2