Properly quote punctuation.
This commit is contained in:
parent
8adaff33d3
commit
8ee888f96f
|
@ -1,4 +1,4 @@
|
|||
.\" $NetBSD: ps.1,v 1.46 2001/12/20 19:31:51 wiz Exp $
|
||||
.\" $NetBSD: ps.1,v 1.47 2001/12/20 20:06:15 wiz Exp $
|
||||
.\"
|
||||
.\" Copyright (c) 1980, 1990, 1991, 1993, 1994
|
||||
.\" The Regents of the University of California. All rights reserved.
|
||||
|
@ -418,7 +418,7 @@ Daemon processes frequently report their current activity by setting
|
|||
their name to be like ``daemonname: current-activity''.
|
||||
.Nm
|
||||
will not append parenthesized the command name, if the string preceding the
|
||||
.Sq \:
|
||||
.Sq \&:
|
||||
in the first argument of the argument vector matches the command name.
|
||||
.El
|
||||
.Sh KEYWORDS
|
||||
|
|
Loading…
Reference in New Issue