diff options
author | Mike Pritchard <mpp@FreeBSD.org> | 1999-08-15 10:48:36 +0000 |
---|---|---|
committer | Mike Pritchard <mpp@FreeBSD.org> | 1999-08-15 10:48:36 +0000 |
commit | def37e7c68d5302d98cc7c808a9a7db4e338643e (patch) | |
tree | 9dda0df088ab9f763c21cdd5f2673a93cdb40d23 /share/man/man4/man4.i386/si.4 | |
parent | 36b3fda178c9af6ba319cbd9e95e663ef80edb72 (diff) |
Various man page cleanup:
- Sort xrefs
- FreeBSD.ORG -> FreeBSD.org
- Be consistent with section names as outlined in mdoc(7).
- Other misc mdoc cleanup.
PR: doc/13144
Submitted by: Alexey M. Zelkin <phantom@cris.net>
Notes
Notes:
svn path=/head/; revision=49831
Diffstat (limited to 'share/man/man4/man4.i386/si.4')
-rw-r--r-- | share/man/man4/man4.i386/si.4 | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/share/man/man4/man4.i386/si.4 b/share/man/man4/man4.i386/si.4 index a31bb32da89b..1fa99f24e479 100644 --- a/share/man/man4/man4.i386/si.4 +++ b/share/man/man4/man4.i386/si.4 @@ -1,4 +1,4 @@ -.\" $Id: si.4,v 1.13 1998/06/08 06:11:59 jkoshy Exp $ +.\" $Id: si.4,v 1.14 1999/05/20 09:56:10 yokota Exp $ .\" The following requests are required for all man pages. .Dd September 16, 1995 .Os FreeBSD @@ -148,8 +148,10 @@ The System V driver source is/was available by ftp from This driver is not supported by Specialix International. .Sh AUTHORS .An Peter Wemm Aq peter@netplex.com.au -obtained the code from Andy Rutter and ported it to -.Bx Free +obtained the code from +.An Andy Rutter +and ported it to +.Fx and threw the man page together. .An Bruce Evans Aq bde@zeta.org.au provided a large amount of assistance during porting. |