summaryrefslogtreecommitdiff
path: root/sbin/mount_std/mount_std.c
diff options
context:
space:
mode:
authorPeter Wemm <peter@FreeBSD.org>1997-02-22 14:40:44 +0000
committerPeter Wemm <peter@FreeBSD.org>1997-02-22 14:40:44 +0000
commitc0ec1f37ef32e9f3d3b1ad77f6af2fa650a1dc82 (patch)
tree6a3d976e25d26a7f7d12bdbe72ba026376cc00ff /sbin/mount_std/mount_std.c
parent9e522f7a18a64d3b9ea901ed70d0eee78342f0c6 (diff)
downloadsrc-test2-c0ec1f37ef32e9f3d3b1ad77f6af2fa650a1dc82.tar.gz
src-test2-c0ec1f37ef32e9f3d3b1ad77f6af2fa650a1dc82.zip
Notes
Diffstat (limited to 'sbin/mount_std/mount_std.c')
-rw-r--r--sbin/mount_std/mount_std.c2
1 files changed, 1 insertions, 1 deletions
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>