diff options
author | charnier <charnier@FreeBSD.org> | 1998-03-19 07:37:43 +0000 |
---|---|---|
committer | charnier <charnier@FreeBSD.org> | 1998-03-19 07:37:43 +0000 |
commit | 77878782d5bf3ff893e51cd39540142733d93975 (patch) | |
tree | c179fe0bbadc432cb5d890c71ec002dcc0724e9a /libexec | |
parent | 2406be21715f38a5d854bd4b4ffe98b6caf9550a (diff) | |
download | FreeBSD-src-77878782d5bf3ff893e51cd39540142733d93975.zip FreeBSD-src-77878782d5bf3ff893e51cd39540142733d93975.tar.gz |
.Sh AUTHOR -> .Sh AUTHORS. Use .An/.Aq.
Diffstat (limited to 'libexec')
-rw-r--r-- | libexec/xtend/xtend.8 | 4 | ||||
-rw-r--r-- | libexec/ypxfr/ypxfr.8 | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/libexec/xtend/xtend.8 b/libexec/xtend/xtend.8 index 41a6677..a990118 100644 --- a/libexec/xtend/xtend.8 +++ b/libexec/xtend/xtend.8 @@ -27,7 +27,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" $Id: xtend.8,v 1.7 1997/06/24 03:52:15 stark Exp $ +.\" $Id: xtend.8,v 1.8 1997/12/04 07:25:18 charnier Exp $ .\" .Th XTEND 8 "30 Oct 1993" .Dd Oct 30, 1993 @@ -179,5 +179,5 @@ does the best it can at trying to track device status, but there is usually no way it can tell when a device has been operated manually. This is due to the fact that most X-10 devices are not able to respond to queries about their status. -.Sh AUTHOR +.Sh AUTHORS .An Eugene W. Stark Aq stark@cs.sunysb.edu diff --git a/libexec/ypxfr/ypxfr.8 b/libexec/ypxfr/ypxfr.8 index de42206..fdc3bb0 100644 --- a/libexec/ypxfr/ypxfr.8 +++ b/libexec/ypxfr/ypxfr.8 @@ -28,7 +28,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" $Id: ypxfr.8,v 1.6 1997/02/22 14:22:47 peter Exp $ +.\" $Id: ypxfr.8,v 1.7 1997/12/08 07:49:51 charnier Exp $ .\" .Dd February 5, 1995 .Dt YPXFR 8 @@ -287,5 +287,5 @@ domain. .Xr yp 4 , .Xr yppush 8 , .Xr ypserv 8 -.Sh AUTHOR +.Sh AUTHORS .An Bill Paul Aq wpaul@ctr.columbia.edu |