diff options
author | Aaron Campbell <aaron@cvs.openbsd.org> | 1999-07-30 15:44:30 +0000 |
---|---|---|
committer | Aaron Campbell <aaron@cvs.openbsd.org> | 1999-07-30 15:44:30 +0000 |
commit | a8e9888171933705d1e844484a7fa8be1529d66f (patch) | |
tree | ef034f3eb584dcedb091a9263ee2021afabf29d8 /share | |
parent | 2d131282dabeb59997e716557431544d132defee (diff) |
option -> options; deichert@wrench.com
Diffstat (limited to 'share')
-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 |