diff options
author | 2005-08-13 23:18:05 +0000 | |
---|---|---|
committer | 2005-08-13 23:18:05 +0000 | |
commit | 827c67fd303b1fdc64dd29661231f3c549e2bf3e (patch) | |
tree | e472882b74f3bf01a3cc1912e37e516167ea3b5f | |
parent | Xr new art driver. OK jmc@, put it in deraadt@ (diff) | |
download | wireguard-openbsd-827c67fd303b1fdc64dd29661231f3c549e2bf3e.tar.xz wireguard-openbsd-827c67fd303b1fdc64dd29661231f3c549e2bf3e.zip |
typo
-rw-r--r-- | share/man/man4/art.4 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man4/art.4 b/share/man/man4/art.4 index de29e4b8f23..07dfefe61cf 100644 --- a/share/man/man4/art.4 +++ b/share/man/man4/art.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: art.4,v 1.1 2005/08/13 23:07:35 claudio Exp $ +.\" $OpenBSD: art.4,v 1.2 2005/08/13 23:18:05 henning Exp $ .\" .\" Copyright (c) 2005 Internet Business Solutions AG, Zurich, Switzerland .\" Written by: Claudio Jeker <jeker@accoom.net> @@ -117,7 +117,7 @@ For example: .Pp .Dl # ifconfig art0 media E1-G.704 mode master .Pp -The default mode recovers the clock from the incomming line signal. +The default mode recovers the clock from the incoming line signal. This can be explicitly set by using the .Em autoselect mode. |