From 5d91e4d7aa906b99d83642f483c6fdef5cd5c217 Mon Sep 17 00:00:00 2001 From: Pieter Lexis Date: Tue, 26 Aug 2014 15:03:13 +0200 Subject: [PATCH] Add a removed file (so the old XML can be used to build the pdf) --- pdns/docs/expand | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100755 pdns/docs/expand diff --git a/pdns/docs/expand b/pdns/docs/expand new file mode 100755 index 0000000000..1532dc105b --- /dev/null +++ b/pdns/docs/expand @@ -0,0 +1,13 @@ +#!/bin/sh +sed \ +'s|\|commit \1|g' | +sed \ +'s|\|\1|g' | +sed \ +'s|\|commit \1|g' | +sed \ +'s|\|\1|g' | +sed \ +'s|\| \1|g' | +sed \ +'s|\| ticket \1|g' -- 2.47.2