diff options
author | Aaron Campbell <aaron@cvs.openbsd.org> | 2000-04-11 13:20:33 +0000 |
---|---|---|
committer | Aaron Campbell <aaron@cvs.openbsd.org> | 2000-04-11 13:20:33 +0000 |
commit | cdf999be967ded4153ef9366750d4bb4d59765d5 (patch) | |
tree | 5ae50957a5c19c85787515ef4a19936515fa3da8 /usr.sbin | |
parent | d6313a10344b6eab87232d518d1c7771843ea8ae (diff) |
Fix HISTORY section; ian@darwinsys.com
Diffstat (limited to 'usr.sbin')
-rw-r--r-- | usr.sbin/traceroute/traceroute.8 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/usr.sbin/traceroute/traceroute.8 b/usr.sbin/traceroute/traceroute.8 index 708213bbf6e..67a6f0e8a33 100644 --- a/usr.sbin/traceroute/traceroute.8 +++ b/usr.sbin/traceroute/traceroute.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: traceroute.8,v 1.18 2000/03/23 21:39:57 aaron Exp $ +.\" $OpenBSD: traceroute.8,v 1.19 2000/04/11 13:20:32 aaron Exp $ .\" $NetBSD: traceroute.8,v 1.6 1995/10/12 03:05:50 mycroft Exp $ .\" .\" Copyright (c) 1990, 1991, 1993 @@ -400,5 +400,5 @@ C. Philip Wood, Tim Seaver and Ken Adelman. .Sh HISTORY The .Nm -command -.Bt +command first appeared in +.Bx 4.4 . |