From 906e1c07de1e06a0104fe13ceeb081c298f9042d Mon Sep 17 00:00:00 2001 From: Kaz Kylheku Date: Wed, 30 Sep 2015 21:32:51 -0700 Subject: Formatting fix in struct passwd and group headings. * txr.1: * used instead of @. --- txr.1 | 4 ++-- 1 file 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) -- cgit v1.2.3