aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRuslan Ermilov <ru@FreeBSD.org>2003-05-16 21:19:32 +0000
committerRuslan Ermilov <ru@FreeBSD.org>2003-05-16 21:19:32 +0000
commitd74e011ff017d70205bcdfc49503daedecbf87b2 (patch)
treecfcfa786c607381ea9da1cd773deb71beecedc81
parentb289f982ea59a17b556d7892ed98c14c9b41d284 (diff)
downloadsrc-d74e011ff017d70205bcdfc49503daedecbf87b2.tar.gz
src-d74e011ff017d70205bcdfc49503daedecbf87b2.zip
mdoc(7) police: A better version of the same.
Approved by: re (blanket)
Notes
Notes: svn path=/head/; revision=115082
-rw-r--r--bin/pwd/pwd.12
-rw-r--r--bin/sh/sh.14
2 files changed, 3 insertions, 3 deletions
diff --git a/bin/pwd/pwd.1 b/bin/pwd/pwd.1
index 327eaa5f54f1..63c380feba69 100644
--- a/bin/pwd/pwd.1
+++ b/bin/pwd/pwd.1
@@ -43,7 +43,7 @@
.Nd return working directory name
.Sh SYNOPSIS
.Nm
-.Oo Fl L | Fl P Oc
+.Op Fl L | P
.Sh DESCRIPTION
The
.Nm
diff --git a/bin/sh/sh.1 b/bin/sh/sh.1
index 83423216400c..e15d1eeb1cf3 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