void-packages/srcpkgs/ericw-tools/patches/man-vis.diff

25 lines
920 B
Diff

--- man/vis.1 2019-03-25 22:56:31.000000000 -0400
+++ man/ericw-vis.1 2019-10-29 05:41:23.637330549 -0400
@@ -1,16 +1,16 @@
.\" Process this file with
-.\" groff -man -Tascii vis.1
+.\" groff -man -Tascii ericw-vis.1
.\"
-.TH VIS 1 "TYR_VERSION" TYRUTILS
+.TH ERICW-VIS 1 "TYR_VERSION" TYRUTILS
.SH NAME
-vis \- Compute visibility (PVS) for a Quake BSP file
+ericw-vis \- Compute visibility (PVS) for a Quake BSP file
.SH SYNOPSIS
-\fBvis\fP [OPTION]... BSPFILE
+\fBericw-vis\fP [OPTION]... BSPFILE
.SH DESCRIPTION
-\fBvis\fP is a tool used in the creation of maps for the game Quake. vis
+\fBericw-vis\fP is a tool used in the creation of maps for the game Quake. ericw-vis
looks for a .prt file by stripping the file extension from BSPFILE (if any)
and appending ".prt". vis then calculates the potentially visible set (PVS)
information before updating the .bsp file, overwriting any existing PVS data.