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 /sbin/rcorder | |
parent | 3dce589cb969648ca460619cfe3f14b200663fbc (diff) | |
download | src-50d675f7a9fca2f3fba3a23ac41a8ae2c0162e4e.tar.gz src-50d675f7a9fca2f3fba3a23ac41a8ae2c0162e4e.zip |
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 'sbin/rcorder')
-rw-r--r-- | sbin/rcorder/rcorder.8 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sbin/rcorder/rcorder.8 b/sbin/rcorder/rcorder.8 index 060f4ecb4790..b43383a5b6ff 100644 --- a/sbin/rcorder/rcorder.8 +++ b/sbin/rcorder/rcorder.8 @@ -181,7 +181,7 @@ if your script has a .Dq Li REQUIRE on .Dq Li named , -it means the script must be placed after the +it means the script must be placed after the .Dq Li named script in the dependency ordering, not necessarily that it requires |