gbranden pushed a commit to branch master
in repository groff.

commit 8bf9912eb3da12dbe5cb0b6d5c7dcbc3ef3e4814
Author: G. Branden Robinson <[email protected]>
AuthorDate: Sun Apr 11 09:13:45 2021 +1000

    doc/groff.texi: Drop example.
    
    It wasn't illustrating anything particular about the .hla register, and
    could be misleading--you don't need to copy a string-valued register
    into a string to interpolate it.
---
 doc/groff.texi | 6 ------
 1 file changed, 6 deletions(-)

diff --git a/doc/groff.texi b/doc/groff.texi
index 541dda1..4279eca 100644
--- a/doc/groff.texi
+++ b/doc/groff.texi
@@ -7688,12 +7688,6 @@ usually invoked by the @file{troffrc} or 
@file{troffrc-end} files;
 The hyphenation language is available in the read-only string-valued
 register @samp{.hla}; it is associated with the environment
 (@pxref{Environments}).
-
-@Example
-.ds curr_language \n[.hla]
-\*[curr_language]
-    @result{} us
-@endExample
 @endDefreq
 
 @DefreqList {hlm, [@Var{n}]}

_______________________________________________
Groff-commit mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/groff-commit

Reply via email to