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 4028b3254b55..b9a7c1b915de 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.7.12.1 2010/12/21 17:10:29 kensmith Exp $ # # sample run command file for APM Suspend Event |