From 6c2e58987bcb3b5fe527f7f6743c549ed6c0c877 Mon Sep 17 00:00:00 2001 From: John Terpstra Date: Thu, 25 Aug 2005 16:49:40 +0000 Subject: Formatting and other fixes to man pages. (This used to be commit 411025ed0d6ba37ff00f4afc8ccdc9dae94b62e0) --- docs/manpages-3/net.8.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'docs/manpages-3/net.8.xml') diff --git a/docs/manpages-3/net.8.xml b/docs/manpages-3/net.8.xml index bcd6eb2ecc..234ca1d5c5 100644 --- a/docs/manpages-3/net.8.xml +++ b/docs/manpages-3/net.8.xml @@ -620,10 +620,10 @@ Parameters take the for "parameter=value". Common options include: Add a new group mapping entry: - + net groupmap add {rid=int|sid=string} unixgroup=string \ [type={domain|local}] [ntgroup=string] [comment=string] - + @@ -643,10 +643,10 @@ net groupmap add {rid=int|sid=string} unixgroup=string \ Update en existing group entry - + net groupmap modify {ntgroup=string|sid=SID} [unixgroup=string] \ [comment=string] [type={domain|local}] - + -- cgit