Ken Arnold edits for document distributed with 4.3BSD
authorKirk McKusick <mckusick@ucbvax.Berkeley.EDU>
Thu, 24 Apr 1986 14:49:46 +0000 (06:49 -0800)
committerKirk McKusick <mckusick@ucbvax.Berkeley.EDU>
Thu, 24 Apr 1986 14:49:46 +0000 (06:49 -0800)
SCCS-vsn: lib/libcurses/PSD.doc/intro.2 6.1

usr/src/lib/libcurses/PSD.doc/intro.2

index b96cd57..437c096 100644 (file)
@@ -2,7 +2,7 @@
 .\" All rights reserved.  The Berkeley software License Agreement
 .\" specifies the terms and conditions for redistribution.
 .\"
 .\" All rights reserved.  The Berkeley software License Agreement
 .\" specifies the terms and conditions for redistribution.
 .\"
-.\"    @(#)intro.2     5.1 (Berkeley) %G%
+.\"    @(#)intro.2     6.1 (Berkeley) %G%
 .\"
 .sh 1 Variables
 .pp
 .\"
 .sh 1 Variables
 .pp
@@ -53,8 +53,8 @@ which are of general usefulness:
 .ta 11n
 .(b L
 .nf
 .ta 11n
 .(b L
 .nf
-reg    storage class ``register'' (e.g., \fIreg int i;\fR\|)
-bool   boolean type, actually a ``char'' (e.g., \fIbool doneit;\fR\|)
+reg    storage class ``register'' (\fIe.g.\fP, \fIreg int i;\fR\|)
+bool   boolean type, actually a ``char'' (\fIe.g.\fP, \fIbool doneit;\fR\|)
 TRUE   boolean ``true'' flag (1).
 FALSE  boolean ``false'' flag (0).
 .fi
 TRUE   boolean ``true'' flag (1).
 FALSE  boolean ``false'' flag (0).
 .fi