HardenedBSD/share/man
Mike Pritchard 8889d6ac3a Document the .Rv (return values) macro.
".Rv -std atexit" will generate the following text:

The atexit() function returns the value 0 if successful; otherwise the
value -1 is returned and the global variable errno is set to indicate the
error.
1997-03-19 21:01:45 +00:00
..
man0
man1
man3 Fixed misuse of .Ft for enum members. (.Fa seems to be the best 1997-03-19 20:42:18 +00:00
man4 Fixed missing #include(s) (mostly of <sys/types.h> in synopsis). 1997-03-19 19:47:43 +00:00
man5 Fixed missing #include of <sys/types.h> in synopsis. 1997-03-19 19:48:24 +00:00
man6
man7 Document the .Rv (return values) macro. 1997-03-19 21:01:45 +00:00
man8
man9 Fixed missing #includes in synopsis. 1997-03-19 03:23:54 +00:00
tools
Makefile