[PATCH] formatting fixes in bootparam.7, wcpncpy.3, wcsncmp.3

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



This patch fixes some formatting issues.

* wcpncpy.3 : "1" is not a variable and it is not better to be underlined.
* wcpncmp.3 : "i" of "(i" needs to be underlined.
* bootparam.7 : a comma should not be underlined

diff --git a/manual/LDP_man-pages/original/man3/wcpncpy.3
b/manual/LDP_man-pages/original/man3/wcpncpy.3
index f3bfbfa..910dd6f 100644
--- a/manual/LDP_man-pages/original/man3/wcpncpy.3
+++ b/manual/LDP_man-pages/original/man3/wcpncpy.3
@@ -89,7 +89,7 @@ characters at
 .SH RETURN VALUE
 .BR wcpncpy ()
 returns a pointer to the last wide character written, that is,
-.IR dest + n \- 1" .
+.IR dest + n \-1.
 .SH CONFORMING TO
 POSIX.1-2008.
 .SH SEE ALSO
diff --git a/manual/LDP_man-pages/original/man3/wcsncmp.3
b/manual/LDP_man-pages/original/man3/wcsncmp.3
index 311462d..c1903e0 100644
--- a/manual/LDP_man-pages/original/man3/wcsncmp.3
+++ b/manual/LDP_man-pages/original/man3/wcsncmp.3
@@ -62,7 +62,7 @@ greater than
 It returns an integer less than zero if at the first
 differing position
 .I i
-.RI (i
+.RI ( i
 <
 .IR n ),
 the corresponding
diff --git a/manual/LDP_man-pages/original/man7/bootparam.7
b/manual/LDP_man-pages/original/man7/bootparam.7
index 440fad5..db60026 100644
--- a/manual/LDP_man-pages/original/man7/bootparam.7
+++ b/manual/LDP_man-pages/original/man7/bootparam.7
@@ -188,7 +188,7 @@ use 'root=/dev/fd1'.

 The root device can be specified symbolically or numerically.
 A symbolic specification has the form
-.I /dev/XXYN,
+.IR /dev/XXYN ,
 where XX designates
 the device type ('hd' for ST-506 compatible hard disk, with Y in
 \&'a'-'d'; 'sd' for SCSI compatible disk, with Y in 'a'-'e';

-- 
Akihiro MOTOKI <amotoki@xxxxxxxxx>
--
To unsubscribe from this list: send the line "unsubscribe linux-man" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html




[Index of Archives]     [Kernel Documentation]     [Netdev]     [Linux Ethernet Bridging]     [Linux Wireless]     [Kernel Newbies]     [Security]     [Linux for Hams]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux RAID]     [Linux Admin]     [Samba]

  Powered by Linux