aboutsummaryrefslogtreecommitdiff
path: root/bin/rm/rm.1
diff options
context:
space:
mode:
authorDag-Erling Smørgrav <des@FreeBSD.org>2004-10-04 19:03:44 +0000
committerDag-Erling Smørgrav <des@FreeBSD.org>2004-10-04 19:03:44 +0000
commit3a667dafccc954685996374af989e36af18d8a53 (patch)
tree51ae391cd1fe666d27c5b9dcc063be3be2741a52 /bin/rm/rm.1
parent0b01f6e8327a1830992c6ef46dc3a5b30c06b947 (diff)
downloadsrc-3a667dafccc954685996374af989e36af18d8a53.tar.gz
src-3a667dafccc954685996374af989e36af18d8a53.zip
Markup fixes.
Pointed out by: ru
Notes
Notes: svn path=/head/; revision=136123
Diffstat (limited to 'bin/rm/rm.1')
-rw-r--r--bin/rm/rm.18
1 files changed, 4 insertions, 4 deletions
diff --git a/bin/rm/rm.1 b/bin/rm/rm.1
index 327f8946435f..c31ecaa6a4d0 100644
--- a/bin/rm/rm.1
+++ b/bin/rm/rm.1
@@ -31,7 +31,7 @@
.\" @(#)rm.1 8.5 (Berkeley) 12/5/94
.\" $FreeBSD$
.\"
-.Dd October 04, 2004
+.Dd October 4, 2004
.Dt RM 1
.Os
.Sh NAME
@@ -111,10 +111,10 @@ The
utility removes symbolic links, not the files referenced by the links.
.Pp
It is an error to attempt to remove the files
-.Dq / ,
-.Dq .\&
+.Pa / ,
+.Pa .\&
or
-.Dq .. .
+.Pa .. .
.Pp
When the utility is called as
.Nm unlink ,