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/ahc.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/ahc.4')
-rw-r--r-- | share/man/man4/man4.i386/ahc.4 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/share/man/man4/man4.i386/ahc.4 b/share/man/man4/man4.i386/ahc.4 index d2204640772a..097537199bec 100644 --- a/share/man/man4/man4.i386/ahc.4 +++ b/share/man/man4/man4.i386/ahc.4 @@ -24,7 +24,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. .\" -.\" $Id: ahc.4,v 1.15 1999/07/26 03:47:41 kris Exp $ +.\" $Id: ahc.4,v 1.16 1999/07/30 12:59:13 mpp Exp $ .\" .Dd October 15, 1998 .Dt AHC 4 i386 @@ -233,9 +233,9 @@ will allow normal operation. .Xr aha 4 , .Xr ahb 4 , .Xr cd 4 , -.Xr scsi 4 , .Xr da 4 , -.Xr sa 4 +.Xr sa 4 , +.Xr scsi 4 .Sh AUTHORS The .Nm |