wok-next diff cvs/stuff/patches/cvs-1.11.23-remove_undefined_date_from_cvs_1_header.patch @ rev 21683

updated glances (1.5.1 -> 3.1.4.1)
author Hans-G?nter Theisgen
date Mon Jun 29 15:35:41 2020 +0100 (2020-06-29)
parents
children
line diff
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/cvs/stuff/patches/cvs-1.11.23-remove_undefined_date_from_cvs_1_header.patch	Mon Jun 29 15:35:41 2020 +0100
     1.3 @@ -0,0 +1,25 @@
     1.4 +From 51ac6e634d6a53f4f2c78eafae599079c628e28e Mon Sep 17 00:00:00 2001
     1.5 +From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= <ppisar@redhat.com>
     1.6 +Date: Mon, 25 Oct 2010 16:21:54 +0200
     1.7 +Subject: [PATCH] Remove undefinded date from cvs(1) header
     1.8 +
     1.9 +---
    1.10 + doc/cvs.1 |    2 +-
    1.11 + 1 files changed, 1 insertions(+), 1 deletions(-)
    1.12 +
    1.13 +diff --git a/doc/cvs.1 b/doc/cvs.1
    1.14 +index b696d9a..07b7923 100644
    1.15 +--- a/doc/cvs.1
    1.16 ++++ b/doc/cvs.1
    1.17 +@@ -23,7 +23,7 @@
    1.18 + .ds Rv \\$3
    1.19 + .ds Dt \\$4
    1.20 + ..
    1.21 +-.TH CVS 1 "\*(Dt"
    1.22 ++.TH CVS 1
    1.23 + .\" Full space in nroff; half space in troff
    1.24 + .de SP
    1.25 + .if n .sp
    1.26 +-- 
    1.27 +1.7.2.3
    1.28 +