From 972ad39ca7654ea7437f31e07bae141c5e5fc816 Mon Sep 17 00:00:00 2001 From: Christophe Alexandre Date: Wed, 31 Aug 2005 14:16:51 +0000 Subject: [PATCH] Error in documentation on SY_RM and SY_RP --- alliance/src/mbk/man5/ap.5 | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/alliance/src/mbk/man5/ap.5 b/alliance/src/mbk/man5/ap.5 index fd4cff3c..7457df31 100644 --- a/alliance/src/mbk/man5/ap.5 +++ b/alliance/src/mbk/man5/ap.5 @@ -1,4 +1,4 @@ -.\" $Id: ap.5,v 1.2 2003/10/29 15:10:42 xtof Exp $ +.\" $Id: ap.5,v 1.3 2005/08/31 14:16:51 xtof Exp $ .\" @(#)Labo.l 0.0 91/04/02 UPMC; Author: Vincent POUILLEY .TH AP 5 "October 1, 1997" "ASIM/LIP6" "FILE FORMATS" .SH NAME @@ -168,10 +168,10 @@ geoop ::= 'NOSYM' | 'ROT_P' | 'ROT_M' | 'SYM_X' | 'SYM_Y' | /* sym_y : y becomes -y */ /* sym_x : x becomes -x */ /* symxy : x becomes -x and y becomes -y */ - /* sy_rp : x becomes -x then rotates 90 degrees */ - /* counter clockwyse */ - /* sy_rm : x becomes -x then rotates 90 degrees */ - /* clockwyse */ + /* sy_rp : y becomes -y then rotates 90 degrees */ + /* counter clockwise */ + /* sy_rm : y becomes -y then rotates 90 degrees */ + /* clockwise */ trans_name ::= 'T' transistor_type '_' d '_' w