diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2018-11-16 12:27:33 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2018-11-16 12:27:33 +0000 |
commit | 15c9b4fb95afabb88bb6e437b7efd2fc3987ceec (patch) | |
tree | 91bbca95a7c6452cf9cda346a0526c3ddf178f0e /share | |
parent | 0b49490d1f6d2f87375d646b257c0659574bb503 (diff) |
punctuation and macro can go on the same line;
Diffstat (limited to 'share')
-rw-r--r-- | share/man/man7/ports.7 | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/share/man/man7/ports.7 b/share/man/man7/ports.7 index 5a29211bbd6..95382c9caa4 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.123 2018/11/16 09:54:40 espie Exp $ +.\" $OpenBSD: ports.7,v 1.124 2018/11/16 12:27:32 jmc Exp $ .\" $FreeBSD: ports.7,v 1.7 1998/06/23 04:38:50 hoek Exp $ .\" .Dd $Mdocdate: November 16 2018 $ @@ -93,8 +93,7 @@ databases, for instance sqlitebrowser, or a script language with an sqlite interface, e.g., perl, python, ocaml, lua, php5. .Pp All static index generating information has now been superseded by the -.Pa sqlports -, +.Pa sqlports , .Pa portslist or .Pa pkglocatedb |