Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 12 Jul 1999 13:30:46 -0700 (PDT)
From:      Nik Clayton <nik@FreeBSD.org>
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 ...
Message-ID:  <199907122030.NAA61518@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199907122030.NAA61518>