summaryrefslogtreecommitdiff
path: root/bin/rmdir
diff options
context:
space:
mode:
authorJason McIntyre <jmc@cvs.openbsd.org>2009-02-08 17:15:12 +0000
committerJason McIntyre <jmc@cvs.openbsd.org>2009-02-08 17:15:12 +0000
commit80c3d3f5d73d8ef04d5c987f5def65b5c90ada63 (patch)
treea42ae36c3b0a09c8bc3de63de27cfb2103db69f9 /bin/rmdir
parentd6b70e033b514b6cff957e114f6cdcd7c55ac954 (diff)
bump the posix reference in STANDARDS to IEEE Std 1003.1-2008, with a few
updates to follow;
Diffstat (limited to 'bin/rmdir')
-rw-r--r--bin/rmdir/rmdir.16
1 files changed, 3 insertions, 3 deletions
diff --git a/bin/rmdir/rmdir.1 b/bin/rmdir/rmdir.1
index f86d2ba5d86..d87cffbe3c1 100644
--- a/bin/rmdir/rmdir.1
+++ b/bin/rmdir/rmdir.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: rmdir.1,v 1.18 2007/08/06 19:16:05 sobrado Exp $
+.\" $OpenBSD: rmdir.1,v 1.19 2009/02/08 17:15:09 jmc Exp $
.\" $NetBSD: rmdir.1,v 1.10 1995/07/25 19:37:35 jtc Exp $
.\"
.\" Copyright (c) 1990, 1993
@@ -33,7 +33,7 @@
.\"
.\" @(#)rmdir.1 8.1 (Berkeley) 5/31/93
.\"
-.Dd $Mdocdate: August 6 2007 $
+.Dd $Mdocdate: February 8 2009 $
.Dt RMDIR 1
.Os
.Sh NAME
@@ -102,7 +102,7 @@ stopping at the first non-empty directory (if any).
The
.Nm
utility is compliant with the
-.St -p1003.1-2004
+.St -p1003.1-2008
specification.
.Sh HISTORY
A