diff options
author | 2002-04-02 18:22:06 +0000 | |
---|---|---|
committer | 2002-04-02 18:22:06 +0000 | |
commit | 34a9bcb282c0c7c00933bd88f1226c2adb609509 (patch) | |
tree | 9b08320d2dd66a8457e92e872e8d2610a2205820 | |
parent | add .Xr's for phys and macs that are found together (diff) | |
download | wireguard-openbsd-34a9bcb282c0c7c00933bd88f1226c2adb609509.tar.xz wireguard-openbsd-34a9bcb282c0c7c00933bd88f1226c2adb609509.zip |
Fix -A flag values in summary
-rw-r--r-- | sbin/wicontrol/wicontrol.8 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sbin/wicontrol/wicontrol.8 b/sbin/wicontrol/wicontrol.8 index ebd3440dd15..8cc56d3ad05 100644 --- a/sbin/wicontrol/wicontrol.8 +++ b/sbin/wicontrol/wicontrol.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: wicontrol.8,v 1.29 2002/04/01 20:43:08 millert Exp $ +.\" $OpenBSD: wicontrol.8,v 1.30 2002/04/02 18:22:06 millert Exp $ .\" .\" Copyright (c) 1997, 1998, 1999 .\" Bill Paul <wpaul@ctr.columbia.edu> All rights reserved. @@ -55,7 +55,7 @@ .Op Fl d Ar max data length .Op Fl r Ar RTS threshold .Op Fl f Ar frequency -.Op Fl A Ar 0|1 +.Op Fl A Ar 1|2 .Op Fl M Ar 0|1 .Op Fl P Ar 0|1 .Op Fl R Ar 1|3 |