summaryrefslogtreecommitdiff
path: root/sys/man/3
diff options
context:
space:
mode:
authorcinap_lenrek <cinap_lenrek@felloff.net>2019-12-03 20:55:57 +0100
committercinap_lenrek <cinap_lenrek@felloff.net>2019-12-03 20:55:57 +0100
commita23b88dc261abffc2e1458bc240b491e60d7dfda (patch)
treec655213dfa4eb452fdf3023cdb7968febc704f63 /sys/man/3
parent1eca33b48c25d3ee58691ea8f9d122cdf12a57a6 (diff)
cmd(3): fix typo, Close -> Closed (thanks kivik)
Diffstat (limited to 'sys/man/3')
-rw-r--r--sys/man/3/cmd2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/man/3/cmd b/sys/man/3/cmd
index c3a0c745d..9138fc5e0 100644
--- a/sys/man/3/cmd
+++ b/sys/man/3/cmd
@@ -173,7 +173,7 @@ Command terminated: status available in the
file (or via
.BR wait ).
.TP
-.B Close
+.B Closed
Command completed. Available for reallocation via
.BR clone .
.RE