From 4a6a6597d7ba3a0ca92c2c5c0da2aa583dd4c487 Mon Sep 17 00:00:00 2001 From: P. J. McDermott Date: Sun, 18 Nov 2012 13:17:17 -0500 Subject: Adjust formatting and terminology. --- (limited to 'dev/packaging') diff --git a/dev/packaging/tutorials/basic.mdwn b/dev/packaging/tutorials/basic.mdwn index b5e0e0e..e6bea13 100644 --- a/dev/packaging/tutorials/basic.mdwn +++ b/dev/packaging/tutorials/basic.mdwn @@ -112,10 +112,10 @@ installing data files to be provided by binary packages". Looking Through the Source -------------------------- -With a ["no-op"][no-op] target in `build`, we can make **opkbuild**(1) prepare a -[work area][spf-work-area] with the unpacked source code and stop. This target -isn't required by SPF 2.0, but it seems to facilitate a nice workflow. So begin -writing `build` as follows: +With a "[no-op][no-op]" target in `build`, we can make **opkbuild**(1) prepare a +[build work area][spf-work-area] with the unpacked source code and stop. This +target isn't required by SPF 2.0, but it seems to facilitate a nice workflow. +So begin writing `build` as follows: #!/usr/bin/make -f -- cgit v0.9.1