Fixed two typos in comments.
This commit is contained in:
parent
1d2c5bd519
commit
11aa179923
@ -26,7 +26,7 @@ swapfile="NO" # Set to name of swapfile if aux swapfile desired.
|
||||
apm_enable="NO" # Set to YES to enable APM BIOS functions (or NO).
|
||||
apmd_enable="NO" # Run apmd to handle APM event from userland.
|
||||
apmd_flags="" # Flags to apmd (if enabled).
|
||||
devd_enable="NO" # Run devd, to trigger progams on device tree changes.
|
||||
devd_enable="NO" # Run devd, to trigger programs on device tree changes.
|
||||
pccard_enable="NO" # Set to YES if you want to configure PCCARD devices.
|
||||
pccard_mem="DEFAULT" # If pccard_enable=YES, this is card memory address.
|
||||
pccard_beep="2" # pccard beep type.
|
||||
@ -335,7 +335,7 @@ moused_enable="NO" # Run the mouse daemon.
|
||||
moused_type="auto" # See man page for rc.conf(5) for available settings.
|
||||
moused_port="/dev/psm0" # Set to your mouse port.
|
||||
moused_flags="" # Any additional flags to moused.
|
||||
mousechar_start="NO" # if 0xd0-0xd3 default range is occuped in your
|
||||
mousechar_start="NO" # if 0xd0-0xd3 default range is occupied in your
|
||||
# language code table, specify alternative range
|
||||
# start like mousechar_start=3, see vidcontrol(1)
|
||||
allscreens_flags="" # Set this vidcontrol mode for all virtual screens
|
||||
|
Loading…
Reference in New Issue
Block a user