summaryrefslogtreecommitdiffstats
path: root/share/doc/papers/bufbio
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2000-12-06 11:56:34 +0000
committerru <ru@FreeBSD.org>2000-12-06 11:56:34 +0000
commitd25a686048dc018e9ed3e50bd3421bee39fcd7aa (patch)
treef35e69bcb6e88d635831b62bed1f506bba71a5fc /share/doc/papers/bufbio
parent76194e64224227ccfd89f83578533c3421106213 (diff)
downloadFreeBSD-src-d25a686048dc018e9ed3e50bd3421bee39fcd7aa.zip
FreeBSD-src-d25a686048dc018e9ed3e50bd3421bee39fcd7aa.tar.gz
Groff 1.16.1 implements .psbb request internally in troff(1)
rather than as a macro using the .sy request, so we may drop the unsafe (-U) mode.
Diffstat (limited to 'share/doc/papers/bufbio')
-rw-r--r--share/doc/papers/bufbio/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/share/doc/papers/bufbio/Makefile b/share/doc/papers/bufbio/Makefile
index cb22140..507ad84 100644
--- a/share/doc/papers/bufbio/Makefile
+++ b/share/doc/papers/bufbio/Makefile
@@ -4,6 +4,6 @@ USE_PIC=1
VOLUME= papers
DOC= bio
SRCS= bio.ms
-MACROS= -ms -U
+MACROS= -ms
.include <bsd.doc.mk>
OpenPOWER on IntegriCloud