summaryrefslogtreecommitdiff
path: root/bin/rm/rm.1
diff options
context:
space:
mode:
Diffstat (limited to 'bin/rm/rm.1')
-rw-r--r--bin/rm/rm.17
1 files changed, 5 insertions, 2 deletions
diff --git a/bin/rm/rm.1 b/bin/rm/rm.1
index f39e49cc308..2e93f666ad6 100644
--- a/bin/rm/rm.1
+++ b/bin/rm/rm.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: rm.1,v 1.3 1997/07/03 21:55:31 downsj Exp $
+.\" $OpenBSD: rm.1,v 1.4 1998/11/06 00:34:09 aaron Exp $
.\" $NetBSD: rm.1,v 1.8 1995/07/25 19:37:30 jtc Exp $
.\"
.\" Copyright (c) 1990, 1993, 1994
@@ -112,7 +112,10 @@ The
.Nm rm
utility removes symbolic links, not the files referenced by the links.
.Pp
-It is an error to attempt to remove the files ``.'' and ``..''.
+It is an error to attempt to remove the files
+.Dq \&.
+or
+.Dq .. .
.Pp
The
.Nm rm