diff options
| author | Jerry Jelinek <jerry.jelinek@joyent.com> | 2017-01-11 12:51:04 +0000 |
|---|---|---|
| committer | Jerry Jelinek <jerry.jelinek@joyent.com> | 2017-01-11 12:51:04 +0000 |
| commit | 4ddf0b8df5e22a0ee63a450fe001dead72923ecf (patch) | |
| tree | c2ab0cb819f89158c9efa8c772d82a666e5f8533 /usr/src/man/man1m | |
| parent | 336b23b441711d0f88086f5fac48d4232903728d (diff) | |
| parent | a593473611dc9e109c40317ce52161b8cfe015ff (diff) | |
| download | illumos-joyent-4ddf0b8df5e22a0ee63a450fe001dead72923ecf.tar.gz | |
[illumos-gate merge]
commit a593473611dc9e109c40317ce52161b8cfe015ff
7712 mandoc -Tlint does always exit with error code 0
commit 28b83f21b6f708fcc61937fcc89194e3e5e2b295
7527 elfdump: sparc build failed after secflags integration
commit 0761b1e6f15f85a8689a952d8aa7d8a1c0d949f7
7196 sparc: libbc syscall conflicts with syscall.h
commit bfc95aff2c09d9d96369a6adbb88af800afdcbd1
7677 kmdb: intel system console value can not be screen
commit cfba4bc61aac6eae1889bf8e8750f7b6a2ee393f
7549 Add support for %S to libstand as well so /boot/loader and friends can use it.
Diffstat (limited to 'usr/src/man/man1m')
| -rw-r--r-- | usr/src/man/man1m/dns-sd.1m | 10 | ||||
| -rw-r--r-- | usr/src/man/man1m/mdnsd.1m | 10 |
2 files changed, 10 insertions, 10 deletions
diff --git a/usr/src/man/man1m/dns-sd.1m b/usr/src/man/man1m/dns-sd.1m index 1b1e8082eb..5fa529bfcc 100644 --- a/usr/src/man/man1m/dns-sd.1m +++ b/usr/src/man/man1m/dns-sd.1m @@ -1,13 +1,13 @@ .\" -*- tab-width: 4 -*- -.\" +.\" .\" Copyright (c) 2004 Apple Computer, Inc. All Rights Reserved. -.\" +.\" .\" Licensed under the Apache License, Version 2.0 (the "License"); .\" you may not use this file except in compliance with the License. .\" You may obtain a copy of the License at -.\" +.\" .\" http://www.apache.org/licenses/LICENSE-2.0 -.\" +.\" .\" Unless required by applicable law or agreed to in writing, software .\" distributed under the License is distributed on an "AS IS" BASIS, .\" WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. @@ -23,7 +23,7 @@ .Sh NAME .Nm dns-sd .Nd Multicast DNS (mDNS) & DNS Service Discovery (DNS-SD) Test Tool \" For whatis -.\" +.\" .Sh SYNOPSIS .Nm .Op Fl E diff --git a/usr/src/man/man1m/mdnsd.1m b/usr/src/man/man1m/mdnsd.1m index 73d51e523c..b2dcedd695 100644 --- a/usr/src/man/man1m/mdnsd.1m +++ b/usr/src/man/man1m/mdnsd.1m @@ -1,13 +1,13 @@ .\" -*- tab-width: 4 -*- -.\" +.\" .\" Copyright (c) 2003-2004 Apple Computer, Inc. All Rights Reserved. -.\" +.\" .\" Licensed under the Apache License, Version 2.0 (the "License"); .\" you may not use this file except in compliance with the License. .\" You may obtain a copy of the License at -.\" +.\" .\" http://www.apache.org/licenses/LICENSE-2.0 -.\" +.\" .\" Unless required by applicable law or agreed to in writing, software .\" distributed under the License is distributed on an "AS IS" BASIS, .\" WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. @@ -23,7 +23,7 @@ .Sh NAME .Nm mdnsd .Nd Multicast and Unicast DNS daemon \" Name Description for whatis database -.\" +.\" .Sh SYNOPSIS .Nm .\" |
