diff options
author | 2011-07-03 15:25:10 +0000 | |
---|---|---|
committer | 2011-07-03 15:25:10 +0000 | |
commit | 6fb6a2833ba0fd1c47775025aa2ca987527b74a2 (patch) | |
tree | 3bc5e229fa7ef6128287c47ff91edc507e12b2a7 | |
parent | no more rogue(6); (diff) | |
download | wireguard-openbsd-6fb6a2833ba0fd1c47775025aa2ca987527b74a2.tar.xz wireguard-openbsd-6fb6a2833ba0fd1c47775025aa2ca987527b74a2.zip |
The BUGS that MANPS and MANZ are not supported in ports
were fixed by removing MANPS and MANZ everywhere else, too.
More power to fewer knobs!
Change prodded by jmc@.
-rw-r--r-- | share/man/man7/ports.7 | 10 |
1 files changed, 2 insertions, 8 deletions
diff --git a/share/man/man7/ports.7 b/share/man/man7/ports.7 index ee092f15081..d79a4a62dba 100644 --- a/share/man/man7/ports.7 +++ b/share/man/man7/ports.7 @@ -23,10 +23,10 @@ .\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF .\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. .\" -.\" $OpenBSD: ports.7,v 1.84 2011/06/24 08:29:29 jasper Exp $ +.\" $OpenBSD: ports.7,v 1.85 2011/07/03 15:25:10 schwarze Exp $ .\" $FreeBSD: ports.7,v 1.7 1998/06/23 04:38:50 hoek Exp $ .\" -.Dd $Mdocdate: June 24 2011 $ +.Dd $Mdocdate: July 3 2011 $ .Dt PORTS 7 .Os .Sh NAME @@ -724,9 +724,3 @@ This man page was originated by David O'Brien, from the .Fx project. -.Sh BUGS -Use of the -.Dv MANPS -and -.Dv MANZ -variables is not supported. |