summaryrefslogtreecommitdiffstats
path: root/bin/rm
diff options
context:
space:
mode:
authorjmc <jmc@openbsd.org>2010-09-03 09:53:20 +0000
committerjmc <jmc@openbsd.org>2010-09-03 09:53:20 +0000
commit59a5f2b984f65b37b26e89dac2ac121b0807d6b8 (patch)
treeaeeb70be7382e0a19dec0f25f1103dd5f2b240b6 /bin/rm
parentImplement attribute syntaxes from RFC4517. This adds validation to the most (diff)
downloadwireguard-openbsd-59a5f2b984f65b37b26e89dac2ac121b0807d6b8.tar.xz
wireguard-openbsd-59a5f2b984f65b37b26e89dac2ac121b0807d6b8.zip
add an EXIT STATUS section for /bin;
Diffstat (limited to 'bin/rm')
-rw-r--r--bin/rm/rm.16
1 files changed, 3 insertions, 3 deletions
diff --git a/bin/rm/rm.1 b/bin/rm/rm.1
index b388cb1e4e2..9e69379aed5 100644
--- a/bin/rm/rm.1
+++ b/bin/rm/rm.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: rm.1,v 1.32 2009/02/08 17:15:09 jmc Exp $
+.\" $OpenBSD: rm.1,v 1.33 2010/09/03 09:53:20 jmc Exp $
.\" $NetBSD: rm.1,v 1.8 1995/07/25 19:37:30 jtc Exp $
.\"
.\" Copyright (c) 1990, 1993, 1994
@@ -33,7 +33,7 @@
.\"
.\" @(#)rm.1 8.5 (Berkeley) 12/5/94
.\"
-.Dd $Mdocdate: February 8 2009 $
+.Dd $Mdocdate: September 3 2010 $
.Dt RM 1
.Os
.Sh NAME
@@ -117,7 +117,7 @@ It is forbidden to remove the file
merely to avoid the antisocial consequences of inadvertently
doing something like
.Dq Cm rm -r .* .
-.Pp
+.Sh EXIT STATUS
The
.Nm
utility exits 0 if all of the named files or file hierarchies were removed,