diff options
-rw-r--r-- | txr.1 | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -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) |