From 3dfee9ea37ce25813fe91a089b7bcdaec3426db5 Mon Sep 17 00:00:00 2001 From: Ingo Schwarze Date: Wed, 14 Jun 2017 19:39:18 +0000 Subject: simple implementation of the roff(7) .als (macro alias) request, sufficient for pages using po4a(1) --- roff.7 | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'roff.7') diff --git a/roff.7 b/roff.7 index f4c1df73..31bfcf42 100644 --- a/roff.7 +++ b/roff.7 @@ -1,4 +1,4 @@ -.\" $Id: roff.7,v 1.90 2017/06/14 14:02:39 schwarze Exp $ +.\" $Id: roff.7,v 1.91 2017/06/14 19:39:18 schwarze Exp $ .\" .\" Copyright (c) 2010, 2011, 2012 Kristaps Dzonsons .\" Copyright (c) 2010,2011,2013-2015,2017 Ingo Schwarze @@ -412,7 +412,6 @@ Create an alias for a number register. Currently unsupported. .It Ic \&als Ar newname oldname Create an alias for a request, string, macro, or diversion. -Currently unsupported. .It Ic \&am Ar macroname Op Ar endmacro Append to a macro definition. The syntax of this request is the same as that of -- cgit v1.2.3