Markup fixes.

Pointed out by:	ru
This commit is contained in:
Dag-Erling Smørgrav 2004-10-04 19:03:44 +00:00
parent 0b01f6e832
commit 3a667dafcc
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=136123

View File

@ -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 ,