diff options
author | Ingo Schwarze <schwarze@cvs.openbsd.org> | 2014-02-13 08:35:01 +0000 |
---|---|---|
committer | Ingo Schwarze <schwarze@cvs.openbsd.org> | 2014-02-13 08:35:01 +0000 |
commit | 69108aea1f052aa3b7b5abd3849e7bcd0ec3d9d5 (patch) | |
tree | 3d929799f332c56f7a04aadd776352e303d51291 | |
parent | d9294b7960babf94102bba00dbaadaf550bf7d13 (diff) |
add missing .An macro; from Jan Stary <hans at stare dot cz>
-rw-r--r-- | share/man/man4/ams.4 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/share/man/man4/ams.4 b/share/man/man4/ams.4 index 6f4c7d21ccc..c9b5df20db3 100644 --- a/share/man/man4/ams.4 +++ b/share/man/man4/ams.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: ams.4,v 1.2 2007/05/31 19:19:49 jmc Exp $ +.\" $OpenBSD: ams.4,v 1.3 2014/02/13 08:35:00 schwarze Exp $ .\" .\" Copyright (c) 2001 Peter Philipp .\" All rights reserved. @@ -25,7 +25,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. .\" -.Dd $Mdocdate: May 31 2007 $ +.Dd $Mdocdate: February 13 2014 $ .Dt AMS 4 .Os .Sh NAME @@ -66,4 +66,4 @@ TrackMan trackball The .Nm driver was written by -.Sy Colin Wood . +.An Colin Wood . |