summaryrefslogtreecommitdiff
path: root/usr.bin/msgc/msgc.1
AgeCommit message (Expand)Author
2021-10-11msgc.1: fix typosrillig
2012-03-06Remove the advertising clause with the explicit ok from Perry E. Metzger.mbalmer
2012-03-02Use mdoc macros only.wiz
2012-03-02Add msg_printf(fmt, ...), a function to display raw messages withoutmbalmer
2012-01-11MENU_name -> MSG_nameriz
2010-05-14Simplify markup.joerg
2009-03-09Fix preamble to match order set out by mdoc(7). Discussed with wiz.joerg
2003-10-15Bump date for previous.wiz
2003-09-25Add a msg_row() function that returns the current screen row.dsl
2003-06-04Add msg_prompt_win() that will prompt in the specified window (instead ofdsl
2002-09-26Begin new sentences on new lines. Minor mdoc improvements.wiz
2001-12-01Use standard headers.wiz
2001-12-01Whitespace cleanup.wiz
2000-12-04Fix typos and wording.wiz
2000-07-06Document paragraph-filling behavior of msg_display{,_add}(), andjhawk
2000-07-06Add msg_*() functions to NAME (they are already in SYNOPSIS), andjhawk
1999-12-31Add FILES and EVIRONMENT sections detailing what files these programs use,garbled
1999-07-04nuke msg_printf() and msg_printf_add().cgd
1999-07-04const-ify strings as appropriate, and convert message 'numbers' fromcgd
1999-07-04privatize msg_beepcgd
1999-07-04nuke msg_{,no}echo, add msg_prompt_noechocgd
1999-07-04nuke msg_prompt_str, msg_prompt_addstr, and msg_table (unused), and makecgd
1999-07-04provide APIs (currently mostly undocumented) to print pre-formattedcgd
1999-04-25It was a bad idea to call a function 'beep'.veego
1999-03-22More and more .Os cleanups. .Os is defined in the tmac.doc-common file,garbled
1997-10-19fix up .Nm usage, getopt returns -1 not EOFlukem
1997-09-26Import a simple message system with 'compiled' messages. Used byphil