Alexey Zelkin ddd1f930f3 Introduce new mdoc macro -- Lb. It will be used to define library ownership
for function. For example: for stat(2) syscall (owned by libc)  we will add
following code:

.Sh LIBRARY
.Lb libc

and it will be rendered to:

LIBRARY
     Standard C Library (libc, -lc)

Suggested by:		mpp
Idea obtained from:	NetBSD
2000-04-21 09:35:43 +00:00
..
2000-03-01 10:48:35 +00:00
2000-01-16 10:22:31 +00:00
2000-01-10 08:56:01 +00:00
1999-10-10 07:46:38 +00:00
2000-03-19 22:00:57 +00:00
2000-01-10 09:17:46 +00:00
1999-09-05 17:27:05 +00:00