diff options
Diffstat (limited to 'sbin/swapon/swapon.c')
| -rw-r--r-- | sbin/swapon/swapon.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sbin/swapon/swapon.c b/sbin/swapon/swapon.c index 23b577ac76431..0f2f5e21c7ee2 100644 --- a/sbin/swapon/swapon.c +++ b/sbin/swapon/swapon.c @@ -42,7 +42,7 @@ static const char copyright[] = static char sccsid[] = "@(#)swapon.c 8.1 (Berkeley) 6/5/93"; #endif static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/sbin/swapon/swapon.c,v 1.8.2.1 2000/07/01 06:31:52 ps Exp $"; #endif /* not lint */ #include <err.h> |
