aboutsummaryrefslogtreecommitdiff
path: root/bin
diff options
context:
space:
mode:
authorJens Schweikhardt <schweikh@FreeBSD.org>2022-08-14 13:02:06 +0000
committerJens Schweikhardt <schweikh@FreeBSD.org>2022-08-14 13:02:06 +0000
commit825225e52f4474622d0a1b6412d9900cd8cda0b3 (patch)
tree5f16fb132bd2e8eac33556820ed8512e0875e92a /bin
parent6e62d9a5a56c0cb8d314998e163096a454c84620 (diff)
downloadsrc-825225e52f4474622d0a1b6412d9900cd8cda0b3.tar.gz
src-825225e52f4474622d0a1b6412d9900cd8cda0b3.zip
For man page references found in ports, indicate the respective port.
Diffstat (limited to 'bin')
-rw-r--r--bin/ls/ls.14
-rw-r--r--bin/pax/pax.12
-rw-r--r--bin/sh/sh.110
3 files changed, 8 insertions, 8 deletions
diff --git a/bin/ls/ls.1 b/bin/ls/ls.1
index ef412dd2927d..450985fcfb4f 100644
--- a/bin/ls/ls.1
+++ b/bin/ls/ls.1
@@ -678,7 +678,7 @@ The default
.Dq Li cons25
console has the proper capabilities,
but to display the colors in an
-.Xr xterm 1 ,
+.Xr xterm 1 Pq Pa ports/x11/xterm ,
for example,
the
.Ev TERM
@@ -881,7 +881,7 @@ specification.
.Xr chmod 1 ,
.Xr getfacl 1 ,
.Xr sort 1 ,
-.Xr xterm 1 ,
+.Xr xterm 1 Pq Pa ports/x11/xterm ,
.Xr localeconv 3 ,
.Xr strftime 3 ,
.Xr strmode 3 ,
diff --git a/bin/pax/pax.1 b/bin/pax/pax.1
index 2cc7a694a710..abfbacee78b3 100644
--- a/bin/pax/pax.1
+++ b/bin/pax/pax.1
@@ -800,7 +800,7 @@ option is also used, the resulting file may contain fewer
.Ar bytes ,
according to the compressibility of the archive contents.
See
-.Xr zip 1
+.Xr zip 1 Pq Pa ports/archivers/zip
if compressed volumes of predictable size are required.
.Pp
.Em Warning :
diff --git a/bin/sh/sh.1 b/bin/sh/sh.1
index 9b1968373ec9..7a30020f2f7f 100644
--- a/bin/sh/sh.1
+++ b/bin/sh/sh.1
@@ -214,7 +214,7 @@ Do not overwrite existing files with
.Ql > .
.It Fl E Li emacs
Enable the built-in
-.Xr emacs 1
+.Xr emacs 1 Pq Pa ports/editors/emacs
command line editor (disables the
.Fl V
option if it has been set;
@@ -359,8 +359,8 @@ This option only has a long name.
Set
.Dv O_VERIFY
when sourcing files or loading profiles.
-See also
-.Xr mac_veriexec 4 .
+.\" See also
+.\" .Xr mac_veriexec 4 . TODO Does not exist; write it.
.El
.Pp
The
@@ -378,7 +378,7 @@ to be enabled or disabled.
For example, the following two invocations of
.Nm
both enable the built-in
-.Xr emacs 1
+.Xr emacs 1 Pq Pa ports/editors/emacs
command line editor:
.Bd -literal -offset indent
set -E
@@ -2869,7 +2869,7 @@ will return the argument.
.Xr chsh 1 ,
.Xr echo 1 ,
.Xr ed 1 ,
-.Xr emacs 1 ,
+.Xr emacs 1 Pq Pa ports/editors/emacs ,
.Xr kill 1 ,
.Xr printf 1 ,
.Xr pwd 1 ,