summaryrefslogtreecommitdiff
path: root/docs/manpages-3
diff options
context:
space:
mode:
Diffstat (limited to 'docs/manpages-3')
-rw-r--r--docs/manpages-3/net.8.xml17
-rw-r--r--docs/manpages-3/pdbedit.8.xml8
2 files changed, 19 insertions, 6 deletions
diff --git a/docs/manpages-3/net.8.xml b/docs/manpages-3/net.8.xml
index 6a9001b046..bcd6eb2ecc 100644
--- a/docs/manpages-3/net.8.xml
+++ b/docs/manpages-3/net.8.xml
@@ -618,9 +618,13 @@ Parameters take the for "parameter=value". Common options include:</para>
<refsect3>
<title>GROUPMAP ADD</title>
-<para>Add a new group mapping entry</para>
-
-<para>net groupmap add {rid=int|sid=string} unixgroup=string [type={domain|local}] [ntgroup=string] [comment=string]</para>
+<para>
+Add a new group mapping entry:
+<screen>
+net groupmap add {rid=int|sid=string} unixgroup=string \
+ [type={domain|local}] [ntgroup=string] [comment=string]
+</screen>
+</para>
</refsect3>
@@ -638,7 +642,12 @@ Parameters take the for "parameter=value". Common options include:</para>
<para>Update en existing group entry</para>
-<para>net groupmap modify {ntgroup=string|sid=SID} [unixgroup=string] [comment=string] [type={domain|local}]</para>
+<para>
+<screen>
+net groupmap modify {ntgroup=string|sid=SID} [unixgroup=string] \
+ [comment=string] [type={domain|local}]
+</screen>
+</para>
</refsect3>
<refsect3>
diff --git a/docs/manpages-3/pdbedit.8.xml b/docs/manpages-3/pdbedit.8.xml
index 84dffe67da..bb88fa891c 100644
--- a/docs/manpages-3/pdbedit.8.xml
+++ b/docs/manpages-3/pdbedit.8.xml
@@ -122,8 +122,12 @@ Profile Path: \\BERSERKER\profile
<para>Example: <command>pdbedit -L -w</command></para>
<screen>
-sorce:500:508818B733CE64BEAAD3B435B51404EE:D2A2418EFC466A8A0F6B1DBB5C3DB80C:[UX ]:LCT-00000000:
-samba:45:0F2B255F7B67A7A9AAD3B435B51404EE:BC281CE3F53B6A5146629CD4751D3490:[UX ]:LCT-3BFA1E8D:
+sorce:500:508818B733CE64BEAAD3B435B51404EE:
+ D2A2418EFC466A8A0F6B1DBB5C3DB80C:
+ [UX ]:LCT-00000000:
+samba:45:0F2B255F7B67A7A9AAD3B435B51404EE:
+ BC281CE3F53B6A5146629CD4751D3490:
+ [UX ]:LCT-3BFA1E8D:
</screen>
</listitem>
</varlistentry>