Changeset 4840

Show
Ignore:
Timestamp:
06/15/07 02:16:02 (1 year ago)
Author:
morris
Message:

Remove notes about zeroconf being OSX only

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • wired/trunk/man/wired.conf.5

    r4796 r4840  
    216216Example: users = users 
    217217.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. 
     218If set, enables the use of Zeroconf service publication to allow clients on the local network to automatically find the server. 
    219219.Pp 
    220220Example: zeroconf = yes 
  • wired/trunk/wired/wired.conf.in

    r700 r4840  
    4949# If set, enables the use of Zeroconf service publication to allow 
    5050# clients on the local network to automatically find the server. 
    51 # Only available on Mac OS X. 
    5251# (default "yes") 
    5352zeroconf = yes