summaryrefslogtreecommitdiffstats
path: root/usr.sbin/mptable
diff options
context:
space:
mode:
authorpeter <peter@FreeBSD.org>1999-08-28 01:35:59 +0000
committerpeter <peter@FreeBSD.org>1999-08-28 01:35:59 +0000
commitefabb9ccb197b05958967dd035c279ba3bc19cb0 (patch)
tree2aca709a2adc99fd79e8420c6abe78733949e203 /usr.sbin/mptable
parent06c04c899d1871a26f60711cdbb0ea16e85dfdc7 (diff)
downloadFreeBSD-src-efabb9ccb197b05958967dd035c279ba3bc19cb0.zip
FreeBSD-src-efabb9ccb197b05958967dd035c279ba3bc19cb0.tar.gz
$Id$ -> $FreeBSD$
Diffstat (limited to 'usr.sbin/mptable')
-rw-r--r--usr.sbin/mptable/Makefile2
-rw-r--r--usr.sbin/mptable/mptable.12
-rw-r--r--usr.sbin/mptable/mptable.c2
3 files changed, 3 insertions, 3 deletions
diff --git a/usr.sbin/mptable/Makefile b/usr.sbin/mptable/Makefile
index 039e78c..66a4f43c 100644
--- a/usr.sbin/mptable/Makefile
+++ b/usr.sbin/mptable/Makefile
@@ -1,4 +1,4 @@
-# $Id$
+# $FreeBSD$
PROG = mptable
MAN1 = mptable.1
diff --git a/usr.sbin/mptable/mptable.1 b/usr.sbin/mptable/mptable.1
index 67779df..3b474b6 100644
--- a/usr.sbin/mptable/mptable.1
+++ b/usr.sbin/mptable/mptable.1
@@ -20,7 +20,7 @@
.\" LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
.\"
-.\" $Id$
+.\" $FreeBSD$
.\"
.\" SUCH DAMAGE.
.Dd April 28, 1997
diff --git a/usr.sbin/mptable/mptable.c b/usr.sbin/mptable/mptable.c
index c7c0de8..cd0561e 100644
--- a/usr.sbin/mptable/mptable.c
+++ b/usr.sbin/mptable/mptable.c
@@ -29,7 +29,7 @@
#ifndef lint
static const char rcsid[] =
- "$Id: mptable.c,v 1.10 1998/02/24 01:11:47 bde Exp $";
+ "$FreeBSD$";
#endif /* not lint */
#define VMAJOR 2
OpenPOWER on IntegriCloud