diff options
author | Peter Valchev <pvalchev@cvs.openbsd.org> | 2003-07-01 02:35:50 +0000 |
---|---|---|
committer | Peter Valchev <pvalchev@cvs.openbsd.org> | 2003-07-01 02:35:50 +0000 |
commit | 71e351edccb7e34093e9b766c7afbc589e7a4b71 (patch) | |
tree | 83799fdba5ea80c61bdda1a17490e0e04f331809 /usr.bin | |
parent | 7d25a56eb056628790fa159bb9afd60e67ad6683 (diff) |
cosmetic (avoid space before period); ok art
Diffstat (limited to 'usr.bin')
-rw-r--r-- | usr.bin/pmdb/pmdb.1 | 5 |
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 . |