From d5cbae93d23ffafcc4fec054ce731c1b67294eb4 Mon Sep 17 00:00:00 2001 From: Alexey Zelkin <phantom@FreeBSD.org> Date: Sun, 5 Sep 1999 06:02:03 +0000 Subject: [PATCH] mdoc(7) style fixes. PR: docs/13408 Reviewed by: mpp --- tools/tools/diffburst/diffburst.1 | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/tools/tools/diffburst/diffburst.1 b/tools/tools/diffburst/diffburst.1 index 32a7f6dd2db6..5c2bd009b34b 100644 --- a/tools/tools/diffburst/diffburst.1 +++ b/tools/tools/diffburst/diffburst.1 @@ -15,7 +15,9 @@ and writes it back out as a series of patchfiles, where each patchfile contains the diff for a single file. The files are named patch-aa, patch-ab, and so on. .Pp -This program is intended to aid in developing FreeBSD ports, +This program is intended to aid in developing +.Fx +ports, where the 'one patchfile per file' rule applies. -.Sh AUTHOR -Archie Cobbs <archie@whistle.com> +.Sh AUTHORS +.An Archie Cobbs Aq archie@whistle.com