diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2008-10-26 19:30:19 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2008-10-26 19:30:19 +0000 |
commit | 01ce60e3ea2526ea5cd097051065caa686d40e61 (patch) | |
tree | c83ffc574540d8582ebed54350886ca1a4e89257 | |
parent | a29cfef7fc9d8a3dd22f35bc3e6d8c43c6992ef3 (diff) |
missing full stop;
-rw-r--r-- | share/man/man5/bsd.port.mk.5 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man5/bsd.port.mk.5 b/share/man/man5/bsd.port.mk.5 index f2cce7d403a..e5040694e65 100644 --- a/share/man/man5/bsd.port.mk.5 +++ b/share/man/man5/bsd.port.mk.5 @@ -1,4 +1,4 @@ -.\" $OpenBSD: bsd.port.mk.5,v 1.223 2008/10/26 15:21:46 espie Exp $ +.\" $OpenBSD: bsd.port.mk.5,v 1.224 2008/10/26 19:30:18 jmc Exp $ .\" .\" Copyright (c) 2000-2008 Marc Espie .\" @@ -162,7 +162,7 @@ Clean the .Va WRKBUILD directory (only useful if .Va SEPARATE_BUILD -is set) +is set). .It Va depends Recurse into dependencies. .It Va dist |