소스 검색

man: Use debian/control as the SYNOPSIS in deb-src-control(5)

Guillem Jover 10 년 전
부모
커밋
01de825ccc
2개의 변경된 파일2개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 0
      debian/changelog
  2. 1 1
      man/deb-src-control.5

+ 1 - 0
debian/changelog

@@ -5,6 +5,7 @@ dpkg (1.18.10) UNRELEASED; urgency=medium
     - Document Testsuite-Triggers in dsc(5).
     - Document Testsuite-Triggers in dsc(5).
     - Fix deb-changes(5) description to talk about .changes instead of .dsc.
     - Fix deb-changes(5) description to talk about .changes instead of .dsc.
       Reported by HW42 <hw42@ipsumj.de>.
       Reported by HW42 <hw42@ipsumj.de>.
+    - Use debian/control as the SYNOPSIS in deb-src-control(5).
 
 
   [ Updated scripts translations ]
   [ Updated scripts translations ]
   * German (Helge Kreutzmann).
   * German (Helge Kreutzmann).

+ 1 - 1
man/deb-src-control.5

@@ -22,7 +22,7 @@
 deb\-src\-control \- Debian source packages' master control file format
 deb\-src\-control \- Debian source packages' master control file format
 .
 .
 .SH SYNOPSIS
 .SH SYNOPSIS
-control
+debian/control
 .
 .
 .SH DESCRIPTION
 .SH DESCRIPTION
 Each Debian source package contains the master \(Focontrol\(Fc file,
 Each Debian source package contains the master \(Focontrol\(Fc file,