summaryrefslogtreecommitdiff
path: root/share/man/man4/man4.amd64
diff options
context:
space:
mode:
authorJason McIntyre <jmc@cvs.openbsd.org>2007-06-21 08:49:21 +0000
committerJason McIntyre <jmc@cvs.openbsd.org>2007-06-21 08:49:21 +0000
commit4ff30c7cd78ae6d6843d8377d014577ea5acc043 (patch)
treee820fbc00282e086409db24e43d439cb7e4f32d2 /share/man/man4/man4.amd64
parentf001da009af46abad7f77982cf56b19121046595 (diff)
!.Tn is spawning behind my back!
.Tn -> .Sx: section headers are not tradenames;
Diffstat (limited to 'share/man/man4/man4.amd64')
-rw-r--r--share/man/man4/man4.amd64/intro.48
1 files changed, 4 insertions, 4 deletions
diff --git a/share/man/man4/man4.amd64/intro.4 b/share/man/man4/man4.amd64/intro.4
index af42aa6cc14..a217f13e4a1 100644
--- a/share/man/man4/man4.amd64/intro.4
+++ b/share/man/man4/man4.amd64/intro.4
@@ -1,4 +1,4 @@
-.\" $OpenBSD: intro.4,v 1.31 2007/06/20 14:09:15 jmc Exp $
+.\" $OpenBSD: intro.4,v 1.32 2007/06/21 08:49:20 jmc Exp $
.\"
.\" Copyright (c) 1994 Christopher G. Demetriou
.\" All rights reserved.
@@ -28,7 +28,7 @@
.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
.\"
-.Dd $Mdocdate: June 20 2007 $
+.Dd $Mdocdate: June 21 2007 $
.Dt INTRO 4 amd64
.Os
.Sh NAME
@@ -39,14 +39,14 @@ The manual pages in section 4 describe the special files,
related driver functions, and networking support
available in the system.
In this part of the manual, the
-.Tn SYNOPSIS
+.Sx SYNOPSIS
section of
each configurable device gives a sample specification
for use in constructing a system description for the
.Xr config 8
program.
The
-.Tn DIAGNOSTICS
+.Sx DIAGNOSTICS
section lists messages which may appear on the console
and/or in the system error log
.Pa /var/log/messages