summaryrefslogtreecommitdiffstats
path: root/sbin/vinum
diff options
context:
space:
mode:
authorpeter <peter@FreeBSD.org>1999-08-28 00:22:10 +0000
committerpeter <peter@FreeBSD.org>1999-08-28 00:22:10 +0000
commit76f0c923fe4b2a1616453876611dc76b4f6b5355 (patch)
tree11c3e263d5f0f3acaf3b23fd63177baa9d93b750 /sbin/vinum
parentc148814ac642685a549ea821e649cd359879c935 (diff)
downloadFreeBSD-src-76f0c923fe4b2a1616453876611dc76b4f6b5355.zip
FreeBSD-src-76f0c923fe4b2a1616453876611dc76b4f6b5355.tar.gz
$Id$ -> $FreeBSD$
Diffstat (limited to 'sbin/vinum')
-rw-r--r--sbin/vinum/Makefile2
-rw-r--r--sbin/vinum/commands.c2
-rw-r--r--sbin/vinum/list.c2
-rw-r--r--sbin/vinum/v.c2
-rw-r--r--sbin/vinum/vext.h2
-rw-r--r--sbin/vinum/vinum.82
6 files changed, 6 insertions, 6 deletions
diff --git a/sbin/vinum/Makefile b/sbin/vinum/Makefile
index 6462fcd..a22a645 100644
--- a/sbin/vinum/Makefile
+++ b/sbin/vinum/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile.sbin,v 1.3 1999/02/11 05:09:49 grog Exp grog $
+# $FreeBSD$
MAINTAINER = grog@FreeBSD.org
PROG= vinum
diff --git a/sbin/vinum/commands.c b/sbin/vinum/commands.c
index 5173e00..cd58c35 100644
--- a/sbin/vinum/commands.c
+++ b/sbin/vinum/commands.c
@@ -38,7 +38,7 @@
*
*/
-/* $Id: commands.c,v 1.7 1999/07/03 05:52:32 grog Exp grog $ */
+/* $FreeBSD$ */
#include <ctype.h>
#include <errno.h>
diff --git a/sbin/vinum/list.c b/sbin/vinum/list.c
index 3f78bd3..bb4901e 100644
--- a/sbin/vinum/list.c
+++ b/sbin/vinum/list.c
@@ -39,7 +39,7 @@
* otherwise) arising in any way out of the use of this software, even if
* advised of the possibility of such damage.
*
- * $Id: list.c,v 1.19 1999/07/03 04:00:05 grog Exp grog $
+ * $FreeBSD$
*/
#include <ctype.h>
diff --git a/sbin/vinum/v.c b/sbin/vinum/v.c
index f78368a..bb6015d 100644
--- a/sbin/vinum/v.c
+++ b/sbin/vinum/v.c
@@ -38,7 +38,7 @@
*
*/
-/* $Id: v.c,v 1.26 1999/07/03 05:53:09 grog Exp grog $ */
+/* $FreeBSD$ */
#include <ctype.h>
#include <errno.h>
diff --git a/sbin/vinum/vext.h b/sbin/vinum/vext.h
index 614bb4c..e6b032f 100644
--- a/sbin/vinum/vext.h
+++ b/sbin/vinum/vext.h
@@ -35,7 +35,7 @@
*
*/
-/* $Id: vext.h,v 1.12 1999/07/03 05:51:19 grog Exp grog $ */
+/* $FreeBSD$ */
#define MAXARGS 64 /* maximum number of args on a line */
#define PLEXINITSIZE 61440 /* this is what the system does somewhere */
diff --git a/sbin/vinum/vinum.8 b/sbin/vinum/vinum.8
index 60c8514..fbb6f05 100644
--- a/sbin/vinum/vinum.8
+++ b/sbin/vinum/vinum.8
@@ -34,7 +34,7 @@
.\" otherwise) arising in any way out of the use of this software, even if
.\" advised of the possibility of such damage.
.\"
-.\" $Id: vinum.8,v 1.10 1999/07/02 07:46:13 grog Exp grog $
+.\" $FreeBSD$
.\"
.Dd 28 March 1999
.Dt vinum 8
OpenPOWER on IntegriCloud