diff options
| author | Devin Teske <dteske@FreeBSD.org> | 2013-07-05 16:47:30 +0000 |
|---|---|---|
| committer | Devin Teske <dteske@FreeBSD.org> | 2013-07-05 16:47:30 +0000 |
| commit | 18b13239a208eac74d9da04be5290a88cc06756b (patch) | |
| tree | 55185f633b7fd9ab748fe9758e3df3c35ff42cc2 | |
| parent | b2c577b5de9e0013b44b345a48e6f3674941cd7d (diff) | |
Notes
| -rw-r--r-- | usr.sbin/sysrc/sysrc.8 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.sbin/sysrc/sysrc.8 b/usr.sbin/sysrc/sysrc.8 index 7587741243753..6466373c8d28c 100644 --- a/usr.sbin/sysrc/sysrc.8 +++ b/usr.sbin/sysrc/sysrc.8 @@ -1,4 +1,4 @@ -.\" Copyright (c) 2011-2012 Devin Teske +.\" Copyright (c) 2011-2013 Devin Teske .\" All rights reserved. .\" .\" Redistribution and use in source and binary forms, with or without @@ -24,7 +24,7 @@ .\" .\" $FreeBSD$ .\" -.Dd Aug 24, 2012 +.Dd Jul 5, 2013 .Dt SYSRC 8 .Os .Sh NAME |
