Revert $FreeBSD$ to $Id$

This commit is contained in:
Peter Wemm
1997-02-22 19:58:13 +00:00
parent 53faa0dade
commit c115df18cd
227 changed files with 231 additions and 228 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
# $FreeBSD$
# $Id$
PROG= rup
MAN1= rup.1
+1 -1
View File
@@ -31,7 +31,7 @@
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
.\" SUCH DAMAGE.
.\"
.\" $FreeBSD$
.\" $Id$
.\"
.Dd June 7, 1993
.Dt RUP 1
+1 -1
View File
@@ -32,7 +32,7 @@
*/
#ifndef lint
static char rcsid[] = "$FreeBSD$";
static char rcsid[] = "$Id$";
#endif /* not lint */
#include <stdio.h>