summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--txr.14
1 files changed, 2 insertions, 2 deletions
diff --git a/txr.1 b/txr.1
index b4bdacb4..1df21687 100644
--- a/txr.1
+++ b/txr.1
@@ -31673,7 +31673,7 @@ On failure, they throw an exception of type
.SS* Unix Password Database
-.coNP Structure * passwd
+.coNP Structure @ passwd
.synb
.mets (defstruct passwd nil
.mets \ \ name passwd uid gid
@@ -31752,7 +31752,7 @@ is returned.
.SS* Unix Group Database
-.coNP Structure * group
+.coNP Structure @ group
.synb
.mets (defstruct group nil
.mets \ \ name passwd gid mem)