Guido Berhoerster dixit:

>where and in what form do you want this vendor info to be added
>to the manpage?

tglase@tglase:~/stuff/OBS/shells/mksh $ osc diff
Index: mksh.spec
===================================================================
--- mksh.spec   (revision 182)
+++ mksh.spec   (working copy)
@@ -65,6 +65,11 @@
 ed -s check.t <<'EOF'
 ,s/@(#)\(MIRBSD\|LEGACY\) KSH R\(.*\)/@(#)\1 KSH R\2 SUSE/
 w
+EOF
+ed -s mksh.1 <<'EOF'
+/insert-your-name-here/s/^\.\\" //
+s/insert-your-name-here/SuSE/
+wq
 EOF
 %endif


Thanks,
//mirabilos
-- 
Yay for having to rewrite other people's Bash scripts because bash
suddenly stopped supporting the bash extensions they make use of
        -- Tonnerre Lombard in #nosec

Reply via email to