diff options
author | 2006-09-21 15:14:07 +0000 | |
---|---|---|
committer | 2006-09-21 15:14:07 +0000 | |
commit | 16d1c63a7b62e00913b64b7da9d3f0c8e60243ae (patch) | |
tree | 86d76b4e9085cbe8e7f98b82f108369e0c2adc70 | |
parent | sync the pci scsi entries; (diff) | |
download | wireguard-openbsd-16d1c63a7b62e00913b64b7da9d3f0c8e60243ae.tar.xz wireguard-openbsd-16d1c63a7b62e00913b64b7da9d3f0c8e60243ae.zip |
reword a sentence so we are not discussing lfs; help from pedro
-rw-r--r-- | bin/rm/rm.1 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/bin/rm/rm.1 b/bin/rm/rm.1 index 699f6be7f1c..4d6e0656d8c 100644 --- a/bin/rm/rm.1 +++ b/bin/rm/rm.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: rm.1,v 1.25 2005/06/14 19:15:35 millert Exp $ +.\" $OpenBSD: rm.1,v 1.26 2006/09/21 15:14:07 jmc Exp $ .\" $NetBSD: rm.1,v 1.8 1995/07/25 19:37:30 jtc Exp $ .\" .\" Copyright (c) 1990, 1993, 1994 @@ -196,7 +196,7 @@ command appeared in The .Fl P option assumes that the underlying file system is a fixed-block file -system. -UFS is a fixed-block file system; LFS is not. +system, +such as UFS. In addition, only regular files are overwritten, other types of files are not. |