diff options
author | Thierry Deval <tdeval@cvs.openbsd.org> | 2002-05-27 23:39:13 +0000 |
---|---|---|
committer | Thierry Deval <tdeval@cvs.openbsd.org> | 2002-05-27 23:39:13 +0000 |
commit | e6b8b7ae0970c783be62e8be7593d7cb22fd69cf (patch) | |
tree | 9ede14edd0a05a8c0d01e1a72da708802ab2721f /share/man | |
parent | 2a23bccf8a16580a8c6a736baa8e63d474314dfe (diff) |
Better sentence
Diffstat (limited to 'share/man')
-rw-r--r-- | share/man/man4/options.4 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/share/man/man4/options.4 b/share/man/man4/options.4 index ee0542ae94b..9e6a838e917 100644 --- a/share/man/man4/options.4 +++ b/share/man/man4/options.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: options.4,v 1.101 2002/05/23 21:11:48 drahn Exp $ +.\" $OpenBSD: options.4,v 1.102 2002/05/27 23:39:12 tdeval Exp $ .\" $NetBSD: options.4,v 1.21 1997/06/25 03:13:00 thorpej Exp $ .\" .\" Copyright (c) 1998 Theo de Raadt @@ -95,9 +95,9 @@ applications. This option is supported on the i386 architecture. See .Xr compat_bsdos 8 . -Requires +It also requires the use of .Cm option COMPAT_43 -also be used for proper operation. +for proper operation. .It Cd option COMPAT_LINUX On those architectures that support it, this enables binary compatibility with |