From 19fcb854aa3b65d7c3988acae73c1be1212f3e8c Mon Sep 17 00:00:00 2001 From: Kirk McKusick Date: Thu, 24 Apr 1986 06:50:44 -0800 Subject: [PATCH] document distributed with 4.1BSD SCCS-vsn: lib/libcurses/PSD.doc/macros 4.1 --- usr/src/lib/libcurses/PSD.doc/macros | 81 ++++++++++++++++++++++++++++ 1 file changed, 81 insertions(+) create mode 100644 usr/src/lib/libcurses/PSD.doc/macros diff --git a/usr/src/lib/libcurses/PSD.doc/macros b/usr/src/lib/libcurses/PSD.doc/macros new file mode 100644 index 0000000000..82dce3aa24 --- /dev/null +++ b/usr/src/lib/libcurses/PSD.doc/macros @@ -0,0 +1,81 @@ +.\" Copyright (c) 1980 Regents of the University of California. +.\" All rights reserved. The Berkeley software License Agreement +.\" specifies the terms and conditions for redistribution. +.\" +.\" @(#)macros 4.1 (Berkeley) %G% +.\" +.\" this is the uncommented version. The commented one is in "macros.coms" +.ie t .ds _ \d\(mi\u +.el .ds _ _ +.ds , ,\ +.ds y (y\*,x) co-ordinates +.ds db database +.ie n .ds f \fI +.el .ds f \fB +.ds tc \*f/etc/termcap\fP +.ds Es This returns ERR if it would cause the screen to scroll illegally. +.ds Nm This has no associated \*(lq\fBmv\fP\*(rq command. +.ie t .ds m \fB\s-2\(dg\s+2\fP +.el .ds m [*] +.hy WINDOW +.he ''\*(Ln'' +.fo ''\- % \-'' +.de Un +.b +\s-2\\$2UNIX\\$1\s+2 +.ft +.. +.de Ds +.sp +.lp +.ev 1 +.nf +.ft I +.in 0 +.di Df +.. +.de De +.di +.ne \n(dn+2 +.Df +.ev +.ip +.. +.de Fd +.br +\&\\$4 +.fi +.b +\&\\$1(\\$2) +.ft +\&\\$3 +.br +.nf +.. +.de Vn +\&\\$3\c +.i "\\$1" \\$2 +.. +.de Fn +\&\\$3\c +.i "\\$1(\\$4)" \\$2 +.. +.de Bq +.ie t \&\*(lq\fB\\$1\fP\*(rq +.el \&\*(lq\fI\\$1\fP\*(rq +.. +.de $0 +.(x +.in \\n(Xs +\\*($n \\$1 +.)x +.. +.de $1 +.nr Xs 0 +.. +.de $2 +.nr Xs 3 +.. +.de $3 +.nr Xs 6 +.. -- 2.20.1