diff options
author | Benedict Reuschling <bcr@FreeBSD.org> | 2010-05-23 11:28:04 +0000 |
---|---|---|
committer | Benedict Reuschling <bcr@FreeBSD.org> | 2010-05-23 11:28:04 +0000 |
commit | bb2e16d4fcbbd81755b68c8d804b5d1a6e8bceb7 (patch) | |
tree | 7e49642980755e14c85c6b2f781c64830b2eea9c /usr.sbin | |
parent | a7de3ba0c95772cb22cda1d16c97aa7e493242b4 (diff) |
Notes
Diffstat (limited to 'usr.sbin')
-rw-r--r-- | usr.sbin/ntp/doc/ntpd.8 | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/usr.sbin/ntp/doc/ntpd.8 b/usr.sbin/ntp/doc/ntpd.8 index a55fe43de299a..069ef4266eef8 100644 --- a/usr.sbin/ntp/doc/ntpd.8 +++ b/usr.sbin/ntp/doc/ntpd.8 @@ -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 configuration file, default 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 |