aboutsummaryrefslogtreecommitdiff
path: root/share/man/man5
diff options
context:
space:
mode:
authorRuslan Ermilov <ru@FreeBSD.org>2005-06-14 14:43:36 +0000
committerRuslan Ermilov <ru@FreeBSD.org>2005-06-14 14:43:36 +0000
commit03550c9c2554c264840d17d7759e41cff19dc20d (patch)
treeaa88746660c3458b0a7387a867690270e602b9b6 /share/man/man5
parent7452bc49579d7e6cbcdac0380a700c6ade3850b7 (diff)
downloadsrc-03550c9c2554c264840d17d7759e41cff19dc20d.tar.gz
src-03550c9c2554c264840d17d7759e41cff19dc20d.zip
Add missing .Ed call that was fatal for the rest of manpage.
Bump document date. Approved by: re
Notes
Notes: svn path=/head/; revision=147379
Diffstat (limited to 'share/man/man5')
-rw-r--r--share/man/man5/rc.conf.53
1 files changed, 2 insertions, 1 deletions
diff --git a/share/man/man5/rc.conf.5 b/share/man/man5/rc.conf.5
index c318af8b7271..611215d9bfe9 100644
--- a/share/man/man5/rc.conf.5
+++ b/share/man/man5/rc.conf.5
@@ -24,7 +24,7 @@
.\"
.\" $FreeBSD$
.\"
-.Dd April 18, 2005
+.Dd June 8, 2005
.Dt RC.CONF 5
.Os
.Sh NAME
@@ -988,6 +988,7 @@ device via DHCP, using WPA authentication and 802.11b mode, it is
possible to use something like:
.Bd -literal
ifconfig_wi0="DHCP WPA mode 11b"
+.Ed
.Pp
It is also possible to rename interface by doing:
.Bd -literal