Module Name:    src
Committed By:   kardel
Date:           Tue Jan 31 20:05:13 UTC 2012

Modified Files:
        src/external/bsd/ntp: ntp2netbsd

Log Message:
fix instructions in comment part


To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/external/bsd/ntp/ntp2netbsd

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/external/bsd/ntp/ntp2netbsd
diff -u src/external/bsd/ntp/ntp2netbsd:1.2 src/external/bsd/ntp/ntp2netbsd:1.3
--- src/external/bsd/ntp/ntp2netbsd:1.2	Sat Oct  8 19:28:39 2011
+++ src/external/bsd/ntp/ntp2netbsd	Tue Jan 31 20:05:13 2012
@@ -1,6 +1,6 @@
 #! /bin/sh
 #
-#	$NetBSD: ntp2netbsd,v 1.2 2011/10/08 19:28:39 christos Exp $
+#	$NetBSD: ntp2netbsd,v 1.3 2012/01/31 20:05:13 kardel Exp $
 #
 # Copyright (c) 1998, 1999 The NetBSD Foundation, Inc.
 # All rights reserved.
@@ -35,8 +35,8 @@
 #	$ cd /some/where/temporary
 #	$ tar xpfz /new/ntp/release/tar/file
 #	$ sh /usr/src/external/bsd/ntp/ntp2netbsd ntp-4.x.y `pwd`
-#	$ cd src/externaä/bsd/ntp/dist
-#	$ cvs import -m "Import ntp 4.x.y" src/dist/ntp UDEL ntp-4-x-y
+#	$ cd src/external/bsd/ntp/dist
+#	$ cvs import -m "Import ntp 4.x.y" src/external/bsd/ntp/dist UDEL ntp-4-x-y
 #	$ cd ../../../../../ntp-4.x.y
 #	$ run ./configure  --enable-all-clocks --enable-parse-clocks
 #	$ echo cp config.h /usr/src/external/bsd/ntp/include

Reply via email to