diff options
author | Alexey Zelkin <phantom@FreeBSD.org> | 2000-04-23 14:53:57 +0000 |
---|---|---|
committer | Alexey Zelkin <phantom@FreeBSD.org> | 2000-04-23 14:53:57 +0000 |
commit | 988d59a7abe4383702e71b71590e4d1514976476 (patch) | |
tree | 50dd86ebc929a0fa3e34cdae3ddffa28d36d4b04 /contrib/groff/tmac/doc-common | |
parent | be08c04ecb7f110e3b91a350066534610c25f4ae (diff) |
Add note about synchronization of .Lb macro code and its section
in mdoc.samples(7)
Notes
Notes:
svn path=/head/; revision=59547
Diffstat (limited to 'contrib/groff/tmac/doc-common')
-rw-r--r-- | contrib/groff/tmac/doc-common | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/contrib/groff/tmac/doc-common b/contrib/groff/tmac/doc-common index 25b75744a46f..0e890781b873 100644 --- a/contrib/groff/tmac/doc-common +++ b/contrib/groff/tmac/doc-common @@ -493,6 +493,8 @@ .\" Ns Lb macro - Formal library names for LIBRARY sections .\" note: this macro does not handle punctuation .\" it is really only intended for standalone use. +.\" Note: please don't forget to update mdoc.samples(7)' `Library name' list +.\" when adding new library .de Lb .nr cF \\n(.f .nr cZ \\n(.s |