aboutsummaryrefslogtreecommitdiffhomepage
path: root/builtin.c
diff options
context:
space:
mode:
authorGravatar axel <axel@liljencrantz.se>2005-12-15 09:48:08 +1000
committerGravatar axel <axel@liljencrantz.se>2005-12-15 09:48:08 +1000
commit9cf4a2a0b39ba3f7f8bede9b2db67616845e0439 (patch)
treee2b970a18bf6eda89205c903a4ea94479512dcc1 /builtin.c
parent0ff374a4a0519418d66dba414673b7e8275b9017 (diff)
Add extra step in instructions on creating a builtin
darcs-hash:20051214234808-ac50b-14d032091b843c4692f4548c9763b65c46b2fc92.gz
Diffstat (limited to 'builtin.c')
-rw-r--r--builtin.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/builtin.c b/builtin.c
index d5fff50e..b5e4243b 100644
--- a/builtin.c
+++ b/builtin.c
@@ -19,6 +19,8 @@
6). Add an entry to the manual at the builtin-overview subsection. Note that the entries should be sorted alphabetically!
+ 7). Use 'darcs add doc_src/NAME.txt' to start tracking changes to the documentation file.
+
*/
#include <stdlib.h>