diff options
author | keramida <keramida@FreeBSD.org> | 2005-07-28 18:28:11 +0000 |
---|---|---|
committer | keramida <keramida@FreeBSD.org> | 2005-07-28 18:28:11 +0000 |
commit | 8090607544a4e43e3c103e1809fe7bad80aa570a (patch) | |
tree | d44ef0b74e3d42e6bd75193051aeb70032f0889b /bin/dd | |
parent | 6dcd92c2499e5888a09bf01d1776708d4ac7b267 (diff) | |
download | FreeBSD-src-8090607544a4e43e3c103e1809fe7bad80aa570a.zip FreeBSD-src-8090607544a4e43e3c103e1809fe7bad80aa570a.tar.gz |
Spell "protections" correctly.
Diffstat (limited to 'bin/dd')
-rw-r--r-- | bin/dd/dd.1 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/dd/dd.1 b/bin/dd/dd.1 index 96a31c9..31a5d3e 100644 --- a/bin/dd/dd.1 +++ b/bin/dd/dd.1 @@ -420,7 +420,7 @@ standard. Protection mechanisms in the .Xr geom 4 subsystem might prevent the super-user from writing blocks to a disk. -Instructions for temporarily disabling these protectsion mechanisms can be +Instructions for temporarily disabling these protection mechanisms can be found in the .Xr geom 4 manpage. |