diff options
author | Paul Janzen <pjanzen@cvs.openbsd.org> | 1998-07-26 11:08:25 +0000 |
---|---|---|
committer | Paul Janzen <pjanzen@cvs.openbsd.org> | 1998-07-26 11:08:25 +0000 |
commit | 65e105987085406fee2adf7c83e7f59b7b15bafc (patch) | |
tree | c9e861564b26c1f33a17216934fee620c777548f /usr.bin | |
parent | c545599943b25d8c1d0d86bc5c85fd5ead1329c8 (diff) |
typo
Diffstat (limited to 'usr.bin')
-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 |