diff options
author | Alexander Yurchenko <grange@cvs.openbsd.org> | 2004-09-21 08:36:48 +0000 |
---|---|---|
committer | Alexander Yurchenko <grange@cvs.openbsd.org> | 2004-09-21 08:36:48 +0000 |
commit | 86558fe84b4182a51d453fcba32cb2e9b2327b55 (patch) | |
tree | 2f8258e011f682e7858884d20b28544c92d30f96 /share/man/man4 | |
parent | 0477c39a9306d6789f9348e2691419b58364e205 (diff) |
Document MULTIPROCESSOR option.
ok miod@
Diffstat (limited to 'share/man/man4')
-rw-r--r-- | share/man/man4/options.4 | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/share/man/man4/options.4 b/share/man/man4/options.4 index ab27defe986..5356255e61d 100644 --- a/share/man/man4/options.4 +++ b/share/man/man4/options.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: options.4,v 1.152 2004/09/17 11:32:53 msf Exp $ +.\" $OpenBSD: options.4,v 1.153 2004/09/21 08:36:47 grange Exp $ .\" $NetBSD: options.4,v 1.21 1997/06/25 03:13:00 thorpej Exp $ .\" .\" Copyright (c) 1998 Theo de Raadt @@ -716,6 +716,8 @@ server on some architectures. See .Xr vga 4 for details. +.It Cd option MULTIPROCESSOR +On those architectures that have it, this enables multiprocessor support. .El .Ss Networking Options .Bl -ohang |