diff options
author | Peter Wemm <peter@FreeBSD.org> | 1997-02-22 14:40:44 +0000 |
---|---|---|
committer | Peter Wemm <peter@FreeBSD.org> | 1997-02-22 14:40:44 +0000 |
commit | c0ec1f37ef32e9f3d3b1ad77f6af2fa650a1dc82 (patch) | |
tree | 6a3d976e25d26a7f7d12bdbe72ba026376cc00ff /sbin | |
parent | 9e522f7a18a64d3b9ea901ed70d0eee78342f0c6 (diff) | |
download | src-c0ec1f37ef32e9f3d3b1ad77f6af2fa650a1dc82.tar.gz src-c0ec1f37ef32e9f3d3b1ad77f6af2fa650a1dc82.zip |
Revert $FreeBSD$ to $Id$
Notes
Notes:
svn path=/head/; revision=22990
Diffstat (limited to 'sbin')
111 files changed, 111 insertions, 111 deletions
diff --git a/sbin/adjkerntz/adjkerntz.8 b/sbin/adjkerntz/adjkerntz.8 index 20fce35c6e05..cf1c76758b2e 100644 --- a/sbin/adjkerntz/adjkerntz.8 +++ b/sbin/adjkerntz/adjkerntz.8 @@ -22,7 +22,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" $FreeBSD$ +.\" $Id$ .\" .Dd April 4, 1996 .Dt ADJKERNTZ 8 diff --git a/sbin/badsect/badsect.8 b/sbin/badsect/badsect.8 index 0b74234fb7bf..322f8c40afab 100644 --- a/sbin/badsect/badsect.8 +++ b/sbin/badsect/badsect.8 @@ -30,7 +30,7 @@ .\" SUCH DAMAGE. .\" .\" @(#)badsect.8 8.1 (Berkeley) 6/5/93 -.\" $FreeBSD$ +.\" $Id$ .\" .Dd June 5, 1993 .Dt BADSECT 8 diff --git a/sbin/bsdlabel/bsdlabel.8 b/sbin/bsdlabel/bsdlabel.8 index 14725f33c8f9..eab396d67708 100644 --- a/sbin/bsdlabel/bsdlabel.8 +++ b/sbin/bsdlabel/bsdlabel.8 @@ -33,7 +33,7 @@ .\" SUCH DAMAGE. .\" .\" @(#)disklabel.8 8.2 (Berkeley) 4/19/94 -.\" $FreeBSD$ +.\" $Id$ .\" .Dd "April 19, 1994" .Dt DISKLABEL 8 diff --git a/sbin/ccdconfig/ccdconfig.c b/sbin/ccdconfig/ccdconfig.c index 24fa0a236bd2..ce5dae3d6a9e 100644 --- a/sbin/ccdconfig/ccdconfig.c +++ b/sbin/ccdconfig/ccdconfig.c @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $Id$ */ /* $NetBSD: ccdconfig.c,v 1.2.2.1 1995/11/11 02:43:35 thorpej Exp $ */ diff --git a/sbin/clri/clri.8 b/sbin/clri/clri.8 index 95420c86419f..187c79019b78 100644 --- a/sbin/clri/clri.8 +++ b/sbin/clri/clri.8 @@ -30,7 +30,7 @@ .\" SUCH DAMAGE. .\" .\" @(#)clri.8 8.2 (Berkeley) 4/19/94 -.\" $FreeBSD$ +.\" $Id$ .\" .Dd April 19, 1994 .Dt CLRI 8 diff --git a/sbin/comcontrol/comcontrol.8 b/sbin/comcontrol/comcontrol.8 index 25fd4efdb745..e9d35c611360 100644 --- a/sbin/comcontrol/comcontrol.8 +++ b/sbin/comcontrol/comcontrol.8 @@ -1,4 +1,4 @@ -.\" $FreeBSD$ +.\" $Id$ .Dd May 15, 1994 .Dt COMCONTROL 8 .Os FreeBSD diff --git a/sbin/disklabel/disklabel.8 b/sbin/disklabel/disklabel.8 index 14725f33c8f9..eab396d67708 100644 --- a/sbin/disklabel/disklabel.8 +++ b/sbin/disklabel/disklabel.8 @@ -33,7 +33,7 @@ .\" SUCH DAMAGE. .\" .\" @(#)disklabel.8 8.2 (Berkeley) 4/19/94 -.\" $FreeBSD$ +.\" $Id$ .\" .Dd "April 19, 1994" .Dt DISKLABEL 8 diff --git a/sbin/dmesg/dmesg.c b/sbin/dmesg/dmesg.c index e23443dffdc8..b68a1d9e4eed 100644 --- a/sbin/dmesg/dmesg.c +++ b/sbin/dmesg/dmesg.c @@ -42,7 +42,7 @@ static const char copyright[] = static const char sccsid[] = "@(#)dmesg.c 8.1 (Berkeley) 6/5/93"; #endif static const char rcsid[] = - "$FreeBSD$"; + "$Id$"; #endif /* not lint */ #include <sys/cdefs.h> diff --git a/sbin/dset/dset.8 b/sbin/dset/dset.8 index 92cd9b7b5cfc..8d9607503420 100644 --- a/sbin/dset/dset.8 +++ b/sbin/dset/dset.8 @@ -23,7 +23,7 @@ .\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF .\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. .\" -.\" $FreeBSD$ +.\" $Id$ .\" " .Dd May 2, 1996 .Dt DSET 8 diff --git a/sbin/dump/dump.8 b/sbin/dump/dump.8 index e7fda6961b9b..efa6d751a310 100644 --- a/sbin/dump/dump.8 +++ b/sbin/dump/dump.8 @@ -31,7 +31,7 @@ .\" SUCH DAMAGE. .\" .\" @(#)dump.8 8.1 (Berkeley) 6/16/93 -.\" $FreeBSD$ +.\" $Id$ .\" .Dd June 16, 1993 .Dt DUMP 8 diff --git a/sbin/dumpfs/dumpfs.8 b/sbin/dumpfs/dumpfs.8 index cf8135cbd6bc..7f52246b436f 100644 --- a/sbin/dumpfs/dumpfs.8 +++ b/sbin/dumpfs/dumpfs.8 @@ -30,7 +30,7 @@ .\" SUCH DAMAGE. .\" .\" @(#)dumpfs.8 8.1 (Berkeley) 6/5/93 -.\" $FreeBSD$ +.\" $Id$ .\" .Dd June 5, 1993 .Dt DUMPFS 8 diff --git a/sbin/dumplfs/dumplfs.8 b/sbin/dumplfs/dumplfs.8 index 12a7dfa807ff..445ff7b966ef 100644 --- a/sbin/dumplfs/dumplfs.8 +++ b/sbin/dumplfs/dumplfs.8 @@ -30,7 +30,7 @@ .\" SUCH DAMAGE. .\" .\" @(#)dumplfs.8 8.1 (Berkeley) 6/18/93 -.\" $FreeBSD$ +.\" $Id$ .\" .Dd June 18, 1993 .Dt DUMPLFS 8 diff --git a/sbin/dumpon/Makefile b/sbin/dumpon/Makefile index 9bdc92683d75..da6f36506679 100644 --- a/sbin/dumpon/Makefile +++ b/sbin/dumpon/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $Id$ PROG= dumpon MAN8= dumpon.8 diff --git a/sbin/dumpon/dumpon.8 b/sbin/dumpon/dumpon.8 index 5d6e621ed75b..2850b43c5e63 100644 --- a/sbin/dumpon/dumpon.8 +++ b/sbin/dumpon/dumpon.8 @@ -30,7 +30,7 @@ .\" SUCH DAMAGE. .\" .\" From: @(#)swapon.8 8.1 (Berkeley) 6/5/93 -.\" $FreeBSD$ +.\" $Id$ .\" .Dd May 12, 1995 .Dt DUMPON 8 diff --git a/sbin/dumpon/dumpon.c b/sbin/dumpon/dumpon.c index 31a46fd97c44..27e7a3d36259 100644 --- a/sbin/dumpon/dumpon.c +++ b/sbin/dumpon/dumpon.c @@ -40,7 +40,7 @@ static char copyright[] = #ifndef lint /*static char sccsid[] = "From: @(#)swapon.c 8.1 (Berkeley) 6/5/93";*/ static const char rcsid[] = - "$FreeBSD$"; + "$Id$"; #endif /* not lint */ #include <errno.h> diff --git a/sbin/fsck/fsck.8 b/sbin/fsck/fsck.8 index 369454e58bdf..db91f329c571 100644 --- a/sbin/fsck/fsck.8 +++ b/sbin/fsck/fsck.8 @@ -30,7 +30,7 @@ .\" SUCH DAMAGE. .\" .\" @(#)fsck.8 8.2 (Berkeley) 12/11/93 -.|' $FreeBSD$ +.|' $Id$ .\" .Dd December 11, 1993 .Dt FSCK 8 diff --git a/sbin/fsck_ffs/fsck_ffs.8 b/sbin/fsck_ffs/fsck_ffs.8 index 369454e58bdf..db91f329c571 100644 --- a/sbin/fsck_ffs/fsck_ffs.8 +++ b/sbin/fsck_ffs/fsck_ffs.8 @@ -30,7 +30,7 @@ .\" SUCH DAMAGE. .\" .\" @(#)fsck.8 8.2 (Berkeley) 12/11/93 -.|' $FreeBSD$ +.|' $Id$ .\" .Dd December 11, 1993 .Dt FSCK 8 diff --git a/sbin/fsck_ifs/fsck_ifs.8 b/sbin/fsck_ifs/fsck_ifs.8 index 369454e58bdf..db91f329c571 100644 --- a/sbin/fsck_ifs/fsck_ifs.8 +++ b/sbin/fsck_ifs/fsck_ifs.8 @@ -30,7 +30,7 @@ .\" SUCH DAMAGE. .\" .\" @(#)fsck.8 8.2 (Berkeley) 12/11/93 -.|' $FreeBSD$ +.|' $Id$ .\" .Dd December 11, 1993 .Dt FSCK 8 diff --git a/sbin/fsdb/Makefile b/sbin/fsdb/Makefile index 8b2fb8f60cd3..5fa4d665c23b 100644 --- a/sbin/fsdb/Makefile +++ b/sbin/fsdb/Makefile @@ -1,6 +1,6 @@ # $NetBSD: Makefile,v 1.1.1.1 1995/10/08 23:08:36 thorpej Exp $ # @(#)Makefile 8.1 (Berkeley) 6/5/93 -# $FreeBSD$ +# $Id$ PROG= fsdb MAN8= fsdb.8 diff --git a/sbin/fsdb/fsdb.8 b/sbin/fsdb/fsdb.8 index 08b599fcfa8e..046fc46883e6 100644 --- a/sbin/fsdb/fsdb.8 +++ b/sbin/fsdb/fsdb.8 @@ -26,7 +26,7 @@ .\" ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE .\" POSSIBILITY OF SUCH DAMAGE. .\" -.\" $FreeBSD$ +.\" $Id$ .\" .Dd September 14, 1995 .Dt FSDB 8 diff --git a/sbin/i386/Makefile b/sbin/i386/Makefile index 7501cc494554..58ca50c87132 100644 --- a/sbin/i386/Makefile +++ b/sbin/i386/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $Id$ SUBDIR= comcontrol fdisk ft mount_msdos nextboot #NOTYET: cxconfig diff --git a/sbin/i386/Makefile.inc b/sbin/i386/Makefile.inc index c38435529c41..c961f8568307 100644 --- a/sbin/i386/Makefile.inc +++ b/sbin/i386/Makefile.inc @@ -1,3 +1,3 @@ -# $FreeBSD$ +# $Id$ .include "${.CURDIR}/../../Makefile.inc" diff --git a/sbin/i386/comcontrol/comcontrol.8 b/sbin/i386/comcontrol/comcontrol.8 index 25fd4efdb745..e9d35c611360 100644 --- a/sbin/i386/comcontrol/comcontrol.8 +++ b/sbin/i386/comcontrol/comcontrol.8 @@ -1,4 +1,4 @@ -.\" $FreeBSD$ +.\" $Id$ .Dd May 15, 1994 .Dt COMCONTROL 8 .Os FreeBSD diff --git a/sbin/i386/ft/Makefile b/sbin/i386/ft/Makefile index 90b8cb59cdf2..3fb1b7440e52 100644 --- a/sbin/i386/ft/Makefile +++ b/sbin/i386/ft/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $Id$ PROG= ft MAN8= ft.8 diff --git a/sbin/i386/mount_msdos/Makefile b/sbin/i386/mount_msdos/Makefile index 57610ab81b8d..b0460ef42905 100644 --- a/sbin/i386/mount_msdos/Makefile +++ b/sbin/i386/mount_msdos/Makefile @@ -1,5 +1,5 @@ # -# $FreeBSD$ +# $Id$ # PROG= mount_msdos diff --git a/sbin/i386/mount_msdos/mount_msdos.8 b/sbin/i386/mount_msdos/mount_msdos.8 index 77664eb865ee..4f6fcd1653db 100644 --- a/sbin/i386/mount_msdos/mount_msdos.8 +++ b/sbin/i386/mount_msdos/mount_msdos.8 @@ -27,7 +27,7 @@ .\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF .\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. .\" -.\" $FreeBSD$ +.\" $Id$ .\" .Dd April 7, 1994 .Dt MOUNT_MSDOS 8 diff --git a/sbin/i386/mount_msdos/mount_msdos.c b/sbin/i386/mount_msdos/mount_msdos.c index b75244807439..590ced714387 100644 --- a/sbin/i386/mount_msdos/mount_msdos.c +++ b/sbin/i386/mount_msdos/mount_msdos.c @@ -30,7 +30,7 @@ #ifndef lint static const char rcsid[] = - "$FreeBSD$"; + "$Id$"; #endif /* not lint */ #include <sys/cdefs.h> diff --git a/sbin/i386/nextboot/nextboot.8 b/sbin/i386/nextboot/nextboot.8 index 3f998c796439..dccf2e434c06 100644 --- a/sbin/i386/nextboot/nextboot.8 +++ b/sbin/i386/nextboot/nextboot.8 @@ -1,4 +1,4 @@ -.\" $FreeBSD$ +.\" $Id$ .Dd July 9, 1996 .Dt NEXTBOOT 8 .\".Os BSD 4 diff --git a/sbin/ifconfig/Makefile b/sbin/ifconfig/Makefile index ad038caf2d44..28fdd26ffe2d 100644 --- a/sbin/ifconfig/Makefile +++ b/sbin/ifconfig/Makefile @@ -1,5 +1,5 @@ # From: @(#)Makefile 8.1 (Berkeley) 6/5/93 -# $FreeBSD$ +# $Id$ PROG= ifconfig MAN8= ifconfig.8 diff --git a/sbin/ifconfig/ifconfig.8 b/sbin/ifconfig/ifconfig.8 index 3cc62421a88c..2b771ef10f75 100644 --- a/sbin/ifconfig/ifconfig.8 +++ b/sbin/ifconfig/ifconfig.8 @@ -30,7 +30,7 @@ .\" SUCH DAMAGE. .\" .\" From: @(#)ifconfig.8 8.3 (Berkeley) 1/5/94 -.\" $FreeBSD$ +.\" $Id$ .\" .Dd February 13, 1996 .Dt IFCONFIG 8 diff --git a/sbin/ifconfig/ifconfig.c b/sbin/ifconfig/ifconfig.c index 116dcd15a1f8..01f11143ddf9 100644 --- a/sbin/ifconfig/ifconfig.c +++ b/sbin/ifconfig/ifconfig.c @@ -42,7 +42,7 @@ static const char copyright[] = static char sccsid[] = "@(#)ifconfig.c 8.2 (Berkeley) 2/16/94"; */ static const char rcsid[] = - "$FreeBSD$"; + "$Id$"; #endif /* not lint */ #include <sys/param.h> diff --git a/sbin/init/Makefile b/sbin/init/Makefile index 1d8c89c63101..244ff5ec0e0e 100644 --- a/sbin/init/Makefile +++ b/sbin/init/Makefile @@ -1,5 +1,5 @@ # @(#)Makefile 8.1 (Berkeley) 7/19/93 -# $FreeBSD$ +# $Id$ PROG= init MAN8= init.8 diff --git a/sbin/init/init.8 b/sbin/init/init.8 index 00b011c9c45d..63dc4551b50f 100644 --- a/sbin/init/init.8 +++ b/sbin/init/init.8 @@ -33,7 +33,7 @@ .\" SUCH DAMAGE. .\" .\" @(#)init.8 8.3 (Berkeley) 4/18/94 -.\" $FreeBSD$ +.\" $Id$ .\" .Dd April 18, 1994 .Dt INIT 8 diff --git a/sbin/ipfw/ipfw.c b/sbin/ipfw/ipfw.c index 4145d671c68c..4a85719b1c39 100644 --- a/sbin/ipfw/ipfw.c +++ b/sbin/ipfw/ipfw.c @@ -16,7 +16,7 @@ * * NEW command line interface for IP firewall facility * - * $FreeBSD$ + * $Id$ * */ diff --git a/sbin/md5/md5.c b/sbin/md5/md5.c index 5435cf4d5e05..02dbd2d2a9cd 100644 --- a/sbin/md5/md5.c +++ b/sbin/md5/md5.c @@ -1,5 +1,5 @@ /* - * $FreeBSD$ + * $Id$ * * Derived from: */ diff --git a/sbin/mknod/mknod.c b/sbin/mknod/mknod.c index e5b02c4ed886..a3050ebec65a 100644 --- a/sbin/mknod/mknod.c +++ b/sbin/mknod/mknod.c @@ -45,7 +45,7 @@ static const char copyright[] = static char sccsid[] = "@(#)mknod.c 8.1 (Berkeley) 6/5/93"; #else static const char rcsid[] = - "$FreeBSD$"; + "$Id$"; #endif #endif /* not lint */ diff --git a/sbin/modload/Makefile b/sbin/modload/Makefile index d55588d18f39..bff89359aee1 100644 --- a/sbin/modload/Makefile +++ b/sbin/modload/Makefile @@ -33,7 +33,7 @@ # OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF # SUCH DAMAGE. # -# $FreeBSD$ +# $Id$ # PROG= modload diff --git a/sbin/modload/modload.8 b/sbin/modload/modload.8 index 80e11fdf9e6d..ff4895095795 100644 --- a/sbin/modload/modload.8 +++ b/sbin/modload/modload.8 @@ -23,7 +23,7 @@ .\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF .\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. .\" -.\" $FreeBSD$ +.\" $Id$ .\" .Dd September 22, 1994 .Dt MODLOAD 8 diff --git a/sbin/modload/modload.c b/sbin/modload/modload.c index d2aac78320a6..6f1c174beccb 100644 --- a/sbin/modload/modload.c +++ b/sbin/modload/modload.c @@ -29,7 +29,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $Id$ */ #include <stdio.h> diff --git a/sbin/modload/pathnames.h b/sbin/modload/pathnames.h index d4e33f03dcdb..4359013dd9f3 100644 --- a/sbin/modload/pathnames.h +++ b/sbin/modload/pathnames.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $Id$ */ #include <paths.h> #define _PATH_LKM "/dev/lkm" diff --git a/sbin/modunload/Makefile b/sbin/modunload/Makefile index f3322708d07f..9d923a39687c 100644 --- a/sbin/modunload/Makefile +++ b/sbin/modunload/Makefile @@ -33,7 +33,7 @@ # OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF # SUCH DAMAGE. # -# $FreeBSD$ +# $Id$ # PROG= modunload diff --git a/sbin/modunload/modunload.8 b/sbin/modunload/modunload.8 index c62c64409c25..a4d98e3ef5a4 100644 --- a/sbin/modunload/modunload.8 +++ b/sbin/modunload/modunload.8 @@ -23,7 +23,7 @@ .\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF .\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. .\" -.\" $FreeBSD$ +.\" $Id$ .\" .Dd June 7, 1993 .Dt MODUNLOAD 8 diff --git a/sbin/modunload/modunload.c b/sbin/modunload/modunload.c index ebfb7b47e9a6..f7c7c583cfc0 100644 --- a/sbin/modunload/modunload.c +++ b/sbin/modunload/modunload.c @@ -29,7 +29,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $Id$ */ #include <stdio.h> diff --git a/sbin/mount/mount.8 b/sbin/mount/mount.8 index e05c8b2dc10a..2961cc1b3a40 100644 --- a/sbin/mount/mount.8 +++ b/sbin/mount/mount.8 @@ -30,7 +30,7 @@ .\" SUCH DAMAGE. .\" .\" @(#)mount.8 8.7 (Berkeley) 3/27/94 -.\" $FreeBSD$ +.\" $Id$ .\" .Dd March 27, 1994 .Dt MOUNT 8 diff --git a/sbin/mount_cd9660/mount_cd9660.c b/sbin/mount_cd9660/mount_cd9660.c index 0e1c4388de5d..463b6601a5a5 100644 --- a/sbin/mount_cd9660/mount_cd9660.c +++ b/sbin/mount_cd9660/mount_cd9660.c @@ -49,7 +49,7 @@ static char copyright[] = static char sccsid[] = "@(#)mount_cd9660.c 8.4 (Berkeley) 3/27/94"; */ static const char rcsid[] = - "$FreeBSD$"; + "$Id$"; #endif /* not lint */ #include <sys/param.h> diff --git a/sbin/mount_ext2fs/mount_ext2fs.c b/sbin/mount_ext2fs/mount_ext2fs.c index fc99417a0984..46bfbdaadfde 100644 --- a/sbin/mount_ext2fs/mount_ext2fs.c +++ b/sbin/mount_ext2fs/mount_ext2fs.c @@ -42,7 +42,7 @@ static char copyright[] = static char sccsid[] = "@(#)mount_lfs.c 8.3 (Berkeley) 3/27/94"; */ static const char rcsid[] = - "$FreeBSD$"; + "$Id$"; #endif /* not lint */ #include <sys/param.h> diff --git a/sbin/mount_ifs/mount.8 b/sbin/mount_ifs/mount.8 index e05c8b2dc10a..2961cc1b3a40 100644 --- a/sbin/mount_ifs/mount.8 +++ b/sbin/mount_ifs/mount.8 @@ -30,7 +30,7 @@ .\" SUCH DAMAGE. .\" .\" @(#)mount.8 8.7 (Berkeley) 3/27/94 -.\" $FreeBSD$ +.\" $Id$ .\" .Dd March 27, 1994 .Dt MOUNT 8 diff --git a/sbin/mount_lfs/mount_lfs.c b/sbin/mount_lfs/mount_lfs.c index 51d25624edeb..c252b0fa0f87 100644 --- a/sbin/mount_lfs/mount_lfs.c +++ b/sbin/mount_lfs/mount_lfs.c @@ -42,7 +42,7 @@ static char copyright[] = static char sccsid[] = "@(#)mount_lfs.c 8.3 (Berkeley) 3/27/94"; */ static const char rcsid[] = - "$FreeBSD$"; + "$Id$"; #endif /* not lint */ #include <sys/param.h> diff --git a/sbin/mount_msdos/Makefile b/sbin/mount_msdos/Makefile index 57610ab81b8d..b0460ef42905 100644 --- a/sbin/mount_msdos/Makefile +++ b/sbin/mount_msdos/Makefile @@ -1,5 +1,5 @@ # -# $FreeBSD$ +# $Id$ # PROG= mount_msdos diff --git a/sbin/mount_msdos/mount_msdos.8 b/sbin/mount_msdos/mount_msdos.8 index 77664eb865ee..4f6fcd1653db 100644 --- a/sbin/mount_msdos/mount_msdos.8 +++ b/sbin/mount_msdos/mount_msdos.8 @@ -27,7 +27,7 @@ .\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF .\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. .\" -.\" $FreeBSD$ +.\" $Id$ .\" .Dd April 7, 1994 .Dt MOUNT_MSDOS 8 diff --git a/sbin/mount_msdos/mount_msdos.c b/sbin/mount_msdos/mount_msdos.c index b75244807439..590ced714387 100644 --- a/sbin/mount_msdos/mount_msdos.c +++ b/sbin/mount_msdos/mount_msdos.c @@ -30,7 +30,7 @@ #ifndef lint static const char rcsid[] = - "$FreeBSD$"; + "$Id$"; #endif /* not lint */ #include <sys/cdefs.h> diff --git a/sbin/mount_msdosfs/Makefile b/sbin/mount_msdosfs/Makefile index 57610ab81b8d..b0460ef42905 100644 --- a/sbin/mount_msdosfs/Makefile +++ b/sbin/mount_msdosfs/Makefile @@ -1,5 +1,5 @@ # -# $FreeBSD$ +# $Id$ # PROG= mount_msdos diff --git a/sbin/mount_msdosfs/mount_msdosfs.8 b/sbin/mount_msdosfs/mount_msdosfs.8 index 77664eb865ee..4f6fcd1653db 100644 --- a/sbin/mount_msdosfs/mount_msdosfs.8 +++ b/sbin/mount_msdosfs/mount_msdosfs.8 @@ -27,7 +27,7 @@ .\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF .\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. .\" -.\" $FreeBSD$ +.\" $Id$ .\" .Dd April 7, 1994 .Dt MOUNT_MSDOS 8 diff --git a/sbin/mount_msdosfs/mount_msdosfs.c b/sbin/mount_msdosfs/mount_msdosfs.c index b75244807439..590ced714387 100644 --- a/sbin/mount_msdosfs/mount_msdosfs.c +++ b/sbin/mount_msdosfs/mount_msdosfs.c @@ -30,7 +30,7 @@ #ifndef lint static const char rcsid[] = - "$FreeBSD$"; + "$Id$"; #endif /* not lint */ #include <sys/cdefs.h> diff --git a/sbin/mount_nfs/mount_nfs.8 b/sbin/mount_nfs/mount_nfs.8 index 6b233145027d..5048d4af2729 100644 --- a/sbin/mount_nfs/mount_nfs.8 +++ b/sbin/mount_nfs/mount_nfs.8 @@ -31,7 +31,7 @@ .\" .\" @(#)mount_nfs.8 8.2 (Berkeley) 3/27/94 .\" -.\" $FreeBSD$ +.\" $Id$ .\"" .Dd March 27, 1994 .Dt MOUNT_NFS 8 diff --git a/sbin/mount_nfs/mount_nfs.c b/sbin/mount_nfs/mount_nfs.c index cbcb9ba334f8..33788257654a 100644 --- a/sbin/mount_nfs/mount_nfs.c +++ b/sbin/mount_nfs/mount_nfs.c @@ -45,7 +45,7 @@ static char copyright[] = static char sccsid[] = "@(#)mount_nfs.c 8.3 (Berkeley) 3/27/94"; */ static const char rcsid[] = - "$FreeBSD$"; + "$Id$"; #endif /* not lint */ #include <sys/param.h> diff --git a/sbin/mount_null/mount_null.8 b/sbin/mount_null/mount_null.8 index 6d6d2e60526f..1a47b27d9d65 100644 --- a/sbin/mount_null/mount_null.8 +++ b/sbin/mount_null/mount_null.8 @@ -35,7 +35,7 @@ .\" SUCH DAMAGE. .\" .\" @(#)mount_null.8 8.4 (Berkeley) 4/19/94 -.\" $FreeBSD$ +.\" $Id$ .\" .Dd April 19, 1994 .Dt MOUNT_NULL 8 diff --git a/sbin/mount_null/mount_null.c b/sbin/mount_null/mount_null.c index 179e8787dbc6..2d654c67240f 100644 --- a/sbin/mount_null/mount_null.c +++ b/sbin/mount_null/mount_null.c @@ -45,7 +45,7 @@ char copyright[] = static char sccsid[] = "@(#)mount_null.c 8.5 (Berkeley) 3/27/94"; */ static const char rcsid[] = - "$FreeBSD$"; + "$Id$"; #endif /* not lint */ #include <sys/param.h> diff --git a/sbin/mount_nullfs/mount_nullfs.8 b/sbin/mount_nullfs/mount_nullfs.8 index 6d6d2e60526f..1a47b27d9d65 100644 --- a/sbin/mount_nullfs/mount_nullfs.8 +++ b/sbin/mount_nullfs/mount_nullfs.8 @@ -35,7 +35,7 @@ .\" SUCH DAMAGE. .\" .\" @(#)mount_null.8 8.4 (Berkeley) 4/19/94 -.\" $FreeBSD$ +.\" $Id$ .\" .Dd April 19, 1994 .Dt MOUNT_NULL 8 diff --git a/sbin/mount_nullfs/mount_nullfs.c b/sbin/mount_nullfs/mount_nullfs.c index 179e8787dbc6..2d654c67240f 100644 --- a/sbin/mount_nullfs/mount_nullfs.c +++ b/sbin/mount_nullfs/mount_nullfs.c @@ -45,7 +45,7 @@ char copyright[] = static char sccsid[] = "@(#)mount_null.c 8.5 (Berkeley) 3/27/94"; */ static const char rcsid[] = - "$FreeBSD$"; + "$Id$"; #endif /* not lint */ #include <sys/param.h> diff --git a/sbin/mount_portal/Makefile b/sbin/mount_portal/Makefile index 1218514c77d7..85eca128f4db 100644 --- a/sbin/mount_portal/Makefile +++ b/sbin/mount_portal/Makefile @@ -1,5 +1,5 @@ # From: @(#)Makefile 8.3 (Berkeley) 3/27/94 -# $FreeBSD$ +# $Id$ PROG= mount_portal SRCS= mount_portal.c activate.c conf.c getmntopts.c pt_conf.c \ diff --git a/sbin/mount_portal/activate.c b/sbin/mount_portal/activate.c index 7de746a62660..18e30abd1f76 100644 --- a/sbin/mount_portal/activate.c +++ b/sbin/mount_portal/activate.c @@ -36,7 +36,7 @@ * * @(#)activate.c 8.2 (Berkeley) 3/27/94 * - * $FreeBSD$ + * $Id$ */ #include <stdio.h> diff --git a/sbin/mount_portal/conf.c b/sbin/mount_portal/conf.c index 5400baf0e87b..b7f3e57dbf2d 100644 --- a/sbin/mount_portal/conf.c +++ b/sbin/mount_portal/conf.c @@ -36,7 +36,7 @@ * * @(#)conf.c 8.2 (Berkeley) 3/27/94 * - * $FreeBSD$ + * $Id$ */ #include <stdio.h> diff --git a/sbin/mount_portal/mount_portal.c b/sbin/mount_portal/mount_portal.c index e396370fd895..9ed05e52b57d 100644 --- a/sbin/mount_portal/mount_portal.c +++ b/sbin/mount_portal/mount_portal.c @@ -45,7 +45,7 @@ char copyright[] = static char sccsid[] = "@(#)mount_portal.c 8.4 (Berkeley) 3/27/94"; */ static const char rcsid[] = - "$FreeBSD$"; + "$Id$"; #endif /* not lint */ #include <sys/param.h> diff --git a/sbin/mount_portal/pathnames.h b/sbin/mount_portal/pathnames.h index 6b557704e38f..3203b00c1483 100644 --- a/sbin/mount_portal/pathnames.h +++ b/sbin/mount_portal/pathnames.h @@ -36,7 +36,7 @@ * * @(#)pathnames.h 8.1 (Berkeley) 6/5/93 * - * $FreeBSD$ + * $Id$ */ #include <paths.h> diff --git a/sbin/mount_portal/portal.conf b/sbin/mount_portal/portal.conf index 53a07a92231c..3a4ddf0a1a9b 100644 --- a/sbin/mount_portal/portal.conf +++ b/sbin/mount_portal/portal.conf @@ -1,5 +1,5 @@ # @(#)portal.conf 8.1 (Berkeley) 6/5/93 -# $FreeBSD$ +# $Id$ tcplisten/ tcplisten tcplisten/ tcp/ tcp tcp/ fs/ file fs/ diff --git a/sbin/mount_portal/portald.h b/sbin/mount_portal/portald.h index 61f1b96b4dae..23fce24198fa 100644 --- a/sbin/mount_portal/portald.h +++ b/sbin/mount_portal/portald.h @@ -36,7 +36,7 @@ * * @(#)portald.h 8.1 (Berkeley) 6/5/93 * - * $FreeBSD$ + * $Id$ */ #include <sys/cdefs.h> diff --git a/sbin/mount_portal/pt_conf.c b/sbin/mount_portal/pt_conf.c index dc98fbf5a5b7..ae588ad54ef7 100644 --- a/sbin/mount_portal/pt_conf.c +++ b/sbin/mount_portal/pt_conf.c @@ -36,7 +36,7 @@ * * @(#)pt_conf.c 8.1 (Berkeley) 6/5/93 * - * $FreeBSD$ + * $Id$ */ #include <sys/types.h> diff --git a/sbin/mount_portal/pt_exec.c b/sbin/mount_portal/pt_exec.c index df50dc19fb33..6ee2bf57a70c 100644 --- a/sbin/mount_portal/pt_exec.c +++ b/sbin/mount_portal/pt_exec.c @@ -36,7 +36,7 @@ * * @(#)pt_exec.c 8.1 (Berkeley) 6/5/93 * - * $FreeBSD$ + * $Id$ */ #include <stdio.h> diff --git a/sbin/mount_portal/pt_file.c b/sbin/mount_portal/pt_file.c index f1189d1cc108..1c29e6d73ade 100644 --- a/sbin/mount_portal/pt_file.c +++ b/sbin/mount_portal/pt_file.c @@ -36,7 +36,7 @@ * * @(#)pt_file.c 8.2 (Berkeley) 3/27/94 * - * $FreeBSD$ + * $Id$ */ #include <stdio.h> diff --git a/sbin/mount_portal/pt_tcp.c b/sbin/mount_portal/pt_tcp.c index d2001c83556e..3c4962c75488 100644 --- a/sbin/mount_portal/pt_tcp.c +++ b/sbin/mount_portal/pt_tcp.c @@ -36,7 +36,7 @@ * * @(#)pt_tcp.c 8.3 (Berkeley) 3/27/94 * - * $FreeBSD$ + * $Id$ */ #include <stdio.h> diff --git a/sbin/mount_portalfs/Makefile b/sbin/mount_portalfs/Makefile index 1218514c77d7..85eca128f4db 100644 --- a/sbin/mount_portalfs/Makefile +++ b/sbin/mount_portalfs/Makefile @@ -1,5 +1,5 @@ # From: @(#)Makefile 8.3 (Berkeley) 3/27/94 -# $FreeBSD$ +# $Id$ PROG= mount_portal SRCS= mount_portal.c activate.c conf.c getmntopts.c pt_conf.c \ diff --git a/sbin/mount_portalfs/activate.c b/sbin/mount_portalfs/activate.c index 7de746a62660..18e30abd1f76 100644 --- a/sbin/mount_portalfs/activate.c +++ b/sbin/mount_portalfs/activate.c @@ -36,7 +36,7 @@ * * @(#)activate.c 8.2 (Berkeley) 3/27/94 * - * $FreeBSD$ + * $Id$ */ #include <stdio.h> diff --git a/sbin/mount_portalfs/conf.c b/sbin/mount_portalfs/conf.c index 5400baf0e87b..b7f3e57dbf2d 100644 --- a/sbin/mount_portalfs/conf.c +++ b/sbin/mount_portalfs/conf.c @@ -36,7 +36,7 @@ * * @(#)conf.c 8.2 (Berkeley) 3/27/94 * - * $FreeBSD$ + * $Id$ */ #include <stdio.h> diff --git a/sbin/mount_portalfs/mount_portalfs.c b/sbin/mount_portalfs/mount_portalfs.c index e396370fd895..9ed05e52b57d 100644 --- a/sbin/mount_portalfs/mount_portalfs.c +++ b/sbin/mount_portalfs/mount_portalfs.c @@ -45,7 +45,7 @@ char copyright[] = static char sccsid[] = "@(#)mount_portal.c 8.4 (Berkeley) 3/27/94"; */ static const char rcsid[] = - "$FreeBSD$"; + "$Id$"; #endif /* not lint */ #include <sys/param.h> diff --git a/sbin/mount_portalfs/pathnames.h b/sbin/mount_portalfs/pathnames.h index 6b557704e38f..3203b00c1483 100644 --- a/sbin/mount_portalfs/pathnames.h +++ b/sbin/mount_portalfs/pathnames.h @@ -36,7 +36,7 @@ * * @(#)pathnames.h 8.1 (Berkeley) 6/5/93 * - * $FreeBSD$ + * $Id$ */ #include <paths.h> diff --git a/sbin/mount_portalfs/portal.conf b/sbin/mount_portalfs/portal.conf index 53a07a92231c..3a4ddf0a1a9b 100644 --- a/sbin/mount_portalfs/portal.conf +++ b/sbin/mount_portalfs/portal.conf @@ -1,5 +1,5 @@ # @(#)portal.conf 8.1 (Berkeley) 6/5/93 -# $FreeBSD$ +# $Id$ tcplisten/ tcplisten tcplisten/ tcp/ tcp tcp/ fs/ file fs/ diff --git a/sbin/mount_portalfs/portald.h b/sbin/mount_portalfs/portald.h index 61f1b96b4dae..23fce24198fa 100644 --- a/sbin/mount_portalfs/portald.h +++ b/sbin/mount_portalfs/portald.h @@ -36,7 +36,7 @@ * * @(#)portald.h 8.1 (Berkeley) 6/5/93 * - * $FreeBSD$ + * $Id$ */ #include <sys/cdefs.h> diff --git a/sbin/mount_portalfs/pt_conf.c b/sbin/mount_portalfs/pt_conf.c index dc98fbf5a5b7..ae588ad54ef7 100644 --- a/sbin/mount_portalfs/pt_conf.c +++ b/sbin/mount_portalfs/pt_conf.c @@ -36,7 +36,7 @@ * * @(#)pt_conf.c 8.1 (Berkeley) 6/5/93 * - * $FreeBSD$ + * $Id$ */ #include <sys/types.h> diff --git a/sbin/mount_portalfs/pt_exec.c b/sbin/mount_portalfs/pt_exec.c index df50dc19fb33..6ee2bf57a70c 100644 --- a/sbin/mount_portalfs/pt_exec.c +++ b/sbin/mount_portalfs/pt_exec.c @@ -36,7 +36,7 @@ * * @(#)pt_exec.c 8.1 (Berkeley) 6/5/93 * - * $FreeBSD$ + * $Id$ */ #include <stdio.h> diff --git a/sbin/mount_portalfs/pt_file.c b/sbin/mount_portalfs/pt_file.c index f1189d1cc108..1c29e6d73ade 100644 --- a/sbin/mount_portalfs/pt_file.c +++ b/sbin/mount_portalfs/pt_file.c @@ -36,7 +36,7 @@ * * @(#)pt_file.c 8.2 (Berkeley) 3/27/94 * - * $FreeBSD$ + * $Id$ */ #include <stdio.h> diff --git a/sbin/mount_portalfs/pt_tcp.c b/sbin/mount_portalfs/pt_tcp.c index d2001c83556e..3c4962c75488 100644 --- a/sbin/mount_portalfs/pt_tcp.c +++ b/sbin/mount_portalfs/pt_tcp.c @@ -36,7 +36,7 @@ * * @(#)pt_tcp.c 8.3 (Berkeley) 3/27/94 * - * $FreeBSD$ + * $Id$ */ #include <stdio.h> diff --git a/sbin/mount_std/mount_std.8 b/sbin/mount_std/mount_std.8 index 66cad4fc8c5a..3c5e0813036a 100644 --- a/sbin/mount_std/mount_std.8 +++ b/sbin/mount_std/mount_std.8 @@ -34,7 +34,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" $FreeBSD$ +.\" $Id$ .\" .Dd May 13, 1996 .Dt MOUNT_STD 8 diff --git a/sbin/mount_std/mount_std.c b/sbin/mount_std/mount_std.c index 6a542d49a635..06da08eb6791 100644 --- a/sbin/mount_std/mount_std.c +++ b/sbin/mount_std/mount_std.c @@ -43,7 +43,7 @@ char copyright[] = #ifndef lint static const char rcsid[] = - "$FreeBSD$"; + "$Id$"; #endif /* not lint */ #include <sys/param.h> diff --git a/sbin/mount_umap/mount_umap.c b/sbin/mount_umap/mount_umap.c index 9c5cb94dacb0..5d884ff3dc70 100644 --- a/sbin/mount_umap/mount_umap.c +++ b/sbin/mount_umap/mount_umap.c @@ -45,7 +45,7 @@ char copyright[] = static char sccsid[] = "@(#)mount_umap.c 8.3 (Berkeley) 3/27/94"; */ static const char rcsid[] = - "$FreeBSD$"; + "$Id$"; #endif /* not lint */ #include <sys/param.h> diff --git a/sbin/mount_umapfs/mount_umapfs.c b/sbin/mount_umapfs/mount_umapfs.c index 9c5cb94dacb0..5d884ff3dc70 100644 --- a/sbin/mount_umapfs/mount_umapfs.c +++ b/sbin/mount_umapfs/mount_umapfs.c @@ -45,7 +45,7 @@ char copyright[] = static char sccsid[] = "@(#)mount_umap.c 8.3 (Berkeley) 3/27/94"; */ static const char rcsid[] = - "$FreeBSD$"; + "$Id$"; #endif /* not lint */ #include <sys/param.h> diff --git a/sbin/mountd/Makefile b/sbin/mountd/Makefile index 0096b0a11e1b..f32e11b895eb 100644 --- a/sbin/mountd/Makefile +++ b/sbin/mountd/Makefile @@ -1,5 +1,5 @@ # From: @(#)Makefile 8.3 (Berkeley) 1/25/94 -# $FreeBSD$ +# $Id$ PROG= mountd CFLAGS+=-DNFS -DMFS -DCD9660 -DMSDOSFS diff --git a/sbin/mountd/mountd.8 b/sbin/mountd/mountd.8 index f4425ba67efa..099ac551abee 100644 --- a/sbin/mountd/mountd.8 +++ b/sbin/mountd/mountd.8 @@ -30,7 +30,7 @@ .\" SUCH DAMAGE. .\" .\" From: @(#)mountd.8 8.1 (Berkeley) 6/9/93 -.\" $FreeBSD$ +.\" $Id$ .\" .Dd September 22, 1994 .Dt MOUNTD 8 diff --git a/sbin/mountd/mountd.c b/sbin/mountd/mountd.c index 7411228d0e01..9e573427e7da 100644 --- a/sbin/mountd/mountd.c +++ b/sbin/mountd/mountd.c @@ -43,7 +43,7 @@ static char copyright[] = #ifndef lint /*static char sccsid[] = "From: @(#)mountd.c 8.8 (Berkeley) 2/20/94";*/ static const char rcsid[] = - "$FreeBSD$"; + "$Id$"; #endif /*not lint*/ #include <sys/param.h> diff --git a/sbin/newlfs/newlfs.8 b/sbin/newlfs/newlfs.8 index 8e4498327eb8..63abcbe65736 100644 --- a/sbin/newlfs/newlfs.8 +++ b/sbin/newlfs/newlfs.8 @@ -30,7 +30,7 @@ .\" SUCH DAMAGE. .\" .\" @(#)newlfs.8 8.1 (Berkeley) 6/19/93 -.\" $FreeBSD$ +.\" $Id$ .\" .Dd June 19, 1993 .Dt NEWLFS 8 diff --git a/sbin/nextboot/nextboot.8 b/sbin/nextboot/nextboot.8 index 3f998c796439..dccf2e434c06 100644 --- a/sbin/nextboot/nextboot.8 +++ b/sbin/nextboot/nextboot.8 @@ -1,4 +1,4 @@ -.\" $FreeBSD$ +.\" $Id$ .Dd July 9, 1996 .Dt NEXTBOOT 8 .\".Os BSD 4 diff --git a/sbin/nfsiod/nfsiod.8 b/sbin/nfsiod/nfsiod.8 index d82eecbc71bf..1b74554591ef 100644 --- a/sbin/nfsiod/nfsiod.8 +++ b/sbin/nfsiod/nfsiod.8 @@ -30,7 +30,7 @@ .\" SUCH DAMAGE. .\" .\" From: @(#)nfsiod.8 8.2 (Berkeley) 2/22/94 -.\" $FreeBSD$ +.\" $Id$ .\" .Dd September 22, 1994 .Dt NFSIOD 8 diff --git a/sbin/ping/ping.8 b/sbin/ping/ping.8 index 1d9a493a195c..1bb00a996ecc 100644 --- a/sbin/ping/ping.8 +++ b/sbin/ping/ping.8 @@ -30,7 +30,7 @@ .\" SUCH DAMAGE. .\" .\" @(#)ping.8 8.2 (Berkeley) 12/11/93 -.\" $FreeBSD$ +.\" $Id$ .\" .Dd December 11, 1993 .Dt PING 8 diff --git a/sbin/reboot/boot_i386.8 b/sbin/reboot/boot_i386.8 index fbf64d579281..90dcdf4b1bf0 100644 --- a/sbin/reboot/boot_i386.8 +++ b/sbin/reboot/boot_i386.8 @@ -36,7 +36,7 @@ .\" .\" @(#)boot_i386.8 8.2 (Berkeley) 4/19/94 .\" -.\" $FreeBSD$ +.\" $Id$ .\" .Dd April 19, 1994 .Dt BOOT 8 i386 diff --git a/sbin/restore/restore.8 b/sbin/restore/restore.8 index 0c4938a7e150..5f7e4a87264b 100644 --- a/sbin/restore/restore.8 +++ b/sbin/restore/restore.8 @@ -30,7 +30,7 @@ .\" SUCH DAMAGE. .\" .\" @(#)restore.8 8.2 (Berkeley) 12/11/93 -.\" $FreeBSD$ +.\" $Id$ .\" " .Dd December 11, 1993 .Dt RESTORE 8 diff --git a/sbin/route/route.8 b/sbin/route/route.8 index 121c5bb7c558..8a3596f4841b 100644 --- a/sbin/route/route.8 +++ b/sbin/route/route.8 @@ -30,7 +30,7 @@ .\" SUCH DAMAGE. .\" .\" @(#)route.8 8.3 (Berkeley) 3/19/94 -.|' $FreeBSD$ +.|' $Id$ .\" .Dd March 19, 1994 .Dt ROUTE 8 diff --git a/sbin/route/route.c b/sbin/route/route.c index 47923e0b22ee..21b0e32b3fc1 100644 --- a/sbin/route/route.c +++ b/sbin/route/route.c @@ -43,7 +43,7 @@ static const char copyright[] = static char sccsid[] = "@(#)route.c 8.3 (Berkeley) 3/19/94"; */ static const char rcsid[] = - "$FreeBSD$"; + "$Id$"; #endif /* not lint */ #include <sys/param.h> diff --git a/sbin/routed/Makefile b/sbin/routed/Makefile index 785ad378d893..c2187c6a986a 100644 --- a/sbin/routed/Makefile +++ b/sbin/routed/Makefile @@ -1,5 +1,5 @@ # From: @(#)Makefile 8.1 (Berkeley) 6/19/93 -# $FreeBSD$ +# $Id$ PROG= routed SRCS= if.c input.c main.c output.c parms.c radix.c rdisc.c table.c \ diff --git a/sbin/routed/defs.h b/sbin/routed/defs.h index 74c02f151dc7..bba230a3840b 100644 --- a/sbin/routed/defs.h +++ b/sbin/routed/defs.h @@ -31,7 +31,7 @@ * SUCH DAMAGE. * * @(#)defs.h 8.1 (Berkeley) 6/5/93 - * $FreeBSD$ + * $Id$ */ /* Definitions for RIPv2 routing process. diff --git a/sbin/routed/routed.8 b/sbin/routed/routed.8 index 2319f2922ee8..5bd5772f4323 100644 --- a/sbin/routed/routed.8 +++ b/sbin/routed/routed.8 @@ -30,7 +30,7 @@ .\" SUCH DAMAGE. .\" .\" @(#)routed.8 8.2 (Berkeley) 12/11/93 -.\" $FreeBSD$ +.\" $Id$ .\" .Dd June 1, 1996 .Dt ROUTED 8 diff --git a/sbin/routed/rtquery/Makefile b/sbin/routed/rtquery/Makefile index d1349dcf3e17..adc9d15eb70b 100644 --- a/sbin/routed/rtquery/Makefile +++ b/sbin/routed/rtquery/Makefile @@ -1,5 +1,5 @@ # From: @(#)Makefile 8.1 (Berkeley) 6/5/93 -# $FreeBSD$ +# $Id$ PROG= rtquery MAN8= rtquery.8 diff --git a/sbin/routed/rtquery/rtquery.8 b/sbin/routed/rtquery/rtquery.8 index 039fc3c2871a..302d94995664 100644 --- a/sbin/routed/rtquery/rtquery.8 +++ b/sbin/routed/rtquery/rtquery.8 @@ -1,4 +1,4 @@ -.\" $FreeBSD$ +.\" $Id$ .Dd June 1, 1996 .Dt RTQUERY 8 .Os BSD 4.4 diff --git a/sbin/savecore/savecore.8 b/sbin/savecore/savecore.8 index 7e4a7ce605e6..216cd7f0e73a 100644 --- a/sbin/savecore/savecore.8 +++ b/sbin/savecore/savecore.8 @@ -30,7 +30,7 @@ .\" SUCH DAMAGE. .\" .\" From: @(#)savecore.8 8.1 (Berkeley) 6/5/93 -.\" $FreeBSD$ +.\" $Id$ .\" .Dd September 23, 1994 .Dt SAVECORE 8 diff --git a/sbin/scsi/scsi.8 b/sbin/scsi/scsi.8 index 5704f17c2aae..4254cf0a6df5 100644 --- a/sbin/scsi/scsi.8 +++ b/sbin/scsi/scsi.8 @@ -39,7 +39,7 @@ .\" SUCH DAMAGE. .\" .\" -.\" $FreeBSD$ +.\" $Id$ .\" .Dd October 11, 1993 .Dt SCSI 8 diff --git a/sbin/scsi/scsi.c b/sbin/scsi/scsi.c index c8f1079b5ff0..60ccb72f9866 100644 --- a/sbin/scsi/scsi.c +++ b/sbin/scsi/scsi.c @@ -39,7 +39,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $Id$ */ #include <stdio.h> diff --git a/sbin/scsiformat/scsiformat.8 b/sbin/scsiformat/scsiformat.8 index 8f13b0ef0268..d0f18c150ab4 100644 --- a/sbin/scsiformat/scsiformat.8 +++ b/sbin/scsiformat/scsiformat.8 @@ -30,7 +30,7 @@ .\" SUCH DAMAGE. .\" .\" @(#)scsiformat.8 5.1 (Berkeley) 6/5/93 -.\" $FreeBSD$ +.\" $Id$ .\" .Dd June 5, 1993 .Dt SCSIFORMAT 8 diff --git a/sbin/scsiformat/scsiformat.sh b/sbin/scsiformat/scsiformat.sh index dede9883cd4a..3518e29ce61e 100644 --- a/sbin/scsiformat/scsiformat.sh +++ b/sbin/scsiformat/scsiformat.sh @@ -26,7 +26,7 @@ # (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF # THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. # -# $FreeBSD$ +# $Id$ # # scsiformat [-qw] [-p page-control] raw-device-name # diff --git a/sbin/slattach/slattach.c b/sbin/slattach/slattach.c index 34156bfc73d6..39bd3a6d32ea 100644 --- a/sbin/slattach/slattach.c +++ b/sbin/slattach/slattach.c @@ -42,7 +42,7 @@ static char copyright[] = #ifndef lint /*static char sccsid[] = "from: @(#)slattach.c 4.6 (Berkeley) 6/1/90";*/ -static char rcsid[] = "$FreeBSD$"; +static char rcsid[] = "$Id$"; #endif /* not lint */ #include <sys/param.h> diff --git a/sbin/startslip/startslip.1 b/sbin/startslip/startslip.1 index 66655b19d1d4..7b39ca7936da 100644 --- a/sbin/startslip/startslip.1 +++ b/sbin/startslip/startslip.1 @@ -30,7 +30,7 @@ .\" SUCH DAMAGE. .\" .\" @(#)startslip.1 8.1 (Berkeley) 6/5/93 -.\" $FreeBSD$ +.\" $Id$ .\" .Dd June 5, 1993 .Dt STARTSLIP 1 diff --git a/sbin/startslip/startslip.c b/sbin/startslip/startslip.c index 60c2544c0d6d..603d7db2596c 100644 --- a/sbin/startslip/startslip.c +++ b/sbin/startslip/startslip.c @@ -30,7 +30,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $Id$ */ #ifndef lint diff --git a/sbin/swapon/swapon.8 b/sbin/swapon/swapon.8 index 6beffe6d5ca1..979f77aca46d 100644 --- a/sbin/swapon/swapon.8 +++ b/sbin/swapon/swapon.8 @@ -30,7 +30,7 @@ .\" SUCH DAMAGE. .\" .\" @(#)swapon.8 8.1 (Berkeley) 6/5/93 -.\" $FreeBSD$ +.\" $Id$ .\" .Dd June 5, 1993 .Dt SWAPON 8 |