git: window(1): Multiple minor cleanups

Aaron LI aly at crater.dragonflybsd.org
Tue Feb 21 04:56:01 PST 2023


commit bcc8941083d0b963b673c93192148e2e23a76740
Author: Aaron LI <aly at aaronly.me>
Date:   Tue Feb 21 14:00:31 2023 +0800

    window(1): Multiple minor cleanups
    
    The updates to window.1 man page are mostly obtained from NetBSD.

Summary of changes:
 usr.bin/window/main.c          |  6 ++---
 usr.bin/window/string.c        |  2 +-
 usr.bin/window/window.1        | 50 +++++++++++++++++++++++++-----------------
 usr.bin/window/window_string.h |  3 ---
 usr.bin/window/wwsize.c        |  2 +-
 usr.bin/window/wwterminfo.c    |  2 +-
 usr.bin/window/wwwrite.c       |  3 ---
 7 files changed, 36 insertions(+), 32 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/bcc8941083d0b963b673c93192148e2e23a76740


-- 
DragonFly BSD source repository


More information about the Commits mailing list