File: Fix-texi-direntry

package info (click to toggle)
nncp 8.11.0-4
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 1,564 kB
  • sloc: sh: 604; makefile: 58
file content (31 lines) | stat: -rw-r--r-- 879 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
Description: Fix the texi build
 .
 nncp (7.6.0-1) unstable; urgency=medium
 .
   * Initial release (Closes: #942689)
Author: John Goerzen <jgoerzen@complete.org>
Bug-Debian: https://bugs.debian.org/942689

---
The information above should follow the Patch Tagging Guidelines, please
checkout http://dep.debian.net/deps/dep3/ to learn about the format. Here
are templates for supplementary fields that you might want to add:

Origin: John Goerzen
Reviewed-By: John Goerzen <jgoerzen@complete.org>
Last-Update: 2021-09-05

--- a/doc/index.texi
+++ b/doc/index.texi
@@ -1,6 +1,11 @@
 \input texinfo
 @settitle NNCP
 
+@dircategory Networking tools
+@direntry
+* NNCP: (nncp).                Secure Node to Node Copy.
+@end direntry
+
 @copying
 This manual is for NNCP (Node to Node copy) -- collection of utilities
 simplifying secure store-and-forward files and mail exchanging.