]> git.pld-linux.org Git - packages/sed.git/commitdiff
- sed patches. sed-3_02-5
authorkloczek <kloczek@pld-linux.org>
Wed, 14 Apr 1999 16:47:28 +0000 (16:47 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    sed-info.patch -> 1.1
    sed.patch -> 1.1

sed-info.patch [new file with mode: 0644]
sed.patch [new file with mode: 0644]

diff --git a/sed-info.patch b/sed-info.patch
new file mode 100644 (file)
index 0000000..5908f96
--- /dev/null
@@ -0,0 +1,14 @@
+diff -Nru sed-3.02/doc/sed.texi sed-3.02.new/doc/sed.texi
+--- sed-3.02/doc/sed.texi      Mon Jun 29 01:01:51 1998
++++ sed-3.02.new/doc/sed.texi  Wed Apr 14 18:29:35 1999
+@@ -24,8 +24,9 @@
+ @syncodeindex op fn
+ @ifinfo
++@dircategory File utilities:
+ @direntry
+-* sed: (sed).                   Stream EDitor.
++* sed: (sed)                          Stream EDitor
+ @end direntry
+ This file documents @sc{sed}, a stream editor.
diff --git a/sed.patch b/sed.patch
new file mode 100644 (file)
index 0000000..6939dcb
--- /dev/null
+++ b/sed.patch
@@ -0,0 +1,9 @@
+diff -Nru sed-3.02/dc.sed sed-3.02.new/dc.sed
+--- sed-3.02/dc.sed    Sun Jun 28 22:14:12 1998
++++ sed-3.02.new/dc.sed        Mon Nov 16 01:10:18 1998
+@@ -1,4 +1,4 @@
+-#!/usr/bin/sed -f
++#!/bin/sed -f
+ #  dc.sed - an arbitrary precision RPN calculator
+ #  Created by Greg Ubben <gsu@romulus.ncsc.mil> early 1995, late 1996
+ #
This page took 0.224684 seconds and 4 git commands to generate.