diff options
author | 1998-07-26 11:08:24 +0000 | |
---|---|---|
committer | 1998-07-26 11:08:24 +0000 | |
commit | ee14b928dac2d9c642e7b4744ab2daa60173ecb1 (patch) | |
tree | e53bf3d84d7de2b147dbc4cad11230028ba73b55 | |
parent | The world has changed. jsm28@cam.ac.uk (diff) | |
download | wireguard-openbsd-ee14b928dac2d9c642e7b4744ab2daa60173ecb1.tar.xz wireguard-openbsd-ee14b928dac2d9c642e7b4744ab2daa60173ecb1.zip |
typo
-rw-r--r-- | usr.bin/lastcomm/lastcomm.1 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.bin/lastcomm/lastcomm.1 b/usr.bin/lastcomm/lastcomm.1 index d28303f5427..ba2a6ba99ca 100644 --- a/usr.bin/lastcomm/lastcomm.1 +++ b/usr.bin/lastcomm/lastcomm.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: lastcomm.1,v 1.6 1998/07/24 00:43:54 espie Exp $ +.\" $OpenBSD: lastcomm.1,v 1.7 1998/07/26 11:08:24 pjanzen Exp $ .\" $NetBSD: lastcomm.1,v 1.5 1995/10/22 01:43:41 ghudson Exp $ .\" .\" Copyright (c) 1980, 1990, 1993 @@ -121,7 +121,7 @@ Default accounting file. .Xr last 1 , .Xr sigvec 3 , .Xr acct 5 , -.Xr accton 8, +.Xr accton 8 , .Xr core 5 .Sh HISTORY The |