diff options
author | 2010-07-05 22:26:20 +0000 | |
---|---|---|
committer | 2010-07-05 22:26:20 +0000 | |
commit | ec90216003e87377814ae2410e813d5cd5cd5a5f (patch) | |
tree | a6ef519907bfa1200289b0bd19e05fe0b5d7a0e0 /share/man/man7 | |
parent | remove compat_bsdos support (diff) | |
download | wireguard-openbsd-ec90216003e87377814ae2410e813d5cd5cd5a5f.tar.xz wireguard-openbsd-ec90216003e87377814ae2410e813d5cd5cd5a5f.zip |
compat_bsdos is gone
Diffstat (limited to 'share/man/man7')
-rw-r--r-- | share/man/man7/hier.7 | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/share/man/man7/hier.7 b/share/man/man7/hier.7 index bec9c5c39df..daa4968eb99 100644 --- a/share/man/man7/hier.7 +++ b/share/man/man7/hier.7 @@ -1,4 +1,4 @@ -.\" $OpenBSD: hier.7,v 1.84 2010/07/02 20:00:54 tedu Exp $ +.\" $OpenBSD: hier.7,v 1.85 2010/07/05 22:26:20 tedu Exp $ .\" $NetBSD: hier.7,v 1.7 1994/11/30 19:07:10 jtc Exp $ .\" .\" Copyright (c) 1990, 1993 @@ -30,7 +30,7 @@ .\" .\" @(#)hier.7 8.1 (Berkeley) 6/5/93 .\" -.Dd $Mdocdate: July 2 2010 $ +.Dd $Mdocdate: July 5 2010 $ .Dt HIER 7 .Os .Sh NAME @@ -79,7 +79,6 @@ emulation is in effect (see .Xr sysctl 8 and the system compat pages: .Xr compat_aout 8 , -.Xr compat_bsdos 8 , .Xr compat_freebsd 8 , .Xr compat_linux 8 , and |