diff options
author | Anthony J. Bentley <bentley@cvs.openbsd.org> | 2015-02-15 22:26:46 +0000 |
---|---|---|
committer | Anthony J. Bentley <bentley@cvs.openbsd.org> | 2015-02-15 22:26:46 +0000 |
commit | acf930c59c72b8618852e05d61e1709e6190a3d0 (patch) | |
tree | 5ec14226bce7b092465925b57a97d3a3812d2691 /share/man/man4/man4.vax/uda.4 | |
parent | 908d14f9c35bb3bc8b5ff316e6fb6c06ae6447b7 (diff) |
Use "In" to mark up include files, instead of wrongly wrapping with Aq.
Aq is not the same as <> in non-ASCII situations, so this caused
incorrect output in some places. And it provided no semantics besides.
ok schwarze@
Diffstat (limited to 'share/man/man4/man4.vax/uda.4')
-rw-r--r-- | share/man/man4/man4.vax/uda.4 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/share/man/man4/man4.vax/uda.4 b/share/man/man4/man4.vax/uda.4 index 144d12a0d5a..c07bc33e32a 100644 --- a/share/man/man4/man4.vax/uda.4 +++ b/share/man/man4/man4.vax/uda.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: uda.4,v 1.22 2014/11/15 14:41:02 bentley Exp $ +.\" $OpenBSD: uda.4,v 1.23 2015/02/15 22:26:45 bentley Exp $ .\" $NetBSD: uda.4,v 1.3 1996/03/03 17:14:10 thorpej Exp $ .\" .\" Copyright (c) 1980, 1987, 1991 Regents of the University of California. @@ -30,7 +30,7 @@ .\" .\" from: @(#)uda.4 6.6 (Berkeley) 3/27/91 .\" -.Dd $Mdocdate: November 15 2014 $ +.Dd $Mdocdate: February 15 2015 $ .Dt UDA 4 vax .Os .Sh NAME @@ -53,7 +53,7 @@ communicates with the host through a packet protocol known as the Mass Storage Control Protocol .Pq Tn MSCP . Consult the file -.Aq Pa vax/mscp.h +.In vax/mscp.h for a detailed description of this protocol. .Pp The |