From b3ff5e4561b204fea2a0922579d6d4f24d12ab5c Mon Sep 17 00:00:00 2001 From: Eitan Adler <eadler@FreeBSD.org> Date: Mon, 24 Jun 2013 19:57:25 +0000 Subject: [PATCH] Remove request to email suggestions and fixes to the author. He is no longer involved with the FreeBSD project. While here: remove "no known bugs" and related. This isn't present in other manual pages. PR: docs/179914 --- usr.sbin/mergemaster/mergemaster.8 | 8 -------- 1 file changed, 8 deletions(-) diff --git a/usr.sbin/mergemaster/mergemaster.8 b/usr.sbin/mergemaster/mergemaster.8 index 36eba1b214db..1cff9841ebd7 100644 --- a/usr.sbin/mergemaster/mergemaster.8 +++ b/usr.sbin/mergemaster/mergemaster.8 @@ -474,11 +474,3 @@ make world tutorial which is referenced above. .Sh AUTHORS This manual page and the script itself were written by .An Douglas Barton Aq dougb@FreeBSD.org . -.Sh BUGS -There are no known bugs. -Please report any problems, -comments or suggestions to the author. -Several of the -improvements to this program have come from user -suggestions. -Thank you.