Changeset 4840
- Timestamp:
- 06/15/07 02:16:02 (1 year ago)
- Files:
-
- wired/trunk/man/wired.conf.5 (modified) (1 diff)
- wired/trunk/wired/wired.conf.in (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
wired/trunk/man/wired.conf.5
r4796 r4840 216 216 Example: users = users 217 217 .It Va zeroconf 218 If set, enables the use of Zeroconf service publication to allow clients on the local network to automatically find the server. Only available on Mac OS X.218 If set, enables the use of Zeroconf service publication to allow clients on the local network to automatically find the server. 219 219 .Pp 220 220 Example: zeroconf = yes wired/trunk/wired/wired.conf.in
r700 r4840 49 49 # If set, enables the use of Zeroconf service publication to allow 50 50 # clients on the local network to automatically find the server. 51 # Only available on Mac OS X.52 51 # (default "yes") 53 52 zeroconf = yes
