diff options
author | phantom <phantom@FreeBSD.org> | 1999-09-05 06:02:03 +0000 |
---|---|---|
committer | phantom <phantom@FreeBSD.org> | 1999-09-05 06:02:03 +0000 |
commit | 22ec43fd243697efdcf47c7e3bcebcc4dc0c2186 (patch) | |
tree | 82f7ef17173ed3e82db46c4ead3afb2febe1f294 /tools | |
parent | ba06c7bc7ed1d537671930853b334b7f5c6b1325 (diff) | |
download | FreeBSD-src-22ec43fd243697efdcf47c7e3bcebcc4dc0c2186.zip FreeBSD-src-22ec43fd243697efdcf47c7e3bcebcc4dc0c2186.tar.gz |
mdoc(7) style fixes.
PR: docs/13408
Reviewed by: mpp
Diffstat (limited to 'tools')
-rw-r--r-- | tools/tools/diffburst/diffburst.1 | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/tools/tools/diffburst/diffburst.1 b/tools/tools/diffburst/diffburst.1 index 32a7f6d..5c2bd00 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 |