From 8c980e790738209f9977ba5a4b8e677624f85bb6 Mon Sep 17 00:00:00 2001 From: Mike Pechkin Date: Thu, 29 Nov 2001 11:28:18 +0000 Subject: o) RFORK_FDSHARE is option; Spotted by grange@grange.ru; o) xntpd -> ntpd; millert@ ok --- share/man/man4/options.4 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'share/man/man4/options.4') diff --git a/share/man/man4/options.4 b/share/man/man4/options.4 index dc7c67b29ab..2044e825a70 100644 --- a/share/man/man4/options.4 +++ b/share/man/man4/options.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: options.4,v 1.89 2001/11/19 19:11:45 aaron Exp $ +.\" $OpenBSD: options.4,v 1.90 2001/11/29 11:28:17 mpech Exp $ .\" $NetBSD: options.4,v 1.21 1997/06/25 03:13:00 thorpej Exp $ .\" .\" Copyright (c) 1998 Theo de Raadt @@ -989,7 +989,7 @@ 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. -.Xr xntpd 8 +.Em ntpd is available as part of the port collection. .It Cd option APM_NOPRINT This option is supported on the i386 architecture. @@ -1002,7 +1002,7 @@ status can still be obtained using .Xr apm 8 and/or .Xr apmd 8 . -.It Cd RFORK_FDSHARE +.It Cd option RFORK_FDSHARE This option enables sharing of file descriptor tables between processes that request it. It is needed for the -- cgit v1.2.3