diff options
| author | 2019-07-30 02:09:23 -0400 | |
|---|---|---|
| committer | 2019-07-30 02:09:23 -0400 | |
| commit | 3fccdaea61d1f0d53e4d1a716f010b4e34b901df (patch) | |
| tree | 1b6ad733d88a3dd831b3b44223dc412379cf1de3 /doc | |
| parent | 4018b18304cee90d25fc1c21baae40e6f915eb3d (diff) | |
Clean up extraneous whitespace in files.
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/mini-dinstall.1 | 6 | ||||
| -rw-r--r-- | doc/mini-dinstall.conf | 8 |
2 files changed, 7 insertions, 7 deletions
diff --git a/doc/mini-dinstall.1 b/doc/mini-dinstall.1 index 6721f0f..3c31d94 100644 --- a/doc/mini-dinstall.1 +++ b/doc/mini-dinstall.1 @@ -7,12 +7,12 @@ .\" it under the terms of the GNU General Public License as published by .\" the Free Software Foundation; either version 2 of the License, or .\" (at your option) any later version. -.\" +.\" .\" This program is distributed in the hope that it will be useful, .\" but WITHOUT ANY WARRANTY; without even the implied warranty of .\" MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the .\" GNU General Public License for more details. -.\" +.\" .\" You should have received a copy of the GNU General Public License .\" along with this program; if not, write to the Free Software .\" Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA @@ -331,7 +331,7 @@ uses APT's \(lqfile\(rq method to retrieve them locally. Here's a sample .RS [local] fqdn = space\-ghost.verbum.private - incoming = /src/debian/mini\-dinstall/incoming + incoming = /src/debian/mini\-dinstall/incoming method = local run_dinstall = 0 post_upload_command = mini\-dinstall \-r diff --git a/doc/mini-dinstall.conf b/doc/mini-dinstall.conf index 9600996..08dc0f7 100644 --- a/doc/mini-dinstall.conf +++ b/doc/mini-dinstall.conf @@ -80,16 +80,16 @@ post_install_script = ~/bin/post-inst.sh # Whether or not to generate Release files generate_release = yes -# The default Origin: field in the release file +# The default Origin: field in the release file release_origin = username -# The default Label: field in the release file +# The default Label: field in the release file release_label = username -# The default Suite: field in the release file +# The default Suite: field in the release file release_suite = Penthouse -# The default Description: field in the release file +# The default Description: field in the release file release_description = My Happy Fun Packages # Whether or not to mark the release as experimental. |
