From c8b6342d3c2a167dec16931815926e9e4387e7ef Mon Sep 17 00:00:00 2001 From: rsc Date: Thu, 13 Jan 2005 04:49:19 +0000 Subject: Many small edits. --- man/man3/9pclient.3 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'man/man3/9pclient.3') diff --git a/man/man3/9pclient.3 b/man/man3/9pclient.3 index b21676a7..cb2725a2 100644 --- a/man/man3/9pclient.3 +++ b/man/man3/9pclient.3 @@ -9,8 +9,8 @@ CFid, CFsys, fsinit, fsmount, fsroot, fssetroot, fsunmount, nsmount, fsversion, .B #include .PP .B #include <9pclient.h> +.ta +\w'\fLCFsys* 'u .PP -.ta +'\fLCFsys* 'u .B CFsys* fsmount(int fd, char *aname) .PP @@ -214,7 +214,7 @@ The path is parsed as a slash-separated sequence of path elements, as on Unix and Plan 9. Elements that are empty or dot -.B ( . ) +.RB ( . ) are ignored. .PP Once opened, these fids can be read and written using -- cgit v1.2.3