diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2007-06-21 08:49:21 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2007-06-21 08:49:21 +0000 |
commit | 4ff30c7cd78ae6d6843d8377d014577ea5acc043 (patch) | |
tree | e820fbc00282e086409db24e43d439cb7e4f32d2 /share/man/man4/man4.hppa | |
parent | f001da009af46abad7f77982cf56b19121046595 (diff) |
!.Tn is spawning behind my back!
.Tn -> .Sx: section headers are not tradenames;
Diffstat (limited to 'share/man/man4/man4.hppa')
-rw-r--r-- | share/man/man4/man4.hppa/intro.4 | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/share/man/man4/man4.hppa/intro.4 b/share/man/man4/man4.hppa/intro.4 index 2c962fb4b4b..22a58c3e851 100644 --- a/share/man/man4/man4.hppa/intro.4 +++ b/share/man/man4/man4.hppa/intro.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: intro.4,v 1.17 2007/06/20 14:09:15 jmc Exp $ +.\" $OpenBSD: intro.4,v 1.18 2007/06/21 08:49:20 jmc Exp $ .\" .\" Copyright (c) 2002,2003 Paul Weissmann .\" All rights reserved. @@ -24,7 +24,7 @@ .\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. .\" .\" -.Dd $Mdocdate: June 20 2007 $ +.Dd $Mdocdate: June 21 2007 $ .Dt INTRO 4 hppa .Os .Sh NAME @@ -34,13 +34,13 @@ This section describes 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 |