summaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
authorAlexey Zelkin <phantom@FreeBSD.org>1999-09-05 06:02:03 +0000
committerAlexey Zelkin <phantom@FreeBSD.org>1999-09-05 06:02:03 +0000
commitd5cbae93d23ffafcc4fec054ce731c1b67294eb4 (patch)
tree2137709fb5615b2acbd21dbd5f7e1f3dc6528aff /tools
parent0fdf8af9d77c8cc8b2564938edf631e97a292292 (diff)
Notes
Diffstat (limited to 'tools')
-rw-r--r--tools/tools/diffburst/diffburst.18
1 files 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