summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--bfs.110
1 files changed, 5 insertions, 5 deletions
diff --git a/bfs.1 b/bfs.1
index cd75b37..4acda88 100644
--- a/bfs.1
+++ b/bfs.1
@@ -143,14 +143,14 @@ optimizations, plus re-order expressions to reduce expected cost.
All optimizations, including aggressive optimizations that may alter the observed behavior in corner cases.
.RE
.TP
-.BR \-S\ bfs | dfs | ids
+\fB\-S \fIbfs\fR|\fIdfs\fR|\fIids\fR
Use
-.BR b readth- f irst/ d epth- f irst/ i terative
-.BR d eepening
-.BR s earch
+.IR b readth- f irst/ d epth- f irst/ i terative
+.IR d eepening
+.IR s earch
(default:
.B -S
-.BR bfs ).
+.IR bfs ).
.RE
.SH OPERATORS
.TP