diff options
author | 2015-11-24 12:56:31 +0000 | |
---|---|---|
committer | 2015-11-24 12:56:31 +0000 | |
commit | 1018a66c73986c99fcd6f18e908888c804e1b1bf (patch) | |
tree | d49c3652c3406928123e0f69dad4bad1972920a4 | |
parent | in art_insert, if at_default on the first table is set then return the (diff) | |
download | wireguard-openbsd-1018a66c73986c99fcd6f18e908888c804e1b1bf.tar.xz wireguard-openbsd-1018a66c73986c99fcd6f18e908888c804e1b1bf.zip |
Update the other documentation to match the new filec default.
requested by and ok jmc@
(a sign that these files really need to be merged into the manpage
so they don't get any more stale...)
-rw-r--r-- | usr.bin/vi/docs/USD.doc/vi.ref/set.opt.roff | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.bin/vi/docs/USD.doc/vi.ref/set.opt.roff b/usr.bin/vi/docs/USD.doc/vi.ref/set.opt.roff index 006991bf262..76ad0357e20 100644 --- a/usr.bin/vi/docs/USD.doc/vi.ref/set.opt.roff +++ b/usr.bin/vi/docs/USD.doc/vi.ref/set.opt.roff @@ -1,4 +1,4 @@ -.\" $OpenBSD: set.opt.roff,v 1.8 2009/11/22 22:51:58 nicm Exp $ +.\" $OpenBSD: set.opt.roff,v 1.9 2015/11/24 12:56:31 bentley Exp $ .\" .\" Copyright (c) 1994 .\" The Regents of the University of California. All rights reserved. @@ -425,7 +425,7 @@ This option causes all regular expressions to be treated as POSIX .XR egrep 1 style expressions). .KY filec -.IP "filec [no default]" +.IP "filec [<tab>]" This option adds the ability to do shell expansion when entering input on the colon command line. This option is set to a string. |