diff options
author | 2010-03-13 06:35:40 +0000 | |
---|---|---|
committer | 2010-03-13 06:35:40 +0000 | |
commit | 0643de9a3703a0c6c4d88be3b897428e355ea129 (patch) | |
tree | 5eb73a25472db76fc2b824e9618070a8805f6c98 | |
parent | sync with recent mirror changes and list http mirrors here. (diff) | |
download | wireguard-openbsd-0643de9a3703a0c6c4d88be3b897428e355ea129.tar.xz wireguard-openbsd-0643de9a3703a0c6c4d88be3b897428e355ea129.zip |
.Xt -> .Xr
-rw-r--r-- | share/man/man4/ath.4 | 6 | ||||
-rw-r--r-- | usr.bin/systat/systat.1 | 6 |
2 files changed, 6 insertions, 6 deletions
diff --git a/share/man/man4/ath.4 b/share/man/man4/ath.4 index 3d3a14e8d30..64d980c850f 100644 --- a/share/man/man4/ath.4 +++ b/share/man/man4/ath.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: ath.4,v 1.49 2010/01/03 14:31:01 schwarze Exp $ +.\" $OpenBSD: ath.4,v 1.50 2010/03/13 06:35:40 jmc Exp $ .\" $NetBSD: ath.4,v 1.5 2004/07/03 16:58:18 mycroft Exp $ .\" .\" Copyright (c) 2002, 2003 Sam Leffler, Errno Consulting @@ -42,7 +42,7 @@ .\" $FreeBSD: /repoman/r/ncvs/src/share/man/man4/ath.4,v 1.16 2004/02/18 08:30:08 maxim Exp $ .\" parts from $FreeBSD: /repoman/r/ncvs/src/share/man/man4/ath_hal.4,v 1.7 2004/01/07 20:49:51 blackend Exp $ .\" -.Dd $Mdocdate: January 3 2010 $ +.Dd $Mdocdate: March 13 2010 $ .Dt ATH 4 .Os .Sh NAME @@ -319,7 +319,7 @@ This should not happen. .Xr cardbus 4 , .Xr gpio 4 , .Xr ifmedia 4 , -.Xt intro 4 , +.Xr intro 4 , .Xr netintro 4 , .Xr pci 4 , .Xr hostname.if 5 , diff --git a/usr.bin/systat/systat.1 b/usr.bin/systat/systat.1 index 995d222a409..499c48b5321 100644 --- a/usr.bin/systat/systat.1 +++ b/usr.bin/systat/systat.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: systat.1,v 1.84 2009/11/15 09:05:09 jmc Exp $ +.\" $OpenBSD: systat.1,v 1.85 2010/03/13 06:35:40 jmc Exp $ .\" $NetBSD: systat.1,v 1.6 1996/05/10 23:16:39 thorpej Exp $ .\" .\" Copyright (c) 1985, 1990, 1993 @@ -30,7 +30,7 @@ .\" .\" @(#)systat.1 8.2 (Berkeley) 12/30/93 .\" -.Dd $Mdocdate: November 15 2009 $ +.Dd $Mdocdate: March 13 2010 $ .Dt SYSTAT 1 .Os .Sh NAME @@ -608,7 +608,7 @@ configuration. Port names. .El .Sh SEE ALSO -.Xt fstat 1 , +.Xr fstat 1 , .Xr kill 1 , .Xr netstat 1 , .Xr nfsstat 1 , |