diff options
author | 2007-05-23 11:49:18 +0000 | |
---|---|---|
committer | 2007-05-23 11:49:18 +0000 | |
commit | d16109bd3bbfdcb231c12f06a0445932597b0d3e (patch) | |
tree | f81adbb307e6dba17f14c838faa2f9cd8d0a7650 | |
parent | fiddle with SharedLibs name, put common code into a common place in (diff) | |
download | wireguard-openbsd-d16109bd3bbfdcb231c12f06a0445932597b0d3e.tar.xz wireguard-openbsd-d16109bd3bbfdcb231c12f06a0445932597b0d3e.zip |
no more /usr/share/ipsec;
-rw-r--r-- | share/man/man7/hier.7 | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/share/man/man7/hier.7 b/share/man/man7/hier.7 index d9d61de4b8d..13a3f45927c 100644 --- a/share/man/man7/hier.7 +++ b/share/man/man7/hier.7 @@ -1,4 +1,4 @@ -.\" $OpenBSD: hier.7,v 1.62 2007/04/16 20:32:00 jmc Exp $ +.\" $OpenBSD: hier.7,v 1.63 2007/05/23 11:49:18 jmc Exp $ .\" $NetBSD: hier.7,v 1.7 1994/11/30 19:07:10 jtc Exp $ .\" .\" Copyright (c) 1990, 1993 @@ -434,8 +434,6 @@ ASCII text files used by various games. GNU troff shared fonts. .It info/ Texinfo source files. -.It ipsec/ -IPsec example files. .It lkm/ Example source code implementing several lkm module types (see .Xr lkm 4 ) . |