summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorpvalchev <pvalchev@openbsd.org>2003-07-01 02:35:49 +0000
committerpvalchev <pvalchev@openbsd.org>2003-07-01 02:35:49 +0000
commite739d951bf27ef1eee1b3fc67a863b25ef5f14de (patch)
tree29af4a45cc77b6d6bec4541a50a1b0a202db17ff
parent- no need for pathnames.h, just use <paths.h> instead (diff)
downloadwireguard-openbsd-e739d951bf27ef1eee1b3fc67a863b25ef5f14de.tar.xz
wireguard-openbsd-e739d951bf27ef1eee1b3fc67a863b25ef5f14de.zip
cosmetic (avoid space before period); ok art
-rw-r--r--usr.bin/pmdb/pmdb.15
1 files changed, 2 insertions, 3 deletions
diff --git a/usr.bin/pmdb/pmdb.1 b/usr.bin/pmdb/pmdb.1
index f14206fedcd..177b948bc1b 100644
--- a/usr.bin/pmdb/pmdb.1
+++ b/usr.bin/pmdb/pmdb.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: pmdb.1,v 1.13 2003/06/10 09:12:11 jmc Exp $
+.\" $OpenBSD: pmdb.1,v 1.14 2003/07/01 02:35:49 pvalchev Exp $
.\"
.\" Copyright (c) 2002 Artur Grabowski <art@openbsd.org>
.\" All rights reserved.
@@ -129,8 +129,7 @@ at the offset
.It help
Shows a short help.
.It quit
-Kills the process (if necessary) and exits
-.Nm .
+Kills the process (if necessary) and exits.
.It exit
Alias for
.Ic quit .