Change type of katolaz's ed tutorial to '0' (the correct one) - gopher-lawn - T… | |
git clone git://bitreich.org/gopher-lawn/ git://enlrupgkhuxnvlhsf6lc3fziv5h2hhf… | |
Log | |
Files | |
Refs | |
Tags | |
--- | |
commit 8511aa8a623385c1f31bc15ca8a2f158086627fc | |
parent 6c000254b845810778369a961412071956defb21 | |
Author: Julian Schweinsberg <[email protected]> | |
Date: Fri, 2 Feb 2024 10:54:36 +0100 | |
Change type of katolaz's ed tutorial to '0' (the correct one) | |
Signed-off-by: Christoph Lohmann <[email protected]> | |
Diffstat: | |
D db/katolaz_ed_tutorial.link | 9 --------- | |
A db/katolaz_ed_tutorial.text | 9 +++++++++ | |
2 files changed, 9 insertions(+), 9 deletions(-) | |
--- | |
diff --git a/db/katolaz_ed_tutorial.link b/db/katolaz_ed_tutorial.link | |
@@ -1,9 +0,0 @@ | |
-Type: link | |
-Selector: /ed_tutorial.txt | |
-Host: katolaz.net | |
-Port: 70 | |
-LinkName: ed(1) tutorial (ed(1) is The Right Tool) | |
-Description: A simple tutorial about ed(1), the standard Unix editor. | |
-Category: doc | |
-Keywords: documentation, doc, tutorial, editor, Unix | |
- | |
diff --git a/db/katolaz_ed_tutorial.text b/db/katolaz_ed_tutorial.text | |
@@ -0,0 +1,9 @@ | |
+Type: text | |
+Selector: /ed_tutorial.txt | |
+Host: katolaz.net | |
+Port: 70 | |
+LinkName: ed(1) tutorial (ed(1) is The Right Tool) | |
+Description: A simple tutorial about ed(1), the standard Unix editor. | |
+Category: doc | |
+Keywords: documentation, doc, tutorial, editor, Unix | |
+ |