=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/tmux/tmux.1,v retrieving revision 1.885 retrieving revision 1.886 diff -c -r1.885 -r1.886 *** src/usr.bin/tmux/tmux.1 2022/03/24 09:05:57 1.885 --- src/usr.bin/tmux/tmux.1 2022/03/31 17:27:27 1.886 *************** *** 1,4 **** ! .\" $OpenBSD: tmux.1,v 1.885 2022/03/24 09:05:57 nicm Exp $ .\" .\" Copyright (c) 2007 Nicholas Marriott .\" --- 1,4 ---- ! .\" $OpenBSD: tmux.1,v 1.886 2022/03/31 17:27:27 naddy Exp $ .\" .\" Copyright (c) 2007 Nicholas Marriott .\" *************** *** 14,20 **** .\" IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING .\" OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. .\" ! .Dd $Mdocdate: March 24 2022 $ .Dt TMUX 1 .Os .Sh NAME --- 14,20 ---- .\" IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING .\" OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. .\" ! .Dd $Mdocdate: March 31 2022 $ .Dt TMUX 1 .Os .Sh NAME *************** *** 43,49 **** .Pp When .Nm ! is started it creates a new .Em session with a single .Em window --- 43,49 ---- .Pp When .Nm ! is started, it creates a new .Em session with a single .Em window *************** *** 5915,5921 **** sets the type of border line for the popup. When .Fl B ! is specified the .Fl b option is ignored. See --- 5915,5921 ---- sets the type of border line for the popup. When .Fl B ! is specified, the .Fl b option is ignored. See *************** *** 6636,6642 **** For input, .Nm always runs with a UTF-8 locale. ! If en_US.UTF-8 is provided by the operating system it is used and .Ev LC_CTYPE is ignored for input. Otherwise, --- 6636,6642 ---- For input, .Nm always runs with a UTF-8 locale. ! If en_US.UTF-8 is provided by the operating system, it is used and .Ev LC_CTYPE is ignored for input. Otherwise,