diff options
author | 2000-11-14 13:36:42 +0000 | |
---|---|---|
committer | 2000-11-14 13:36:42 +0000 | |
commit | 8c55e79ab752523ea2f6363b4478fdddf5e380cf (patch) | |
tree | dbb490eb917c295152afe85b9bd9883fa335a290 | |
parent | remove diagnostic around TL_INTR_INVALID (this is a valid condition when two (diff) | |
download | wireguard-openbsd-8c55e79ab752523ea2f6363b4478fdddf5e380cf.tar.xz wireguard-openbsd-8c55e79ab752523ea2f6363b4478fdddf5e380cf.zip |
Sync the list of "not supported" options with the source code; fixes PR/1506
from mpech@prosoft.org.lv.
-rw-r--r-- | usr.bin/w/w.1 | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/usr.bin/w/w.1 b/usr.bin/w/w.1 index 97dca587f50..381989001df 100644 --- a/usr.bin/w/w.1 +++ b/usr.bin/w/w.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: w.1,v 1.11 2000/11/09 17:52:47 aaron Exp $ +.\" $OpenBSD: w.1,v 1.12 2000/11/14 13:36:42 aaron Exp $ .\" .\" Copyright (c) 1980, 1990, 1991, 1993 .\" The Regents of the University of California. All rights reserved. @@ -99,6 +99,7 @@ The .Fl f , .Fl l , .Fl s , +.Fl u , and .Fl w flags are no longer supported. |