diff options
Diffstat (limited to 'etc/rc.d/sshd')
-rwxr-xr-x | etc/rc.d/sshd | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/rc.d/sshd b/etc/rc.d/sshd index e77ddab033523..82dcb1f8832f9 100755 --- a/etc/rc.d/sshd +++ b/etc/rc.d/sshd @@ -1,7 +1,7 @@ #!/bin/sh # # $NetBSD: sshd,v 1.18 2002/04/29 08:23:34 lukem Exp $ -# $FreeBSD$ +# $FreeBSD: src/etc/rc.d/sshd,v 1.6.2.1 2004/10/10 09:50:54 mtm Exp $ # # PROVIDE: sshd |