diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2005-04-01 15:59:21 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2005-04-01 15:59:21 +0000 |
commit | bdb0e7c338c52bd055227ddd81a4bcadd7933511 (patch) | |
tree | 38ef0a79b9181d1939fcec4a395901164adcc629 | |
parent | dd1edbcdecd32d2aff0adb2499a08ecd5c4313f8 (diff) |
.Ox 3.8, not 3.7;
-rw-r--r-- | sbin/bioctl/bioctl.8 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sbin/bioctl/bioctl.8 b/sbin/bioctl/bioctl.8 index a3990eb3f11..f793c592a2f 100644 --- a/sbin/bioctl/bioctl.8 +++ b/sbin/bioctl/bioctl.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: bioctl.8,v 1.3 2005/03/30 08:06:03 dlg Exp $ +.\" $OpenBSD: bioctl.8,v 1.4 2005/04/01 15:59:20 jmc Exp $ .\" .\" Copyright (c) 2004, 2005 Marco Peereboom .\" @@ -78,7 +78,7 @@ Or use the first letter of the function. The .Nm command appeared in -.Ox 3.7 . +.Ox 3.8 . .Sh AUTHORS The .Nm |