diff options
Diffstat (limited to 'usr.bin/systat/devs.c')
-rw-r--r-- | usr.bin/systat/devs.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/systat/devs.c b/usr.bin/systat/devs.c index 6f9c8117063e..076fb91b55b8 100644 --- a/usr.bin/systat/devs.c +++ b/usr.bin/systat/devs.c @@ -25,7 +25,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.bin/systat/devs.c,v 1.3.2.1 1999/08/29 15:33:02 peter Exp $ */ /* * Some code and ideas taken from the old disks.c. |