diff options
author | Eitan Adler <eadler@FreeBSD.org> | 2012-03-29 05:02:12 +0000 |
---|---|---|
committer | Eitan Adler <eadler@FreeBSD.org> | 2012-03-29 05:02:12 +0000 |
commit | 50d675f7a9fca2f3fba3a23ac41a8ae2c0162e4e (patch) | |
tree | bc9e037fdf2ed91d8f914cfe43bade2553a869c2 /lib/libc/sys/pathconf.2 | |
parent | 3dce589cb969648ca460619cfe3f14b200663fbc (diff) |
Remove trailing whitespace per mdoc lint warning
Disussed with: gavin
No objection from: doc
Approved by: joel
MFC after: 3 days
Notes
Notes:
svn path=/head/; revision=233648
Diffstat (limited to 'lib/libc/sys/pathconf.2')
-rw-r--r-- | lib/libc/sys/pathconf.2 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/sys/pathconf.2 b/lib/libc/sys/pathconf.2 index cbdb3c1848c8..8bdd5b8acf9e 100644 --- a/lib/libc/sys/pathconf.2 +++ b/lib/libc/sys/pathconf.2 @@ -173,7 +173,7 @@ return a positive number that represents the minimum hole size returned in bytes. The offsets of holes returned will be aligned to this same value. A special value of 1 is returned if the file system does not specify the minimum -hole size but still reports holes. +hole size but still reports holes. .El .Sh RETURN VALUES If the call to |