summaryrefslogtreecommitdiffstats
path: root/sbin
diff options
context:
space:
mode:
authorbrueffer <brueffer@FreeBSD.org>2005-07-14 20:29:08 +0000
committerbrueffer <brueffer@FreeBSD.org>2005-07-14 20:29:08 +0000
commit2a75eb6afb72a7bd0f226dce36202f89f12280ec (patch)
tree6541e3c2182cf4117b8ae4de1f119802e5540eac /sbin
parent0fcf9ba9f37cab240207cac6dde106bae32393e3 (diff)
downloadFreeBSD-src-2a75eb6afb72a7bd0f226dce36202f89f12280ec.zip
FreeBSD-src-2a75eb6afb72a7bd0f226dce36202f89f12280ec.tar.gz
- Remove MLINKS to nonexistant manpages
- Change some section numbers to match reality - For MLINKS to manpages from ports, mention which port installs them MFC after: 3 days
Diffstat (limited to 'sbin')
-rw-r--r--sbin/startslip/startslip.12
-rw-r--r--sbin/sysctl/sysctl.82
2 files changed, 2 insertions, 2 deletions
diff --git a/sbin/startslip/startslip.1 b/sbin/startslip/startslip.1
index e185065..2d6f43b 100644
--- a/sbin/startslip/startslip.1
+++ b/sbin/startslip/startslip.1
@@ -203,7 +203,7 @@ pid stored here
.It Pa /usr/share/examples/startslip/*
.El
.Sh SEE ALSO
-.Xr uustat 1 ,
+.Xr uustat 1 Pq Pa ports/net/freebsd-uucp ,
.Xr slattach 8 ,
.Xr sliplogin 8
.Sh HISTORY
diff --git a/sbin/sysctl/sysctl.8 b/sbin/sysctl/sysctl.8
index 31e944a..d6fde98 100644
--- a/sbin/sysctl/sysctl.8
+++ b/sbin/sysctl/sysctl.8
@@ -87,7 +87,7 @@ Show only variable names, not their values.
This is particularly useful with shells that offer programmable
completion.
To enable completion of variable names in
-.Xr zsh 1 ,
+.Xr zsh 1 Pq Pa ports/shells/zsh ,
use the following code:
.Bd -literal -offset indent
listsysctls () { set -A reply $(sysctl -AN ${1%.*}) }
OpenPOWER on IntegriCloud