summaryrefslogtreecommitdiffstats
path: root/sys/powerpc/conf
diff options
context:
space:
mode:
authorpjd <pjd@FreeBSD.org>2007-04-10 21:40:13 +0000
committerpjd <pjd@FreeBSD.org>2007-04-10 21:40:13 +0000
commitf4e110ebf22bf617f42b602eae033b308e4971fb (patch)
tree57c31be33e8a7f33a81e4a7a93ed6a5a43169ef1 /sys/powerpc/conf
parent60bd60f09f91bfa2c677bab0be950a1f8e67c99f (diff)
downloadFreeBSD-src-f4e110ebf22bf617f42b602eae033b308e4971fb.zip
FreeBSD-src-f4e110ebf22bf617f42b602eae033b308e4971fb.tar.gz
Remove trailing '.' for consistency!
Diffstat (limited to 'sys/powerpc/conf')
-rw-r--r--sys/powerpc/conf/GENERIC2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/powerpc/conf/GENERIC b/sys/powerpc/conf/GENERIC
index 506775f..110cb7f 100644
--- a/sys/powerpc/conf/GENERIC
+++ b/sys/powerpc/conf/GENERIC
@@ -37,7 +37,7 @@ options FFS #Berkeley Fast Filesystem
options SOFTUPDATES #Enable FFS soft updates support
options UFS_ACL #Support for access control lists
options UFS_DIRHASH #Improve performance on big directories
-options UFS_GJOURNAL #Enable gjournal-based UFS journaling.
+options UFS_GJOURNAL #Enable gjournal-based UFS journaling
options MD_ROOT #MD is a potential root device
options NFSCLIENT #Network Filesystem Client
options NFSSERVER #Network Filesystem Server
OpenPOWER on IntegriCloud