summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorwlemb <wlemb>2001-05-05 14:25:54 +0000
committerwlemb <wlemb>2001-05-05 14:25:54 +0000
commitb220dc79895f16624214933e02f4b4c2fe5e0a21 (patch)
tree770eeae7977f6824238f5a1c56761792c132d04e /src
parentc16c00ada1460d9e62dbda93ee793be219bc2b2a (diff)
downloadgroff-b220dc79895f16624214933e02f4b4c2fe5e0a21.tar.gz
Rename register .q to .ns
Diffstat (limited to 'src')
-rw-r--r--src/roff/troff/div.cc2
-rw-r--r--src/roff/troff/troff.man12
2 files changed, 7 insertions, 7 deletions
diff --git a/src/roff/troff/div.cc b/src/roff/troff/div.cc
index 4abd27af..a2e80d55 100644
--- a/src/roff/troff/div.cc
+++ b/src/roff/troff/div.cc
@@ -1166,7 +1166,7 @@ void init_div_requests()
number_reg_dictionary.define(".z", new diversion_name_reg);
number_reg_dictionary.define(".o", new page_offset_reg);
number_reg_dictionary.define(".p", new page_length_reg);
- number_reg_dictionary.define(".q", new no_space_mode_reg);
+ number_reg_dictionary.define(".ns", new no_space_mode_reg);
number_reg_dictionary.define(".d", new vertical_position_reg);
number_reg_dictionary.define(".h", new high_water_mark_reg);
number_reg_dictionary.define(".t", new distance_to_next_trap_reg);
diff --git a/src/roff/troff/troff.man b/src/roff/troff/troff.man
index fff107ca..c4830821 100644
--- a/src/roff/troff/troff.man
+++ b/src/roff/troff/troff.man
@@ -1861,6 +1861,12 @@ Useful in conjunction with the
.B \en[.trunc]
register.
.TP
+.B \en[.ns]
+.B 1
+if no-space mode is active (if in top-level diversion),
+.B 0
+otherwise.
+.TP
.B \en[.pn]
The number of the next page:
either the value set by a
@@ -1873,12 +1879,6 @@ The current pointsize in scaled points.
.B \en[.psr]
The last-requested pointsize in scaled points.
.TP
-.B \en[.q]
-.B 1
-if no-space mode is active (if in top-level diversion),
-.B 0
-otherwise.
-.TP
.B \en[.rj]
The number of lines to be right-justified as set by the
.B rj