summaryrefslogtreecommitdiffstats
path: root/bin/sh/sh.1
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2003-05-16 21:19:32 +0000
committerru <ru@FreeBSD.org>2003-05-16 21:19:32 +0000
commitc67d493b980d6a6a2d93c04bcf0cfd01d79c35ef (patch)
treecfcfa786c607381ea9da1cd773deb71beecedc81 /bin/sh/sh.1
parent889e4564c8fb5031e565bcd1083e1e1aa14700cd (diff)
downloadFreeBSD-src-c67d493b980d6a6a2d93c04bcf0cfd01d79c35ef.zip
FreeBSD-src-c67d493b980d6a6a2d93c04bcf0cfd01d79c35ef.tar.gz
mdoc(7) police: A better version of the same.
Approved by: re (blanket)
Diffstat (limited to 'bin/sh/sh.1')
-rw-r--r--bin/sh/sh.14
1 files changed, 2 insertions, 2 deletions
diff --git a/bin/sh/sh.1 b/bin/sh/sh.1
index 8342321..e15d1ee 100644
--- a/bin/sh/sh.1
+++ b/bin/sh/sh.1
@@ -1295,7 +1295,7 @@ with the same name as a built-in command.
List or alter key bindings for the line editor.
This command is documented in
.Xr editrc 5 .
-.It Ic cd Oo Fl L | Fl P Oc Op Ar directory
+.It Ic cd Oo Fl L | P Oc Op Ar directory
Switch to the specified
.Ar directory ,
or to the directory specified in the
@@ -1626,7 +1626,7 @@ option is specified, the PID of each job is also printed.
If the
.Fl s
option is specified, only the PIDs of the jobs are printed, one per line.
-.It Ic pwd Oo Fl L | Fl P Oc
+.It Ic pwd Op Fl L | P
Print the path of the current directory. The built-in command may
differ from the program of the same name because the
built-in command remembers what the current directory
OpenPOWER on IntegriCloud