From 9cf4a2a0b39ba3f7f8bede9b2db67616845e0439 Mon Sep 17 00:00:00 2001 From: axel Date: Thu, 15 Dec 2005 09:48:08 +1000 Subject: [PATCH] Add extra step in instructions on creating a builtin darcs-hash:20051214234808-ac50b-14d032091b843c4692f4548c9763b65c46b2fc92.gz --- builtin.c | 2 ++ 1 file changed, 2 insertions(+) diff --git a/builtin.c b/builtin.c index d5fff50ed..b5e4243b7 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