summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKaz Kylheku <kaz@kylheku.com>2020-04-09 06:31:00 -0700
committerKaz Kylheku <kaz@kylheku.com>2020-04-09 06:31:00 -0700
commit110f005d79426664964879d1d870d00f349ab241 (patch)
treeafb25cdc0ef5c40cfc2588815496b295cab942c7
parentf1c663a8271e1bfdc9c557f701df4cb05df8df6d (diff)
downloadtxr-110f005d79426664964879d1d870d00f349ab241.tar.gz
txr-110f005d79426664964879d1d870d00f349ab241.tar.bz2
txr-110f005d79426664964879d1d870d00f349ab241.zip
doc: stat/fstat: bad syntax formatting.
* txr.1: > should be >>.
-rw-r--r--txr.14
1 files changed, 2 insertions, 2 deletions
diff --git a/txr.1 b/txr.1
index ad988fee..7b8dd653 100644
--- a/txr.1
+++ b/txr.1
@@ -58170,9 +58170,9 @@ fields take on values of zero.
.coNP Functions @, stat @ lstat and @ fstat
.synb
-.mets (stat > { path | < stream | << fd })
+.mets (stat >> { path | < stream | << fd })
.mets (lstat << path )
-.mets (fstat > { path | stream | << fd })
+.mets (fstat >> { path | stream | << fd })
.syne
.desc
The