diff options
| author | joey <joey> | 2003-03-03 21:30:37 +0000 | 
|---|---|---|
| committer | joey <joey> | 2003-03-03 21:30:37 +0000 | 
| commit | 3aa6fbb20465d16cf23e1607b078ed3cedf95ebe (patch) | |
| tree | 1734631097fb2beec39ee25db51706f2a05f385a /doc/PROGRAMMING | |
| parent | 52eff396c8a1595a3d2940ac70bf3cc2b9cec798 (diff) | |
| download | debhelper-3aa6fbb20465d16cf23e1607b078ed3cedf95ebe.tar.gz | |
r576:    * Rename debhelper.1 to debhelper.7.
   * Typo, Closes: #183267
Diffstat (limited to 'doc/PROGRAMMING')
| -rw-r--r-- | doc/PROGRAMMING | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/doc/PROGRAMMING b/doc/PROGRAMMING index d90d50ca..2fbf7378 100644 --- a/doc/PROGRAMMING +++ b/doc/PROGRAMMING @@ -19,7 +19,7 @@ have a lot of noise output when all the debhelper commands in a debian/rules  are run, so the important stuff is clearly visible.  Debhelper programs should accept all options listed in the "SHARED -DEBHELPER OPTIONS" section of debhelper(1), including and any long forms of +DEBHELPER OPTIONS" section of debhelper(7), including and any long forms of  these options, like --verbose . If necessary, the options may be ignored.  If debhelper commands need config files, they should use | 
