From 436647729328e81808193649d2e30cac8bbf0cd2 Mon Sep 17 00:00:00 2001 From: Sascha Wildner Date: Fri, 14 Sep 2007 23:22:38 +0000 Subject: [PATCH] Fix typo. --- share/man/man7/committer.7 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/share/man/man7/committer.7 b/share/man/man7/committer.7 index 1daf1482d1..8a283da1ea 100644 --- a/share/man/man7/committer.7 +++ b/share/man/man7/committer.7 @@ -30,7 +30,7 @@ .\" OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" $DragonFly: src/share/man/man7/committer.7,v 1.6 2007/09/14 06:41:07 swildner Exp $ +.\" $DragonFly: src/share/man/man7/committer.7,v 1.7 2007/09/14 23:22:38 swildner Exp $ .\" .Dd January 1, 2007 .Dt COMMITTER 7 @@ -151,7 +151,7 @@ new files make CVS aware of them like this. Files can just be added locally, but directories have to run through .Pa crater . These -operations do not actually effect the repository (except directories +operations do not actually affect the repository (except directories being added are mkdir'd in the repository). Instead they are stored in the checkout source's .Pa CVS/ -- 2.11.4.GIT