diff options
| author | Ruslan Ermilov <ru@FreeBSD.org> | 2000-12-15 17:37:31 +0000 |
|---|---|---|
| committer | Ruslan Ermilov <ru@FreeBSD.org> | 2000-12-15 17:37:31 +0000 |
| commit | 12e720d78bf94de3b7f64be5f7fd7bced7c19b75 (patch) | |
| tree | 4835618eef3d67608a289aa76509767bf890c972 /bin/rm | |
| parent | e0913a2c442fb7f44d978791c07fce9fdb3abb47 (diff) | |
Notes
Diffstat (limited to 'bin/rm')
| -rw-r--r-- | bin/rm/rm.1 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/rm/rm.1 b/bin/rm/rm.1 index d93a069a30fc..42c2860953ec 100644 --- a/bin/rm/rm.1 +++ b/bin/rm/rm.1 @@ -115,7 +115,7 @@ 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 .\& or .Dq .. . .Pp |
