diff options
author | trhodes <trhodes@FreeBSD.org> | 2003-04-22 18:53:14 +0000 |
---|---|---|
committer | trhodes <trhodes@FreeBSD.org> | 2003-04-22 18:53:14 +0000 |
commit | c74c9e9b4c44ad80e3099cd176a50e5f2430bc38 (patch) | |
tree | 90aa37be67ad840083502b7cf70733fefff1dd3c /share/man | |
parent | 146e8aecec6562b0321536e1d77ccd3ba583ec9d (diff) | |
download | FreeBSD-src-c74c9e9b4c44ad80e3099cd176a50e5f2430bc38.zip FreeBSD-src-c74c9e9b4c44ad80e3099cd176a50e5f2430bc38.tar.gz |
Use .Pa for the pccard_ether file.
s/spppconfig/spppcontrol/
Submitted by: "Simon L. Nielsen" <simon@nitro.dk>
Diffstat (limited to 'share/man')
-rw-r--r-- | share/man/man5/rc.conf.5 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/share/man/man5/rc.conf.5 b/share/man/man5/rc.conf.5 index 609ac55..c1fc876 100644 --- a/share/man/man5/rc.conf.5 +++ b/share/man/man5/rc.conf.5 @@ -213,8 +213,8 @@ daemon. .Pq Vt str Set the delay before starting .Xr dhclient 8 -in -.Xr pccard_ether 8 +in the +.Pa /etc/pccard_ether script. This defaults to 5 seconds to work around a bug in the .Xr ed 4 @@ -854,7 +854,7 @@ Each interface should also be configured by a general .Va ifconfig_ Ns Aq Ar interface setting. Refer to -.Xr spppconfig 8 +.Xr spppcontrol 8 for more information about available options. .It Va ppp_enable .Pq Vt bool |