Date: Mon, 1 Apr 2002 19:10:02 -0800 (PST) From: <trhodes@FreeBSD.org> To: freebsd-doc@FreeBSD.org Subject: Re: docs/36457: [PATCH] timed(8) Message-ID: <200204020310.g323A2J41698@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
The following reply was made to PR docs/36457; it has been noted by GNATS. From: <trhodes@FreeBSD.org> To: FreeBSD-gnats-submit@FreeBSD.org Cc: Subject: Re: docs/36457: [PATCH] timed(8) Date: Mon, 1 Apr 2002 19:08:47 -0800 (PST) I didn't like the comma ``,'' after ``or others'' as I feel a pause would not be necessary here. Also, this patch replaces NTP with ntpd(8) which was the original problem. Gary, if you like this, then I'll get around to committing it for you. -- Tom (darklogik) Rhodes --- timed.8.old Mon Apr 1 22:04:52 2002 +++ timed.8 Mon Apr 1 22:07:34 2002 @@ -218,7 +218,8 @@ .Sh WARNINGS If two or more time daemons, whether .Nm , -.Tn NTP , +.Xr ntpd 8 , +or others try to adjust the same clock, temporal chaos will result. If both .Nm To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200204020310.g323A2J41698>