]> git.saurik.com Git - apple/mdnsresponder.git/blob - mDNSMacOSX/mDNSResponderHelper.8
mDNSResponder-1310.80.1.tar.gz
[apple/mdnsresponder.git] / mDNSMacOSX / mDNSResponderHelper.8
1 .\" -*- tab-width: 4 -*-
2 .\"
3 .\" Copyright (c) 2007-2009 Apple Inc. All Rights Reserved.
4 .\"
5 .\" Licensed under the Apache License, Version 2.0 (the "License");
6 .\" you may not use this file except in compliance with the License.
7 .\" You may obtain a copy of the License at
8 .\"
9 .\" http://www.apache.org/licenses/LICENSE-2.0
10 .\"
11 .\" Unless required by applicable law or agreed to in writing, software
12 .\" distributed under the License is distributed on an "AS IS" BASIS,
13 .\" WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
14 .\" See the License for the specific language governing permissions and
15 .\" limitations under the License.
16 .\"
17 .Dd August 2007 \" Date
18 .Dt mDNSResponderHelper 8 \" Document Title
19 .Os Darwin \" Operating System
20 .\"
21 .Sh NAME
22 .Nm mDNSResponderHelper
23 .Nd mDNS privilege separation helper \" Name Description for whatis database
24 .\"
25 .Sh SYNOPSIS
26 .Nm
27 .\"
28 .Sh DESCRIPTION
29 .Nm
30 is an executable invoked by
31 .Nm launchd
32 to provide privilege separation
33 to the
34 .Nm mDNSResponder
35 daemon.
36 .Pp
37 .Nm
38 has no user-specifiable command-line arguments, and users should not run
39 .Nm
40 manually.
41 .Sh FILES
42 .Pa /usr/sbin/mDNSResponderHelper \" Pathname
43 .\"
44 .Sh SEE ALSO
45 .Xr mDNSResponder 8
46 .\"
47 .Sh BUGS
48 .Nm
49 bugs are tracked in Apple Radar component "mDNSResponder".
50 .\"
51 .Sh HISTORY
52 The
53 .Nm
54 first appeared in Mac OS X 10.5 (Leopard).