Revert $FreeBSD$ to $Id$
This commit is contained in:
parent
d7cae96619
commit
fda548cb83
@ -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 \
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $FreeBSD$
|
||||
# $Id$
|
||||
|
||||
PROG= bs
|
||||
MAN6= bs.6
|
||||
|
@ -33,7 +33,7 @@
|
||||
.\" SUCH DAMAGE.
|
||||
.\"
|
||||
.\" @(#)fortune.6 8.3 (Berkeley) 4/19/94
|
||||
.\" $FreeBSD$
|
||||
.\" $Id$
|
||||
.\"
|
||||
.Dd April 19, 1994
|
||||
.Dt FORTUNE 6
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $FreeBSD$
|
||||
# $Id$
|
||||
|
||||
PROG= grdc
|
||||
MAN6= grdc.6
|
||||
|
@ -1,4 +1,4 @@
|
||||
.\" $FreeBSD$
|
||||
.\" $Id$
|
||||
.\"
|
||||
.de sh
|
||||
.br
|
||||
|
@ -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>
|
||||
|
@ -30,7 +30,7 @@
|
||||
.\" SUCH DAMAGE.
|
||||
.\"
|
||||
.\" @(#)sail.6 8.2 (Berkeley) 12/30/93
|
||||
.\" $FreeBSD$
|
||||
.\" $Id$
|
||||
.\"
|
||||
.TH SAIL 6 "December 30, 1993"
|
||||
.UC 4
|
||||
|
Loading…
x
Reference in New Issue
Block a user