summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoseph Koshy <jkoshy@FreeBSD.org>2006-01-27 02:46:08 +0000
committerJoseph Koshy <jkoshy@FreeBSD.org>2006-01-27 02:46:08 +0000
commit3d425b66e43eb52f160ca04d17c782d385670678 (patch)
tree8020e0854b8f2f256106de934553bacf641b7128
parent842e5e3d914d1615f660d48c89f8bc5a9d07f2bd (diff)
Notes
-rw-r--r--share/man/man5/rc.conf.56
1 files changed, 6 insertions, 0 deletions
diff --git a/share/man/man5/rc.conf.5 b/share/man/man5/rc.conf.5
index 0855bce35dda..59d4072a3019 100644
--- a/share/man/man5/rc.conf.5
+++ b/share/man/man5/rc.conf.5
@@ -68,6 +68,11 @@ See the
.Va rc_conf_files
variable below.
.Pp
+Options are set with
+.Dq Li name=value
+assignments that use
+.Xr sh 1
+syntax.
The following list provides a name and short description for each
variable that can be set in the
.Nm
@@ -3435,6 +3440,7 @@ device and the mount point will be changed.
.Xr info 1 ,
.Xr kbdcontrol 1 ,
.Xr makewhatis 1 ,
+.Xr sh 1 ,
.Xr vi 1 ,
.Xr vidcontrol 1 ,
.Xr ip 4 ,