diff options
author | ru <ru@FreeBSD.org> | 2004-07-02 19:07:33 +0000 |
---|---|---|
committer | ru <ru@FreeBSD.org> | 2004-07-02 19:07:33 +0000 |
commit | 4b39413aeb9e3e3ff1341b98477edddee8807db5 (patch) | |
tree | 29f2974dc01c5902c6ed3744380acf6a3ec30c66 /bin | |
parent | c0b5079fea751d98e4a49e6a67c5165920f0a575 (diff) | |
download | FreeBSD-src-4b39413aeb9e3e3ff1341b98477edddee8807db5.zip FreeBSD-src-4b39413aeb9e3e3ff1341b98477edddee8807db5.tar.gz |
Removed trailing whitespace.
Diffstat (limited to 'bin')
-rw-r--r-- | bin/ln/symlink.7 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/ln/symlink.7 b/bin/ln/symlink.7 index 75ab331..eb2cffb 100644 --- a/bin/ln/symlink.7 +++ b/bin/ln/symlink.7 @@ -134,7 +134,7 @@ an existing symbolic link can be changed by means of the .Xr lchflags 2 , .Xr lchmod 2 , .Xr lchown 2 , -and +and .Xr lutimes 2 system calls, respectively. Of these, only the flags are used by the system; |