diff options
author | ru <ru@FreeBSD.org> | 2007-02-28 10:24:34 +0000 |
---|---|---|
committer | ru <ru@FreeBSD.org> | 2007-02-28 10:24:34 +0000 |
commit | 23d66c258447a3279c6994a772082d54e59c96a2 (patch) | |
tree | 27ed08a4bcb006f5a5bd7dd6e09a754e0b51e901 /usr.sbin/fdformat | |
parent | 9acb0d3dfdf7e7d1adebd7072659d7f44bded3d4 (diff) | |
download | FreeBSD-src-23d66c258447a3279c6994a772082d54e59c96a2.zip FreeBSD-src-23d66c258447a3279c6994a772082d54e59c96a2.tar.gz |
Fix a nit noticed during translation.
Diffstat (limited to 'usr.sbin/fdformat')
-rw-r--r-- | usr.sbin/fdformat/fdformat.1 | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/usr.sbin/fdformat/fdformat.1 b/usr.sbin/fdformat/fdformat.1 index 2770901..25891c0 100644 --- a/usr.sbin/fdformat/fdformat.1 +++ b/usr.sbin/fdformat/fdformat.1 @@ -60,7 +60,9 @@ The options are as follows: Use .Ar fill as the fill byte for newly formatted sectors. +The .Ar fill +argument must be a number in the range 0 through 255 using common C language notation. The default value is |