Module Name: src
Committed By: wiz
Date: Sat Jan 4 15:43:28 UTC 2014
Modified Files:
src/usr.bin/ruptime: ruptime.1
Log Message:
Remove second copy for RCS Id.
To generate a diff of this commit:
cvs rdiff -u -r1.11 -r1.12 src/usr.bin/ruptime/ruptime.1
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/usr.bin/ruptime/ruptime.1
diff -u src/usr.bin/ruptime/ruptime.1:1.11 src/usr.bin/ruptime/ruptime.1:1.12
--- src/usr.bin/ruptime/ruptime.1:1.11 Sat May 13 12:41:54 2006
+++ src/usr.bin/ruptime/ruptime.1 Sat Jan 4 15:43:27 2014
@@ -1,4 +1,4 @@
-.\" $NetBSD: ruptime.1,v 1.11 2006/05/13 12:41:54 liamjfoy Exp $
+.\" $NetBSD: ruptime.1,v 1.12 2014/01/04 15:43:27 wiz Exp $
.\"
.\" Copyright (c) 1983, 1990, 1993, 1994
.\" The Regents of the University of California. All rights reserved.
@@ -28,7 +28,6 @@
.\" SUCH DAMAGE.
.\"
.\" from: @(#)ruptime.1 8.2 (Berkeley) 4/5/94
-.\" $NetBSD: ruptime.1,v 1.11 2006/05/13 12:41:54 liamjfoy Exp $
.\"
.Dd August 9, 2005
.Dt RUPTIME 1