Revert $FreeBSD$ to $Id$

This commit is contained in:
Peter Wemm 1997-02-22 14:46:58 +00:00
parent d83a2228e2
commit a794df83c5
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=22992
7 changed files with 7 additions and 7 deletions

View File

@ -1,5 +1,5 @@
# @(#)Makefile 8.2 (Berkeley) 3/31/94
# $FreeBSD$
# $Id$
# XXX missing: chess ching monop [copyright]
SUBDIR= adventure arithmetic atc backgammon battlestar bcd boggle bs caesar \

View File

@ -1,4 +1,4 @@
# $FreeBSD$
# $Id$
PROG= bs
MAN6= bs.6

View File

@ -33,7 +33,7 @@
.\" SUCH DAMAGE.
.\"
.\" @(#)fortune.6 8.3 (Berkeley) 4/19/94
.\" $FreeBSD$
.\" $Id$
.\"
.Dd April 19, 1994
.Dt FORTUNE 6

View File

@ -1,4 +1,4 @@
# $FreeBSD$
# $Id$
PROG= grdc
MAN6= grdc.6

View File

@ -1,4 +1,4 @@
.\" $FreeBSD$
.\" $Id$
.\"
.de sh
.br

View File

@ -1,7 +1,7 @@
/*
* piano.c - a piano emulator
*/
static char rcsid[] = "$FreeBSD$";
static char rcsid[] = "$Id$";
#include <stdio.h>
#include <stdlib.h>
#include <string.h>

View File

@ -30,7 +30,7 @@
.\" SUCH DAMAGE.
.\"
.\" @(#)sail.6 8.2 (Berkeley) 12/30/93
.\" $FreeBSD$
.\" $Id$
.\"
.TH SAIL 6 "December 30, 1993"
.UC 4