diff options
Diffstat (limited to 'etc/rc.suspend')
-rwxr-xr-x | etc/rc.suspend | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/rc.suspend b/etc/rc.suspend index 26fe198ceda1..c673457e876a 100755 --- a/etc/rc.suspend +++ b/etc/rc.suspend @@ -24,7 +24,7 @@ # OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF # SUCH DAMAGE. # -# $FreeBSD$ +# $FreeBSD: src/etc/rc.suspend,v 1.6 2004/01/21 03:03:40 njl Exp $ # # sample run command file for APM Suspend Event |