From 4968036f61ba12b2d7bd7a825b0a79c67054a395 Mon Sep 17 00:00:00 2001 From: peter Date: Sat, 22 Feb 1997 14:40:44 +0000 Subject: Revert $FreeBSD$ to $Id$ --- sbin/mount_msdos/Makefile | 2 +- sbin/mount_msdos/mount_msdos.8 | 2 +- sbin/mount_msdos/mount_msdos.c | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'sbin/mount_msdos') diff --git a/sbin/mount_msdos/Makefile b/sbin/mount_msdos/Makefile index 57610ab..b0460ef 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 77664eb..4f6fcd1 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 b752448..590ced7 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 -- cgit v1.1