diff options
author | 2010-06-29 20:30:31 +0000 | |
---|---|---|
committer | 2010-06-29 20:30:31 +0000 | |
commit | 0d99ae0cf8663366f11c96553fc49b49089bf394 (patch) | |
tree | 33735c6fb890e0bd098836c3d551e4fbdeb80ac0 /share/man/man7 | |
parent | We always copy struct pcred when creating a new process, so the reference (diff) | |
download | wireguard-openbsd-0d99ae0cf8663366f11c96553fc49b49089bf394.tar.xz wireguard-openbsd-0d99ae0cf8663366f11c96553fc49b49089bf394.zip |
Remove COMPAT_HPUX. No one wanted to support it and its fewmets were
blocking other cleanups
ok miod@
Diffstat (limited to 'share/man/man7')
-rw-r--r-- | share/man/man7/hier.7 | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/share/man/man7/hier.7 b/share/man/man7/hier.7 index ca1ebb99206..776c512b31c 100644 --- a/share/man/man7/hier.7 +++ b/share/man/man7/hier.7 @@ -1,4 +1,4 @@ -.\" $OpenBSD: hier.7,v 1.79 2010/06/29 18:50:23 tedu Exp $ +.\" $OpenBSD: hier.7,v 1.80 2010/06/29 20:30:32 guenther Exp $ .\" $NetBSD: hier.7,v 1.7 1994/11/30 19:07:10 jtc Exp $ .\" .\" Copyright (c) 1990, 1993 @@ -81,7 +81,6 @@ and the system compat pages: .Xr compat_aout 8 , .Xr compat_bsdos 8 , .Xr compat_freebsd 8 , -.Xr compat_hpux 8 , .Xr compat_ibcs2 8 , .Xr compat_linux 8 , .Xr compat_osf1 8 , |