From 821ac2c7106a92da9705c0bb771ebac070154b7d Mon Sep 17 00:00:00 2001 From: Ville Skyttä Date: Sun, 6 Mar 2011 11:02:25 +0200 Subject: man page syntax fixes Signed-off-by: Ville Skyttä --- misc-utils/kill.1 | 2 +- mount/mount.8 | 1 - text-utils/more.1 | 2 +- 3 files changed, 2 insertions(+), 3 deletions(-) diff --git a/misc-utils/kill.1 b/misc-utils/kill.1 index fad706ab5..06792a157 100644 --- a/misc-utils/kill.1 +++ b/misc-utils/kill.1 @@ -10,7 +10,7 @@ kill \- terminate a process .IR signal | \fB\-p\fP ] .RB [ \-q .IR sigval ] -.RN [ \-a ] +.RB [ \-a ] .RB [ \-\- ] .IR pid ... .br diff --git a/mount/mount.8 b/mount/mount.8 index 73622b05c..d47104652 100644 --- a/mount/mount.8 +++ b/mount/mount.8 @@ -2180,7 +2180,6 @@ NUMA capability (perhaps a safe recovery kernel), or with fewer nodes online, then it is advisable to omit the mpol option from automatic mount options. It can be added later, when the tmpfs is already mounted on MountPoint, by 'mount -o remount,mpol=Policy:NodeList MountPoint'. -.PE .SH "Mount options for ubifs" UBIFS is a flash file system which works on top of UBI volumes. Note that diff --git a/text-utils/more.1 b/text-utils/more.1 index aa2d155c9..1c9a51306 100644 --- a/text-utils/more.1 +++ b/text-utils/more.1 @@ -87,7 +87,7 @@ to count logical, rather than screen lines (i.e., long lines are not folded). .It Fl p Do not scroll. Instead, clear the whole screen and then display the text. - +.Pp Notice that this option is switched automatically on if executable is named to `page'. .It Fl c Do not scroll. Instead, paint each screen from the top, clearing the -- cgit v1.2.3-55-g7522