summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--text-utils/more.16
1 files changed, 3 insertions, 3 deletions
diff --git a/text-utils/more.1 b/text-utils/more.1
index a7fe2b6da..a049d135f 100644
--- a/text-utils/more.1
+++ b/text-utils/more.1
@@ -47,8 +47,8 @@
.Nm more
.Op Fl dlfpcsu
.Op Fl num
-.Op +/ pattern
-.Op + linenum
+.Op +/\fIpattern\fP
+.Op +\fIlinenum\fP
.Op Ar
.Sh DESCRIPTION
.Nm More
@@ -182,7 +182,7 @@ Specifies terminal type, used by more to get the terminal
characteristics necessary to manipulate the screen.
.El
.Sh SEE ALSO
-.Xr vi 1
+.Xr vi 1 ,
.Xr less 1
.Sh AUTHORS
Eric Shienbrood, UC Berkeley