diff options
author | 2005-03-26 20:30:09 +0000 | |
---|---|---|
committer | 2005-03-26 20:30:09 +0000 | |
commit | 0c5e768182ace0485d7261675b0b5aa0717faecf (patch) | |
tree | ea31959678fdba1360d539ce29e98f1b2a58bc86 | |
parent | some minimalistic hppa/hpux additions (diff) | |
download | wireguard-openbsd-0c5e768182ace0485d7261675b0b5aa0717faecf.tar.xz wireguard-openbsd-0c5e768182ace0485d7261675b0b5aa0717faecf.zip |
fix compat_hpux entry
-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 bdecfb9e79b..3cbcaaa7675 100644 --- a/share/man/man4/options.4 +++ b/share/man/man4/options.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: options.4,v 1.155 2004/12/24 17:26:48 miod Exp $ +.\" $OpenBSD: options.4,v 1.156 2005/03/26 20:30:09 mickey Exp $ .\" $NetBSD: options.4,v 1.21 1997/06/25 03:13:00 thorpej Exp $ .\" .\" Copyright (c) 1998 Theo de Raadt @@ -165,7 +165,7 @@ On those architectures that support it, this enables binary compatibility with .Em HP-UX applications built for the same architecture. -This option is available on some m68k architectures. +This option is available on some m68k and hppa architectures. See .Xr compat_hpux 8 . .It Cd option COMPAT_IBCS2 |