diff options
-rw-r--r-- | share/man/man4/multicast.4 | 6 | ||||
-rw-r--r-- | share/man/man9/style.9 | 6 | ||||
-rw-r--r-- | usr.bin/cvs/cvsintro.7 | 8 |
3 files changed, 9 insertions, 11 deletions
diff --git a/share/man/man4/multicast.4 b/share/man/man4/multicast.4 index 6c76d13f0d9..d24d4d0210a 100644 --- a/share/man/man4/multicast.4 +++ b/share/man/man4/multicast.4 @@ -24,10 +24,10 @@ .\" DEALINGS IN THE SOFTWARE. .\" .\" $FreeBSD: src/share/man/man4/multicast.4,v 1.4 2004/07/09 09:22:36 ru Exp $ -.\" $OpenBSD: multicast.4,v 1.13 2018/10/20 20:09:18 cheloha Exp $ +.\" $OpenBSD: multicast.4,v 1.14 2018/12/05 15:34:52 schwarze Exp $ .\" $NetBSD: multicast.4,v 1.3 2004/09/12 13:12:26 wiz Exp $ .\" -.Dd $Mdocdate: October 20 2018 $ +.Dd $Mdocdate: December 5 2018 $ .Dt MULTICAST 4 .Os .\" @@ -122,7 +122,7 @@ or sockets should be used for sending and receiving respectively IGMP or MLD messages. In the case of -.Bx -derived +.Bx Ns -derived kernels, it may be possible to open separate sockets for IGMP or MLD messages only. diff --git a/share/man/man9/style.9 b/share/man/man9/style.9 index 4a8900cd995..ff7338b5082 100644 --- a/share/man/man9/style.9 +++ b/share/man/man9/style.9 @@ -22,9 +22,9 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" $OpenBSD: style.9,v 1.72 2018/10/05 12:11:21 millert Exp $ +.\" $OpenBSD: style.9,v 1.73 2018/12/05 15:34:52 schwarze Exp $ .\" -.Dd $Mdocdate: October 5 2018 $ +.Dd $Mdocdate: December 5 2018 $ .Dt STYLE 9 .Os .Sh NAME @@ -615,7 +615,7 @@ Example license for new code. .Xr mdoc 7 .Sh HISTORY This man page is largely based on the src/admin/style/style file from the -.Bx 4.4-Lite2 +.Bx 4.4 Lite2 release, with updates to reflect the current practice and desire of the .Ox diff --git a/usr.bin/cvs/cvsintro.7 b/usr.bin/cvs/cvsintro.7 index 5a8cd51e1ed..fb5ac47a35d 100644 --- a/usr.bin/cvs/cvsintro.7 +++ b/usr.bin/cvs/cvsintro.7 @@ -1,4 +1,4 @@ -.\" $OpenBSD: cvsintro.7,v 1.15 2013/08/14 08:46:07 jmc Exp $ +.\" $OpenBSD: cvsintro.7,v 1.16 2018/12/05 15:34:52 schwarze Exp $ .\" .\" Copyright (c) 2004 Jean-Francois Brousseau <jfb@openbsd.org> .\" All rights reserved. @@ -23,7 +23,7 @@ .\" OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF .\" ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. .\" -.Dd $Mdocdate: August 14 2013 $ +.Dd $Mdocdate: December 5 2018 $ .Dt CVSINTRO 7 .Os .Sh NAME @@ -222,9 +222,7 @@ unless the development network is local. .Xr cvs 5 , .Xr sshd 8 .Sh HISTORY -The OpenCVS project is a -.Bx -licensed -rewrite of the original +The OpenCVS project is a BSD-licensed rewrite of the original Concurrent Versioning System written by Jean-Francois Brousseau. The original CVS code was written in large parts by Dick Grune, Brian Berliner, and Jeff Polk. |