diff options
author | 2009-07-21 17:27:49 +0000 | |
---|---|---|
committer | 2009-07-21 17:27:49 +0000 | |
commit | cf2e8ab4f3cfd31d81092d2be34c526991655269 (patch) | |
tree | 2daa611393612f11b232a3f6efd0099a1d20b605 | |
parent | Rewrite ioctl parts and rx filter handling. From Brad, tested by (diff) | |
download | wireguard-openbsd-cf2e8ab4f3cfd31d81092d2be34c526991655269.tar.xz wireguard-openbsd-cf2e8ab4f3cfd31d81092d2be34c526991655269.zip |
add missing flag to synopsis.
-rw-r--r-- | usr.bin/systat/systat.1 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.bin/systat/systat.1 b/usr.bin/systat/systat.1 index c283ab1e315..f27344dfb05 100644 --- a/usr.bin/systat/systat.1 +++ b/usr.bin/systat/systat.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: systat.1,v 1.81 2009/07/21 17:07:38 sthen Exp $ +.\" $OpenBSD: systat.1,v 1.82 2009/07/21 17:27:49 sobrado Exp $ .\" $NetBSD: systat.1,v 1.6 1996/05/10 23:16:39 thorpej Exp $ .\" .\" Copyright (c) 1985, 1990, 1993 @@ -38,7 +38,7 @@ .Nd display system statistics .Sh SYNOPSIS .Nm systat -.Op Fl abin +.Op Fl abiNn .Op Fl d Ar count .Op Fl s Ar delay .Op Fl w Ar width |