Comment cosmetics: end more sentences with full stops.
This commit is contained in:
parent
558e00899f
commit
7972e45b20
@ -91,13 +91,13 @@
|
||||
#
|
||||
#COPTFLAGS= -O -pipe
|
||||
#
|
||||
# Compare before install
|
||||
# Compare before install.
|
||||
#INSTALL=install -C
|
||||
#
|
||||
# Mtree will follow symlinks
|
||||
# Mtree will follow symlinks.
|
||||
#MTREE_FOLLOWS_SYMLINKS= -L
|
||||
#
|
||||
# To enable installing ssh(1) with the setuid bit turned on
|
||||
# To enable installing ssh(1) with the setuid bit turned on.
|
||||
#ENABLE_SUID_SSH=
|
||||
#
|
||||
# To enable installing newgrp(1) with the setuid bit turned on.
|
||||
@ -117,7 +117,7 @@
|
||||
#
|
||||
#TRACEROUTE_NO_IPSEC= # do not build traceroute(8) with IPSEC support
|
||||
#
|
||||
# To build sys/modules when building the world (our old way of doing things)
|
||||
# To build sys/modules when building the world (our old way of doing things).
|
||||
#MODULES_WITH_WORLD= # do not build modules when building kernel
|
||||
#
|
||||
# The list of modules to build instead of all of them.
|
||||
@ -133,7 +133,7 @@
|
||||
#
|
||||
#
|
||||
# Default format for system documentation, depends on your printer.
|
||||
# Set this to "ascii" for simple printers or screen
|
||||
# Set this to "ascii" for simple printers or screen.
|
||||
#
|
||||
#PRINTERDEVICE= ps
|
||||
#
|
||||
@ -199,7 +199,7 @@
|
||||
#
|
||||
# Documentation
|
||||
#
|
||||
# The list of languages and encodings to build and install
|
||||
# The list of languages and encodings to build and install.
|
||||
#
|
||||
#DOC_LANG= en_US.ISO8859-1 ru_RU.KOI8-R
|
||||
#
|
||||
|
Loading…
Reference in New Issue
Block a user