From 99d8182e6b8dcc7ed772c78e9d417b9f528e3723 Mon Sep 17 00:00:00 2001 From: Kaz Kylheku Date: Thu, 1 Mar 2012 16:06:15 -0800 Subject: Adding major section headings for the basic directives, and for load. --- txr.1 | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/txr.1 b/txr.1 index 1fa789bb..d2845dea 100644 --- a/txr.1 +++ b/txr.1 @@ -1286,6 +1286,8 @@ The load directive loads another TXR file and interprets its contents. .PP +.SH INPUT SCANNING AND DATA MANIPULATION + .SS The Next Directive The next directive indicates that the remainder of the query is to be applied @@ -3244,6 +3246,8 @@ callee is invoked, it calls @(which), whose @(fun) call is routed to callee's local definition. When @(which) is called directly from the top level, its @(fun) call goes to the toplevel definition. +.SH MODULARIZATION + .SS The Load Directive The syntx of the load directive is: -- cgit v1.2.3