* [PATCH] utils/exportfs/exports.man: quote command to preserve space
@ 2013-09-02 23:24 Jim Rees
2013-09-05 16:02 ` Steve Dickson
0 siblings, 1 reply; 2+ messages in thread
From: Jim Rees @ 2013-09-02 23:24 UTC (permalink / raw)
To: Steve Dickson; +Cc: linux-nfs
Signed-off-by: Jim Rees <rees@umich.edu>
---
utils/exportfs/exports.man | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/utils/exportfs/exports.man b/utils/exportfs/exports.man
index bc1de73..58c0f66 100644
--- a/utils/exportfs/exports.man
+++ b/utils/exportfs/exports.man
@@ -39,7 +39,7 @@ the export name using a backslash followed by the character code as three
octal digits.
.PP
To apply changes to this file, run
-.BR exportfs \-ra
+.BR "exportfs \-ra"
or restart the NFS server.
.PP
.SS Machine Name Formats
--
1.8.3.4
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH] utils/exportfs/exports.man: quote command to preserve space
2013-09-02 23:24 [PATCH] utils/exportfs/exports.man: quote command to preserve space Jim Rees
@ 2013-09-05 16:02 ` Steve Dickson
0 siblings, 0 replies; 2+ messages in thread
From: Steve Dickson @ 2013-09-05 16:02 UTC (permalink / raw)
To: Jim Rees; +Cc: linux-nfs
On 02/09/13 19:24, Jim Rees wrote:
> Signed-off-by: Jim Rees <rees@umich.edu>
> ---
> utils/exportfs/exports.man | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
Committed!
steved.
>
> diff --git a/utils/exportfs/exports.man b/utils/exportfs/exports.man
> index bc1de73..58c0f66 100644
> --- a/utils/exportfs/exports.man
> +++ b/utils/exportfs/exports.man
> @@ -39,7 +39,7 @@ the export name using a backslash followed by the character code as three
> octal digits.
> .PP
> To apply changes to this file, run
> -.BR exportfs \-ra
> +.BR "exportfs \-ra"
> or restart the NFS server.
> .PP
> .SS Machine Name Formats
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2013-09-05 16:02 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-09-02 23:24 [PATCH] utils/exportfs/exports.man: quote command to preserve space Jim Rees
2013-09-05 16:02 ` Steve Dickson
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).