Module Name: src
Committed By: alnsn
Date: Sat Aug 4 17:53:29 UTC 2018
Modified Files:
src/external/mit/lua/dist: README.import
Log Message:
Don't use $NetBSD$ in a sentence, refer to them as 'RCS identifiers'.
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/external/mit/lua/dist/README.import
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/external/mit/lua/dist/README.import
diff -u src/external/mit/lua/dist/README.import:1.1 src/external/mit/lua/dist/README.import:1.2
--- src/external/mit/lua/dist/README.import:1.1 Sat Aug 4 17:47:26 2018
+++ src/external/mit/lua/dist/README.import Sat Aug 4 17:53:29 2018
@@ -10,8 +10,8 @@ How to import Lua x.y.z
5. Run 'cvs up -dP' to bring the new import to the tree.
6. Run 'cvs up -j LUA_<<previous_version>> -j LUA_<<x_y_z>>'.
It will generate many conflicts.
-7. Resolve conflicts. Most (if not all) conflicts are around $NetBSD: README.import,v 1.1 2018/08/04 17:47:26 alnsn Exp $
- RCS identifiers.
+7. Resolve conflicts. Most (if not all) conflicts are around RCS
+ identifiers.
8. Commit your changes.
Vendor branches are usually named LUA_<<x_y_z>> but if there was a problem