Module Name: src
Committed By: sevan
Date: Mon Jun 8 20:19:12 UTC 2020
Modified Files:
src/share/man/man4: aibs.4
Log Message:
Use Dx macro
To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10 src/share/man/man4/aibs.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/aibs.4
diff -u src/share/man/man4/aibs.4:1.9 src/share/man/man4/aibs.4:1.10
--- src/share/man/man4/aibs.4:1.9 Tue Mar 18 18:20:39 2014
+++ src/share/man/man4/aibs.4 Mon Jun 8 20:19:12 2020
@@ -1,4 +1,4 @@
-.\" $NetBSD: aibs.4,v 1.9 2014/03/18 18:20:39 riastradh Exp $
+.\" $NetBSD: aibs.4,v 1.10 2020/06/08 20:19:12 sevan Exp $
.\" $OpenBSD: aibs.4,v 1.4 2009/07/30 06:30:45 jmc Exp $
.\"
.\" Copyright (c) 2009 Constantine A. Murenin <[email protected]>
@@ -15,7 +15,7 @@
.\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
.\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
.\"
-.Dd June 12, 2011
+.Dd June 8, 2020
.Dt AIBS 4
.Os
.Sh NAME
@@ -194,7 +194,7 @@ The
.Nm
driver first appeared in
.Ox 4.7 ,
-DragonFly 2.4.1
+.Dx 2.4.1
and
.Nx 6.0 .
An earlier version of the driver, named
@@ -209,7 +209,8 @@ The
.Nm
driver was written for
.Ox ,
-DragonFly BSD, and
+.Dx
+BSD, and
.Nx
by
.An Constantine A. Murenin Aq Lk http://cnst.su/ ,