mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
systat.1: Fix synopsis
systat does not have a "-display" flag. Use Ar to indicate that
"display" is meant to be substituted with an actual display command.
(cherry picked from commit e6f59be239)
This commit is contained in:
parent
53c0fd8409
commit
56b873b218
1 changed files with 1 additions and 1 deletions
|
|
@ -36,7 +36,7 @@
|
|||
.Nd display system statistics
|
||||
.Sh SYNOPSIS
|
||||
.Nm
|
||||
.Op Fl display
|
||||
.Op Fl Ar display
|
||||
.Op Ar display-commands
|
||||
.Op Ar refresh-interval
|
||||
.Sh DESCRIPTION
|
||||
|
|
|
|||
Loading…
Reference in a new issue