diff options
author | Jörg Frings-Fürst <debian@jff.email> | 2023-02-16 10:20:08 +0100 |
---|---|---|
committer | Jörg Frings-Fürst <debian@jff.email> | 2023-02-16 10:20:08 +0100 |
commit | 778ebf8ee9cb22ea5727844333bcd5a6ee6bc0de (patch) | |
tree | a754e785b286ed82b45fe4e50b980714ad80e0a7 /doc/backend-writing.txt | |
parent | 7d8aac1f3634dc58785bec7acf097dd6bac8c394 (diff) | |
parent | 32cb765f681299af226ca0520993cbe47ba5ecd0 (diff) |
Merge branch 'release/debian/1.2.1-1'debian/1.2.1-1
Diffstat (limited to 'doc/backend-writing.txt')
-rw-r--r-- | doc/backend-writing.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/backend-writing.txt b/doc/backend-writing.txt index cb2a971..0ba324e 100644 --- a/doc/backend-writing.txt +++ b/doc/backend-writing.txt @@ -420,7 +420,7 @@ DOCUMENTATION "doc/descriptions-external" (for included and external backends). * "doc/descriptions.txt" describes the format of the ".desc" files. There is - also a template for new .desc files: "template.desc.". The format of the + also a template for new .desc files: "template.desc". The format of the files in the two directories is very similar. If you'd like to try parsing your creation to recreate the sane-backends webpages, cd into "tools/" and enter "make sane-desc". You can either use sane-desc directly (try |