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 26fe198ceda17..9e999ccd72f2c 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.20.1 2008/10/02 02:57:24 kensmith Exp $ # # sample run command file for APM Suspend Event |