diff options
author | 2009-08-21 08:07:51 +0000 | |
---|---|---|
committer | 2009-08-21 08:07:51 +0000 | |
commit | 16b528f343c13955d1295d82e04a6ec2139d6233 (patch) | |
tree | 20e4ec477222f4e0298e214cdf38e457d0ccc64b | |
parent | When moving up or down in copy mode, save the cursor position and size of the (diff) | |
download | wireguard-openbsd-16b528f343c13955d1295d82e04a6ec2139d6233.tar.xz wireguard-openbsd-16b528f343c13955d1295d82e04a6ec2139d6233.zip |
zap trailing whitespace;
-rw-r--r-- | share/man/man7/ports.7 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man7/ports.7 b/share/man/man7/ports.7 index 111838e0fa0..56359406e5e 100644 --- a/share/man/man7/ports.7 +++ b/share/man/man7/ports.7 @@ -23,7 +23,7 @@ .\" (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.77 2009/08/21 06:56:22 espie Exp $ +.\" $OpenBSD: ports.7,v 1.78 2009/08/21 08:07:51 jmc Exp $ .\" $FreeBSD: ports.7,v 1.7 1998/06/23 04:38:50 hoek Exp $ .\" .Dd $Mdocdate: August 21 2009 $ @@ -115,7 +115,7 @@ This database can be searched using any tool able to manipulate such databases, for instance sqlitebrowser, or a script language with an sqlite interface, e.g., perl, python, ocaml, lua, php5. .Sh SELECTING A SET OF PORTS -One can define +One can define .Ev SUBDIRLIST to point to a file that contains a list of .Ev FULLPKGPATHs , |