diff options
author | 2020-11-02 13:58:44 +0000 | |
---|---|---|
committer | 2020-11-02 13:58:44 +0000 | |
commit | ee9395f9f1c3a41b50377ed7383ed9af32f8f98a (patch) | |
tree | fc062a82bda635bb221c91e14cadcb39705c6c22 | |
parent | Correctly initialize ppem (diff) | |
download | wireguard-openbsd-ee9395f9f1c3a41b50377ed7383ed9af32f8f98a.tar.xz wireguard-openbsd-ee9395f9f1c3a41b50377ed7383ed9af32f8f98a.zip |
fix HISTORY section; no objection when shown on tech@
-rw-r--r-- | usr.sbin/accton/accton.8 | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/usr.sbin/accton/accton.8 b/usr.sbin/accton/accton.8 index 141918abaef..8a80ee53b43 100644 --- a/usr.sbin/accton/accton.8 +++ b/usr.sbin/accton/accton.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: accton.8,v 1.11 2019/11/10 20:51:53 landry Exp $ +.\" $OpenBSD: accton.8,v 1.12 2020/11/02 13:58:44 schwarze Exp $ .\" .\" Copyright (c) 1993 Christopher G. Demetriou .\" All rights reserved. @@ -26,7 +26,7 @@ .\" IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE .\" POSSIBILITY OF SUCH DAMAGE. .\" -.Dd $Mdocdate: November 10 2019 $ +.Dd $Mdocdate: November 2 2020 $ .Dt ACCTON 8 .Os .Sh NAME @@ -73,4 +73,5 @@ default accounting file .Sh HISTORY The .Nm -command has existed nearly forever, but this man page is new. +command first appeared in +.At v7 . |