diff options
author | 1999-07-30 15:44:29 +0000 | |
---|---|---|
committer | 1999-07-30 15:44:29 +0000 | |
commit | 9e720b2eafc98f9f85f2fcfc0f43d41a533fdf2f (patch) | |
tree | ff19874eedfde8387c45366a57a53410266610c9 | |
parent | Update RAIDframe from NetBSD-current as of 1999/07/26. (diff) | |
download | wireguard-openbsd-9e720b2eafc98f9f85f2fcfc0f43d41a533fdf2f.tar.xz wireguard-openbsd-9e720b2eafc98f9f85f2fcfc0f43d41a533fdf2f.zip |
option -> options; deichert@wrench.com
-rw-r--r-- | share/man/man4/options.4 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man4/options.4 b/share/man/man4/options.4 index 26bec57094b..4cd0c34c403 100644 --- a/share/man/man4/options.4 +++ b/share/man/man4/options.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: options.4,v 1.37 1999/07/09 13:35:47 aaron Exp $ +.\" $OpenBSD: options.4,v 1.38 1999/07/30 15:44:29 aaron Exp $ .\" $NetBSD: options.4,v 1.21 1997/06/25 03:13:00 thorpej Exp $ .\" .\" Copyright (c) 1998 Theo de Raadt @@ -38,7 +38,7 @@ .Dt OPTIONS 4 .Os .Sh NAME -.Nm option +.Nm options .Nd miscellaneous kernel configuration options .Sh DESCRIPTION This manual page describes a number of miscellaneous kernel |