summaryrefslogtreecommitdiff
path: root/man
diff options
context:
space:
mode:
authorGuillem Jover <guillem@debian.org>2018-12-20 05:23:06 +0100
committerGuillem Jover <guillem@debian.org>2019-01-15 02:17:11 +0100
commitdbc8af0a529cb28cd977f137faee9768b6d997e4 (patch)
tree8233cfd5020d02153a1d146cc043f43a709b6d38 /man
parent1e2bd2441bd6980cda9d4d14f7ca720c04280284 (diff)
downloaddpkg-dbc8af0a529cb28cd977f137faee9768b6d997e4.tar.gz
man: Clarify deb-control(5)
Add a reference to deb-src-control(5). Remove invalid comment in example, as this format does not allow it. Prompted-by: Helmut Grohne <helmut@subdivi.de>
Diffstat (limited to 'man')
-rw-r--r--man/deb-control.man2
1 files changed, 1 insertions, 1 deletions
diff --git a/man/deb-control.man b/man/deb-control.man
index d0f132594..1c39c6292 100644
--- a/man/deb-control.man
+++ b/man/deb-control.man
@@ -352,7 +352,6 @@ The format or the way to compute each build-id is not defined by design.
.SH EXAMPLE
.\" .RS
.nf
-# Comment
Package: grep
Essential: yes
Priority: required
@@ -381,6 +380,7 @@ context within an ELF object, which serves a very specific purpose and
executable format.
.
.SH SEE ALSO
+.BR deb\-src\-control (5),
.BR deb (5),
.BR deb\-version (7),
.BR debtags (1),