Commit Graph

5 Commits

Author SHA1 Message Date
FRIGN b6669b5f19 Refactor chvt(1)
1) Properly implement arg.h.
2) Use estrtonum instead of estrtol.
3) Check close().
4) Small fixes.
5) Update manpage.
2015-09-07 11:47:10 +01:00
Hiltjo Posthuma 544779a7b8 doc: convert man pages to mandoc, fix some typos in the process 2015-02-06 15:16:23 +00:00
sin e238e16c5c Capitalize the one-line description in manpages 2014-04-12 14:16:56 +01:00
sin 7d47c075cc Manpage overhaul 2014-04-12 13:39:07 +01:00
David Galos 641c7e79f3 Add chvt(1)
This is essentially cherry-picked from sbase with slight
modifications as we can now assume that it will be running on
Linux.
2013-08-15 16:50:51 +01:00