From e9c45a709a090fcf49364e6b59319866ab4fb46c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20G=C3=B3rny?= Date: Wed, 25 Aug 2010 23:54:12 +0200 Subject: [PATCH] 'Unsunrise' the script description. sunrise-commit can be used basically with any repository, not necessarily Sunrise. --- sunrise-commit | 2 +- sunrise-commit.1 | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/sunrise-commit b/sunrise-commit index 06d2019..64284e1 100755 --- a/sunrise-commit +++ b/sunrise-commit @@ -1,5 +1,5 @@ #!/bin/sh -# sunrise-commit -- commit changes to the Sunrise overlay. +# sunrise-commit -- a Gentoo repository commit helper # (c) 2010 Michał Górny # Released under the terms of the 3-clause BSD license. diff --git a/sunrise-commit.1 b/sunrise-commit.1 index b0c4ee9..24606ec 100644 --- a/sunrise-commit.1 +++ b/sunrise-commit.1 @@ -2,7 +2,7 @@ .SH NAME -sunrise-commit \- commit changes to the Sunrise overlay. +sunrise-commit \- a Gentoo repository commit helper. .SH SYNOPSIS @@ -14,8 +14,8 @@ sunrise-commit \- commit changes to the Sunrise overlay. .SH DESCRIPTION .B sunrise-commit -is a helper script for Sunrise overlay commiters. Apart from performing -the actual commit, it performs the following tasks: +is a helper script for Gentoo repository commiters. Apart from +performing the actual commit, it performs the following tasks: \- performs basic integrity and QA checks on the modified packages,