diff options
author | dougb <dougb@FreeBSD.org> | 2007-12-08 07:20:23 +0000 |
---|---|---|
committer | dougb <dougb@FreeBSD.org> | 2007-12-08 07:20:23 +0000 |
commit | 127c69bf43c16c76e33adceb320466b12ef0a696 (patch) | |
tree | 9253cc77818e5767041ebd1de374b80ff2b9d9d3 /etc/rc.d/sshd | |
parent | 7827a1496ac105c837da84cd8e270af2cf731a17 (diff) | |
download | FreeBSD-src-127c69bf43c16c76e33adceb320466b12ef0a696.zip FreeBSD-src-127c69bf43c16c76e33adceb320466b12ef0a696.tar.gz |
Remove $NetBSD$ CVS tags. We no longer attempt to synch our rc.d files
with theirs, so this information doesn't need to be in the live file.
Having it in our CVS history is enough.
Diffstat (limited to 'etc/rc.d/sshd')
-rwxr-xr-x | etc/rc.d/sshd | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/etc/rc.d/sshd b/etc/rc.d/sshd index 82a4670..84f1ef2 100755 --- a/etc/rc.d/sshd +++ b/etc/rc.d/sshd @@ -1,6 +1,5 @@ #!/bin/sh # -# $NetBSD: sshd,v 1.18 2002/04/29 08:23:34 lukem Exp $ # $FreeBSD$ # |