summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorgrange <grange@openbsd.org>2004-09-21 08:36:47 +0000
committergrange <grange@openbsd.org>2004-09-21 08:36:47 +0000
commit245063aa6762f320b2aea846cfa470968098bdcc (patch)
tree2db6cf6ca877ad71c642831c46f68e0bc868ee81
parent$OpenBSD$ tag (diff)
downloadwireguard-openbsd-245063aa6762f320b2aea846cfa470968098bdcc.tar.xz
wireguard-openbsd-245063aa6762f320b2aea846cfa470968098bdcc.zip
Document MULTIPROCESSOR option.
ok miod@
-rw-r--r--share/man/man4/options.44
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