~ubuntu-branches/ubuntu/karmic/coccinelle/karmic

« back to all changes in this revision

Viewing changes to debian/patches/debian/documentation-paths.diff

  • Committer: Bazaar Package Importer
  • Author(s): Євгеній Мещеряков
  • Date: 2009-05-11 15:32:24 UTC
  • mfrom: (1.1.3 upstream)
  • Revision ID: james.westby@ubuntu.com-20090511153224-1odv41d4dkr3y80v
Tags: 0.1.8.deb-2
Use common install Makefile target for both native and bytecode
build. This hopefully fixes FTBFS on bytecode archs 

Show diffs side-by-side

added added

removed removed

Lines of Context:
11
11
 1 files changed, 6 insertions(+), 6 deletions(-)
12
12
 
13
13
diff --git a/docs/spatch.1 b/docs/spatch.1
14
 
index c38cdc7..b3c1b28 100644
 
14
index 87e0ec8..2448f7c 100644
15
15
--- a/docs/spatch.1
16
16
+++ b/docs/spatch.1
17
 
@@ -60,10 +60,10 @@ the semantic patch file
 
17
@@ -61,10 +61,10 @@ the semantic patch file
18
18
 process all files in directory recursively
19
19
 .TP
20
20
 .B -iso_file            \fI<file>\fP
27
27
 .TP
28
28
 .B -debug        
29
29
 print some information to help debug the matching process
30
 
@@ -117,7 +117,7 @@ show summary of options.
 
30
@@ -118,7 +118,7 @@ show summary of options.
31
31
 Apply the semantic patch foo.cocci to the C file foo.c.  The semantic patch
32
32
 is applied modulo a set of isomorphisms contained in standard.iso
33
33
 (standard.iso is by default located in
36
36
 the application, if any, will be generated on the standard output.
37
37
 
38
38
   ./spatch -sp_file foo.cocci foo.c -o /tmp/newfoo.c
39
 
@@ -135,18 +135,18 @@ shows selection of information about the application of
 
39
@@ -136,18 +136,18 @@ shows selection of information about the application of
40
40
 a semantic patch to a file or directory.
41
41
 
42
42
 .SH FILES
59
59
 .SH REFERENCES
60
60
 Y. Padioleau, J.L. Lawall, R.R Hansen, G. Muller
61
61
-- 
62
 
tg: (ee0f058..) debian/documentation-paths (depends on: master)
 
62
tg: (e5f4a6d..) debian/documentation-paths (depends on: master)