Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/bin/kill kill(1) is a utility, not a function.
details: https://anonhg.NetBSD.org/src/rev/fa539692ef39
branches: trunk
changeset: 348054:fa539692ef39
user: abhinav <abhinav%NetBSD.org@localhost>
date: Sun Oct 02 21:00:54 2016 +0000
description:
kill(1) is a utility, not a function.
diffstat:
bin/kill/kill.1 | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r aabca1c3b451 -r fa539692ef39 bin/kill/kill.1
--- a/bin/kill/kill.1 Sun Oct 02 19:40:35 2016 +0000
+++ b/bin/kill/kill.1 Sun Oct 02 21:00:54 2016 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: kill.1,v 1.25 2016/08/11 22:10:01 sevan Exp $
+.\" $NetBSD: kill.1,v 1.26 2016/10/02 21:00:54 abhinav Exp $
.\"
.\" Copyright (c) 1980, 1990, 1993
.\" The Regents of the University of California. All rights reserved.
@@ -140,7 +140,7 @@
.Sh STANDARDS
The
.Nm
-function is expected to be
+utility is expected to be
.St -p1003.2
compatible.
.Sh HISTORY
Home |
Main Index |
Thread Index |
Old Index