From owner-cvs-all Mon Jul 12 13:30:51 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 56D2A14BED; Mon, 12 Jul 1999 13:30:47 -0700 (PDT) (envelope-from nik@FreeBSD.org) Received: (from nik@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id NAA61518; Mon, 12 Jul 1999 13:30:46 -0700 (PDT) (envelope-from nik@FreeBSD.org) Message-Id: <199907122030.NAA61518@freefall.freebsd.org> From: Nik Clayton Date: Mon, 12 Jul 1999 13:30:46 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/games/adventure adventure.6 src/games/arithmetic arithmetic.6 src/games/atc atc.6 src/games/backgammon/backgammon backgammon.6 src/games/battlestar battlestar.6 src/games/bcd bcd.6 src/games/caesar caesar.6 src/games/canfield/canfield canfield.6 ... Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk nik 1999/07/12 13:30:46 PDT Modified files: games/adventure adventure.6 games/arithmetic arithmetic.6 games/atc atc.6 games/backgammon/backgammon backgammon.6 games/battlestar battlestar.6 games/bcd bcd.6 games/caesar caesar.6 games/canfield/canfield canfield.6 games/cribbage cribbage.6 games/dm dm.8 dm.conf.5 games/fish fish.6 games/fortune/strfile strfile.8 games/hangman hangman.6 games/larn larn.6 games/number number.6 games/pig pig.6 games/pom pom.6 games/quiz quiz.6 games/rain rain.6 games/random random.6 games/robots robots.6 games/rogue rogue.6 games/snake/snake snake.6 games/trek trek.6 games/worm worm.6 games/worms worms.6 games/wump wump.6 Log: Add $Id$, to make it simpler for members of the translation teams to track. The $Id$ line is normally at the bottom of the main comment block in the man page, separated from the rest of the manpage by an empty comment, like so; .\" $Id$ .\" If the immediately preceding comment is a @(#) format ID marker than the the $Id$ will line up underneath it with no intervening blank lines. Otherwise, an additional blank line is inserted. Approved by: bde Revision Changes Path 1.2 +1 -0 src/games/adventure/adventure.6 1.2 +1 -0 src/games/arithmetic/arithmetic.6 1.4 +1 -0 src/games/atc/atc.6 1.6 +1 -0 src/games/backgammon/backgammon/backgammon.6 1.3 +1 -0 src/games/battlestar/battlestar.6 1.5 +1 -0 src/games/bcd/bcd.6 1.4 +1 -0 src/games/caesar/caesar.6 1.3 +1 -0 src/games/canfield/canfield/canfield.6 1.2 +1 -0 src/games/cribbage/cribbage.6 1.2 +1 -0 src/games/dm/dm.8 1.2 +1 -0 src/games/dm/dm.conf.5 1.2 +1 -0 src/games/fish/fish.6 1.2 +1 -0 src/games/fortune/strfile/strfile.8 1.3 +1 -0 src/games/hangman/hangman.6 1.5 +1 -0 src/games/larn/larn.6 1.2 +1 -0 src/games/number/number.6 1.3 +1 -0 src/games/pig/pig.6 1.2 +1 -0 src/games/pom/pom.6 1.2 +1 -0 src/games/quiz/quiz.6 1.3 +1 -0 src/games/rain/rain.6 1.2 +1 -0 src/games/random/random.6 1.2 +1 -0 src/games/robots/robots.6 1.3 +1 -0 src/games/rogue/rogue.6 1.3 +1 -0 src/games/snake/snake/snake.6 1.3 +1 -0 src/games/trek/trek.6 1.2 +1 -0 src/games/worm/worm.6 1.3 +1 -0 src/games/worms/worms.6 1.2 +1 -0 src/games/wump/wump.6 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message