diff options
author | dinoex <dinoex@FreeBSD.org> | 2009-05-16 16:49:33 +0800 |
---|---|---|
committer | dinoex <dinoex@FreeBSD.org> | 2009-05-16 16:49:33 +0800 |
commit | b5ab82c800ddcbc1ef51bb01475c6059727093e8 (patch) | |
tree | bdbf8e9ef99913974745ef59974e9f64e8149783 /print | |
parent | 951a94a5aedd0f271314ccd109e07f109cd0c494 (diff) | |
download | freebsd-ports-gnome-b5ab82c800ddcbc1ef51bb01475c6059727093e8.tar.gz freebsd-ports-gnome-b5ab82c800ddcbc1ef51bb01475c6059727093e8.tar.zst freebsd-ports-gnome-b5ab82c800ddcbc1ef51bb01475c6059727093e8.zip |
- fix path in message
Reported by: AJ_Z0 on IRC
Diffstat (limited to 'print')
-rw-r--r-- | print/cups-base/pkg-message | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/print/cups-base/pkg-message b/print/cups-base/pkg-message index b31bf9567d3a..f38b15740d09 100644 --- a/print/cups-base/pkg-message +++ b/print/cups-base/pkg-message @@ -17,7 +17,7 @@ devfs_system_ruleset="system" 3) Restart devfs: /etc/rc.d/devfs restart If your system supports 'devd' you can copy -$PREFIX/share/examples/lpt-cupsd.conf to $PREFIX/etc/devd/ +$PREFIX/share/examples/cups/lpt-cupsd.conf to $PREFIX/etc/devd/ To enable printing under Gimp and MS-Windows clients do the following: |