diff options
author | Dan Harnett <danh@cvs.openbsd.org> | 2002-07-10 18:30:23 +0000 |
---|---|---|
committer | Dan Harnett <danh@cvs.openbsd.org> | 2002-07-10 18:30:23 +0000 |
commit | 0ecc74d006577eada7b9a415579fec0d19343e2d (patch) | |
tree | 1a8db5e7fe0e6b6173ef7c73a6fc5db20ae5b7be /share/man/man4 | |
parent | ef9ffa771216f0ed2cbf3653665b05c9281bb6c7 (diff) |
remove option NTP
ok nordin@, fgsch@
Diffstat (limited to 'share/man/man4')
-rw-r--r-- | share/man/man4/options.4 | 7 |
1 files changed, 1 insertions, 6 deletions
diff --git a/share/man/man4/options.4 b/share/man/man4/options.4 index f71f2212976..9763045660b 100644 --- a/share/man/man4/options.4 +++ b/share/man/man4/options.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: options.4,v 1.104 2002/06/30 21:45:25 deraadt Exp $ +.\" $OpenBSD: options.4,v 1.105 2002/07/10 18:30:22 danh Exp $ .\" $NetBSD: options.4,v 1.21 1997/06/25 03:13:00 thorpej Exp $ .\" .\" Copyright (c) 1998 Theo de Raadt @@ -1027,10 +1027,6 @@ panic. These options set the number of pages available for the buffer cache. Their default value is a machine dependent value, often calculated as between 5% and 10% of total available RAM. -.It Cd option NTP -Modify the scheduler code to add hooks necessary for running an NTP daemon. -.Em ntpd -is available as part of the port collection. .It Cd option APM_NOPRINT This option is supported on the i386 architecture. When enabled kernel messages regarding the status of the automatic power @@ -1094,7 +1090,6 @@ and/or .Xr quotaon 8 , .Xr rpc.rquotad 8 , .Xr sysctl 8 , -.Xr xntpd 8 , .Xr altq 9 .Sh HISTORY The |