diff options
author | marcus <marcus@FreeBSD.org> | 2007-07-13 06:38:32 +0000 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2007-07-13 06:38:32 +0000 |
commit | 741724e11b46577748befdd60b6dde7f1185bd09 (patch) | |
tree | e2e76ac6ddadfbc5ff92c839f09daf7e710437cc | |
parent | 71c81834a6f17c63c589c530bd9c252885c95d3d (diff) | |
download | FreeBSD-ports-741724e11b46577748befdd60b6dde7f1185bd09.zip FreeBSD-ports-741724e11b46577748befdd60b6dde7f1185bd09.tar.gz |
Remove trailing whitespace.
-rw-r--r-- | UPDATING | 10 |
1 files changed, 5 insertions, 5 deletions
@@ -9,18 +9,18 @@ upgrades. 20070706: AFFECTS: users of www/gallery AUTHOR: freebsd-ports@varju.ca - + The default install location has changed from ${PREFIX}/www/data/gallery to ${PREFIX}/www/gallery. -20070704: +20070704: AFFECTS: users of x11/kdebase3 AUTHOR: kde@freebsd.org The media kioslave now mounts all filesystems that support charset conversion - with charset conversion turned on, set to the locale from the user's - environment (LANG). If you are using a customized kernel configuration, make - sure all *_iconv kernel modules are available. At the time of writing, these + with charset conversion turned on, set to the locale from the user's + environment (LANG). If you are using a customized kernel configuration, make + sure all *_iconv kernel modules are available. At the time of writing, these are cd9660_iconv, udf_iconv, msdosfs_iconv and ntfs_iconv. 20070614: |