Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
D
Dnsmasq
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Locked Files
Issues
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Security & Compliance
Security & Compliance
Dependency List
License Compliance
Packages
Packages
List
Container Registry
Analytics
Analytics
CI / CD
Code Review
Insights
Issues
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
nanahira
Dnsmasq
Commits
e62e9b61
Commit
e62e9b61
authored
Mar 20, 2014
by
Moritz Warning
Committed by
Simon Kelley
Mar 20, 2014
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Manpage typos.
parent
19c51cfa
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
man/dnsmasq.8
man/dnsmasq.8
+2
-2
No files found.
man/dnsmasq.8
View file @
e62e9b61
...
@@ -773,7 +773,7 @@ or from /etc/ethers will be served. A static-only subnet with address
...
@@ -773,7 +773,7 @@ or from /etc/ethers will be served. A static-only subnet with address
all zeros may be used as a "catch-all" address to enable replies to all
all zeros may be used as a "catch-all" address to enable replies to all
Information-request packets on a subnet which is provided with
Information-request packets on a subnet which is provided with
stateless DHCPv6, ie
stateless DHCPv6, ie
.B --dhcp
=
range=::,static
.B --dhcp
-
range=::,static
For IPv4, the <mode> may be
For IPv4, the <mode> may be
.B proxy
.B proxy
...
@@ -1862,7 +1862,7 @@ which has tags will be used in preference to an untagged
...
@@ -1862,7 +1862,7 @@ which has tags will be used in preference to an untagged
.B dhcp-option,
.B dhcp-option,
provided that _all_ the tags match somewhere in the
provided that _all_ the tags match somewhere in the
set collected as described above. The prefix '!' on a tag means 'not'
set collected as described above. The prefix '!' on a tag means 'not'
so --dhcp
=
option=tag:!purple,3,1.2.3.4 sends the option when the
so --dhcp
-
option=tag:!purple,3,1.2.3.4 sends the option when the
tag purple is not in the set of valid tags. (If using this in a
tag purple is not in the set of valid tags. (If using this in a
command line rather than a configuration file, be sure to escape !,
command line rather than a configuration file, be sure to escape !,
which is a shell metacharacter)
which is a shell metacharacter)
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment