CVS commit: src/usr.bin/banner

2020-04-07 Thread Sevan Janiyan
Module Name:src Committed By: sevan Date: Tue Apr 7 17:57:33 UTC 2020 Modified Files: src/usr.bin/banner: banner.1 Log Message: Add history section To generate a diff of this commit: cvs rdiff -u -r1.9 -r1.10 src/usr.bin/banner/banner.1 Please note that diffs are not p

CVS commit: src/usr.bin/banner

2012-02-29 Thread Thomas Klausner
Module Name:src Committed By: wiz Date: Wed Feb 29 08:55:25 UTC 2012 Modified Files: src/usr.bin/banner: banner.c Log Message: Sync usage with man page. From Bug Hunting in PR 46102. To generate a diff of this commit: cvs rdiff -u -r1.14 -r1.15 src/usr.bin/banner/banner.

CVS commit: src/usr.bin/banner

2012-02-29 Thread Thomas Klausner
Module Name:src Committed By: wiz Date: Wed Feb 29 08:54:55 UTC 2012 Modified Files: src/usr.bin/banner: banner.1 Log Message: Remove trailing whitespace. From Bug Hunting in PR 46102. To generate a diff of this commit: cvs rdiff -u -r1.8 -r1.9 src/usr.bin/banner/banner.

CVS commit: src/usr.bin/banner

2012-02-26 Thread Thomas Klausner
Module Name:src Committed By: wiz Date: Sun Feb 26 21:04:10 UTC 2012 Modified Files: src/usr.bin/banner: banner.1 banner.c Log Message: Sort options in man page. Add EXIT STATUS section. Bump date. Sync usage with man page. Mostly from Bug Hunting in PR 46102. To genera