Module Name: src Committed By: wiz Date: Mon Jan 19 11:53:59 UTC 2015
Modified Files: src/share/man/man4: alc.4 Log Message: New sentence, new line. To generate a diff of this commit: cvs rdiff -u -r1.4 -r1.5 src/share/man/man4/alc.4 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
Modified files: Index: src/share/man/man4/alc.4 diff -u src/share/man/man4/alc.4:1.4 src/share/man/man4/alc.4:1.5 --- src/share/man/man4/alc.4:1.4 Sun Jan 18 15:30:03 2015 +++ src/share/man/man4/alc.4 Mon Jan 19 11:53:59 2015 @@ -1,4 +1,4 @@ -.\" $NetBSD: alc.4,v 1.4 2015/01/18 15:30:03 christos Exp $ +.\" $NetBSD: alc.4,v 1.5 2015/01/19 11:53:59 wiz Exp $ .\" .\" Copyright (c) 2009 Kevin Lo <ke...@openbsd.org> .\" @@ -60,7 +60,8 @@ The device driver was written by .An Pyun YongHyeon and first appeared in -.Fx 8.0 . It was ported to +.Fx 8.0 . +It was ported to .Ox 4.7 by .An Kevin Lo