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.vax/de.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.vax/de.4')
-rw-r--r-- | share/man/man4/man4.vax/de.4 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man4/man4.vax/de.4 b/share/man/man4/man4.vax/de.4 index 2e4ed6bf6c6..231922c8c9c 100644 --- a/share/man/man4/man4.vax/de.4 +++ b/share/man/man4/man4.vax/de.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: de.4,v 1.4 1999/06/05 13:18:37 aaron Exp $ +.\" $OpenBSD: de.4,v 1.5 2001/11/13 13:54:26 mpech Exp $ .\" $NetBSD: de.4,v 1.3 1996/03/03 17:13:19 thorpej Exp $ .\" .\" Copyright (c) 1986, 1991 The Regents of the University of California. @@ -75,7 +75,7 @@ by setting the .Dv IFF_NOTRAILERS flag with an .Dv SIOCSIFFLAGS -.Xr ioctl . +.Xr ioctl 2 . .Sh DIAGNOSTICS .Bl -diag .It de%d: hardware address %s. |