diff options
author | cvs2svn <cvs2svn@FreeBSD.org> | 2004-11-04 19:12:42 +0000 |
---|---|---|
committer | cvs2svn <cvs2svn@FreeBSD.org> | 2004-11-04 19:12:42 +0000 |
commit | 3f86d8a2ea3f3265afaa1fd263b0004c5c000e69 (patch) | |
tree | 4114cadb7556687c77484c7507ab5f541eb9b1ca /etc/rc.d/inetd | |
parent | f8d4987d7271c1003cce92715022709505f995c7 (diff) |
Diffstat (limited to 'etc/rc.d/inetd')
-rwxr-xr-x | etc/rc.d/inetd | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/rc.d/inetd b/etc/rc.d/inetd index d5b3b4415e44c..31073d978816c 100755 --- a/etc/rc.d/inetd +++ b/etc/rc.d/inetd @@ -1,7 +1,7 @@ #!/bin/sh # # $NetBSD: inetd,v 1.6 2000/09/19 13:04:38 lukem Exp $ -# $FreeBSD$ +# $FreeBSD: src/etc/rc.d/inetd,v 1.3.2.1 2004/10/10 09:50:53 mtm Exp $ # # PROVIDE: inetd |