diff options
author | phantom <phantom@FreeBSD.org> | 2000-04-21 09:35:43 +0000 |
---|---|---|
committer | phantom <phantom@FreeBSD.org> | 2000-04-21 09:35:43 +0000 |
commit | b36bce1735674dbe0034e5d01807c6c1212f96e7 (patch) | |
tree | cd34e953d4bab26b2e051b060711fedb81878f02 /lib/libc/gen/getcwd.3 | |
parent | fc637387ee3f231beccedbe4b137b0cbd02b4c51 (diff) | |
download | FreeBSD-src-b36bce1735674dbe0034e5d01807c6c1212f96e7.zip FreeBSD-src-b36bce1735674dbe0034e5d01807c6c1212f96e7.tar.gz |
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
Diffstat (limited to 'lib/libc/gen/getcwd.3')
0 files changed, 0 insertions, 0 deletions