diff options
author | Mike Pechkin <mpech@cvs.openbsd.org> | 2001-11-13 13:54:27 +0000 |
---|---|---|
committer | Mike Pechkin <mpech@cvs.openbsd.org> | 2001-11-13 13:54:27 +0000 |
commit | 138760cea6dfae9292858f5f76e471374533727e (patch) | |
tree | a6b3996d64f3d12e658b68801b9c193ac0e12fd1 /share/man/man4/man4.mac68k/adb.4 | |
parent | 90d933d7a0cf14ffac9d7d6f3fafacdec21260e6 (diff) |
o) Fix bogus .Xr usage;
o) CAVEAT -> CAVEATS;
o) AUTHOR -> AUTHORS;
o) Start new sentence on a new line;
o) For URL and path names use .Pa;
o) We don't like .Pp before .Rs;
o) Don't use .Pp before/after .Sh;
o) OpenBSD -> .Ox;
millert@ ok and help;
Diffstat (limited to 'share/man/man4/man4.mac68k/adb.4')
-rw-r--r-- | share/man/man4/man4.mac68k/adb.4 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/share/man/man4/man4.mac68k/adb.4 b/share/man/man4/man4.mac68k/adb.4 index 590ea44cc3f..e97d35b0e89 100644 --- a/share/man/man4/man4.mac68k/adb.4 +++ b/share/man/man4/man4.mac68k/adb.4 @@ -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. .\" -.\" $OpenBSD: adb.4,v 1.5 2001/10/05 14:45:54 mpech Exp $ +.\" $OpenBSD: adb.4,v 1.6 2001/11/13 13:54:26 mpech Exp $ .\" $NetBSD: adb.4,v 1.1 1997/07/18 02:13:42 ender Exp $ .\" .Dd July 17, 1997 @@ -95,7 +95,7 @@ call is used to control the .Tn ADB event device. The following is a list of available -.Xr ioctl +.Xr ioctl 2 commands: .Bl -tag -width ADBIOC_GETREPEAT .It Dv ADBIOC_DEVSINFO @@ -228,7 +228,7 @@ event device. Another process has the device open. .It Bq Er EINVAL Invalid -.Xr ioctl +.Xr ioctl 2 specification. .It Bq Er EMSGSIZE The size of the |