summaryrefslogtreecommitdiff
path: root/bin
diff options
context:
space:
mode:
authoruwe <uwe@NetBSD.org>2022-07-09 21:19:44 +0000
committeruwe <uwe@NetBSD.org>2022-07-09 21:19:44 +0000
commit82456e64dd5a2b6d83166b8e8964e009adaab019 (patch)
tree56a5605fa76aa767513aa6dfcc721d3941792667 /bin
parente30883c16b4c9857f5981193df3d26711f0deb10 (diff)
csh(1): fix punctuation at the end of an .Xr line
Diffstat (limited to 'bin')
-rw-r--r--bin/csh/csh.14
1 files changed, 2 insertions, 2 deletions
diff --git a/bin/csh/csh.1 b/bin/csh/csh.1
index ca10d2d4b64..55d80f454fc 100644
--- a/bin/csh/csh.1
+++ b/bin/csh/csh.1
@@ -1,4 +1,4 @@
-.\" $NetBSD: csh.1,v 1.55 2021/09/11 20:55:03 christos Exp $
+.\" $NetBSD: csh.1,v 1.56 2022/07/09 21:19:44 uwe Exp $
.\"
.\" Copyright (c) 1980, 1990, 1993
.\" The Regents of the University of California. All rights reserved.
@@ -1343,7 +1343,7 @@ option lists process id's in addition to the normal information.
The
.Fl Z
option sets the process title using
-.Xr setproctitle 3.
+.Xr setproctitle 3 .
.Pp
.It Ic kill % Ns Ar job
.It Ic kill Ar pid ...