Module Name: src Committed By: uwe Date: Sat Jul 9 21:19:44 UTC 2022
Modified Files: src/bin/csh: csh.1 Log Message: csh(1): fix punctuation at the end of an .Xr line To generate a diff of this commit: cvs rdiff -u -r1.55 -r1.56 src/bin/csh/csh.1 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
Modified files: Index: src/bin/csh/csh.1 diff -u src/bin/csh/csh.1:1.55 src/bin/csh/csh.1:1.56 --- src/bin/csh/csh.1:1.55 Sat Sep 11 20:55:03 2021 +++ src/bin/csh/csh.1 Sat Jul 9 21:19:44 2022 @@ -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 .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 ...