diff options
author | cinap_lenrek <cinap_lenrek@gmx.de> | 2012-12-21 21:24:47 +0100 |
---|---|---|
committer | cinap_lenrek <cinap_lenrek@gmx.de> | 2012-12-21 21:24:47 +0100 |
commit | 9b6f0e2b3ecf1ed546f873a04b4340f5257fbcc0 (patch) | |
tree | 853ec68e1a90a37febef9d7eb42e23c3c90de4ed /sys/man/1/cpu | |
parent | b226a645bce60fe4ddda18b865d29fbc0e555991 (diff) |
cpu(8): option -A before -R
aan announce option -A has to be specified before -R and -O so
reflect this in the manual page.
Diffstat (limited to 'sys/man/1/cpu')
-rw-r--r-- | sys/man/1/cpu | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sys/man/1/cpu b/sys/man/1/cpu index 43ba5b51d..812f2c636 100644 --- a/sys/man/1/cpu +++ b/sys/man/1/cpu @@ -30,12 +30,12 @@ cpu \- connection to CPU server .PP .B cpu [ +.B -A +.I address +] [ .B -R | .B -O -] [ -.B -A -.I address ] .SH DESCRIPTION .I Cpu |