Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 23 May 2010 11:28:05 +0000 (UTC)
From:      Benedict Reuschling <bcr@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-stable@freebsd.org, svn-src-stable-7@freebsd.org
Subject:   svn commit: r208447 - stable/7/usr.sbin/ntp/doc
Message-ID:  <201005231128.o4NBS59k062456@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: bcr (doc committer)
Date: Sun May 23 11:28:04 2010
New Revision: 208447
URL: http://svn.freebsd.org/changeset/base/208447

Log:
  MFC r208273:
  Add a sentence to the man page explaining that the -d option
  can only be used when ntpd is compiled with DEBUG support.
  
  PR:             docs/138206
  Submitted by:   Oliver Pinter (oliver dot pntr at gmail dot com)
  Approved by:    roberto

Modified:
  stable/7/usr.sbin/ntp/doc/ntpd.8

Modified: stable/7/usr.sbin/ntp/doc/ntpd.8
==============================================================================
--- stable/7/usr.sbin/ntp/doc/ntpd.8	Sun May 23 11:26:43 2010	(r208446)
+++ stable/7/usr.sbin/ntp/doc/ntpd.8	Sun May 23 11:28:04 2010	(r208447)
@@ -1,7 +1,7 @@
 .\"
 .\" $FreeBSD$
 .\"
-.Dd May 17, 2006
+.Dd May 18, 2010
 .Dt NTPD 8
 .Os
 .Sh NAME
@@ -108,6 +108,9 @@ Specify the name and path of the configu
 Specify debugging mode.
 This option may occur more than once,
 with each occurrence indicating greater detail of display.
+You need to compile
+.Nm
+with DEBUG in order to use this.
 .It Fl D Ar level
 Specify debugging level directly.
 .It Fl f Ar driftfile



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201005231128.o4NBS59k062456>