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 84f1ef2bcc9ba..d041ce4c6e417 100755 --- a/etc/rc.d/sshd +++ b/etc/rc.d/sshd @@ -1,6 +1,6 @@ #!/bin/sh # -# $FreeBSD$ +# $FreeBSD: src/etc/rc.d/sshd,v 1.8.2.5.2.1 2008/10/02 02:57:24 kensmith Exp $ # # PROVIDE: sshd |