lib/make{date,version}: Optimize date and version output
Add got(1) support
ufold.1.in: Syntax fixes; add EXIT STATUS
ufold ===== Folds lines at the specified column width (default 80). Program emulating the behavior of fold(1) from the GNU coreutils, but supporting UTF-8. (Was that so hard to make for all this time?) How? Read the source code for details. How to build/install? See INSTALL. Example? $ ufold -s -w 50 LICENSE | less