diff options
author | 2005-09-06 23:30:33 +0000 | |
---|---|---|
committer | 2005-09-06 23:30:33 +0000 | |
commit | 2a5cd5b954b3844562d3abce8df2707c6891c090 (patch) | |
tree | 6a9eec076ffcb515e5ff2c85792562d46a7d8f4b | |
parent | make some of the stat utility pages reference each other; (diff) | |
download | wireguard-openbsd-2a5cd5b954b3844562d3abce8df2707c6891c090.tar.xz wireguard-openbsd-2a5cd5b954b3844562d3abce8df2707c6891c090.zip |
pesky comma;
-rw-r--r-- | usr.bin/top/top.1 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.bin/top/top.1 b/usr.bin/top/top.1 index 6d5150a2905..48b710d5903 100644 --- a/usr.bin/top/top.1 +++ b/usr.bin/top/top.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: top.1,v 1.30 2005/09/06 23:28:23 jmc Exp $ +.\" $OpenBSD: top.1,v 1.31 2005/09/06 23:30:33 jmc Exp $ .\" .\" Copyright (c) 1997, Jason Downs. All rights reserved. .\" @@ -401,7 +401,7 @@ kernel image .Xr iostat 8 , .Xr pstat 8 , .Xr renice 8 , -.Xr vmstat 8 , +.Xr vmstat 8 .Sh AUTHORS William LeFebvre, EECS Department, Northwestern University .Sh BUGS |