diff options
Diffstat (limited to 'usr.sbin/pccard/pccardd/pccard.conf.5')
-rw-r--r-- | usr.sbin/pccard/pccardd/pccard.conf.5 | 20 |
1 files changed, 10 insertions, 10 deletions
diff --git a/usr.sbin/pccard/pccardd/pccard.conf.5 b/usr.sbin/pccard/pccardd/pccard.conf.5 index 4cb8e863454f..2f468fececa5 100644 --- a/usr.sbin/pccard/pccardd/pccard.conf.5 +++ b/usr.sbin/pccard/pccardd/pccard.conf.5 @@ -270,6 +270,16 @@ The alias can be used instead of .Dq generic , this is supported due to historical reasons. +.Sh FILES +.Bl -tag -width /etc/defaults/pccard.conf -compact +.It Pa /etc/defaults/pccard.conf +The +.Xr pccardd 8 +default configuration file. +.It Pa /etc/pccard.conf +The +user configuration file. +.El .Sh EXAMPLES A typical configuration file may look like this: .Bd -literal @@ -298,15 +308,5 @@ card "XYZZY" "FAX/1.0" remove echo stop getty .Ed -.Sh FILES -.Bl -tag -width /etc/defaults/pccard.conf -compact -.It Pa /etc/defaults/pccard.conf -The -.Xr pccardd 8 -default configuration file. -.It Pa /etc/pccard.conf -The -user configuration file. -.El .Sh SEE ALSO .Xr pccardd 8 |