Return to
apropos.c
CVS log
Up to
[cvsweb.bsd.lv]
/
mandoc
Diff for /mandoc/Attic/apropos.c between version 1.40 and 1.41
version 1.40, 2014/08/10 23:54:41
version 1.41, 2014/08/16 23:04:25
Line 33
Line 33
int
int
main(int argc, char *argv[])
apropos(int argc, char *argv[])
{
{
int ch, whatis;
int ch, whatis;
struct mansearch search;
struct mansearch search;
Legend:
Removed from v.1.40
changed lines
Added in v.1.41
Colored
Long colored
Unified
Context
CVSweb