diff --git a/sys/conf/NOTES b/sys/conf/NOTES index f038df79e3a4..b11bb9eaa503 100644 --- a/sys/conf/NOTES +++ b/sys/conf/NOTES @@ -643,11 +643,7 @@ options DEVFS #devices filesystem # making abrupt shutdown less risky. It is not enabled by default due # to copyright restraints on the code that implement it. # -# Read ../../ufs/ffs/README.softupdates to learn what you need to -# do to enable this. ../../ufs/ffs/README gives more details on how they -# actually work. -# -#options SOFTUPDATES +options SOFTUPDATES # Extended attributes allow additional data to be associated with files, # and is used for ACLs, Capabilities, and MAC labels diff --git a/sys/i386/conf/NOTES b/sys/i386/conf/NOTES index f038df79e3a4..b11bb9eaa503 100644 --- a/sys/i386/conf/NOTES +++ b/sys/i386/conf/NOTES @@ -643,11 +643,7 @@ options DEVFS #devices filesystem # making abrupt shutdown less risky. It is not enabled by default due # to copyright restraints on the code that implement it. # -# Read ../../ufs/ffs/README.softupdates to learn what you need to -# do to enable this. ../../ufs/ffs/README gives more details on how they -# actually work. -# -#options SOFTUPDATES +options SOFTUPDATES # Extended attributes allow additional data to be associated with files, # and is used for ACLs, Capabilities, and MAC labels