Fix section numbers for autofs(5), kbdcontrol(1), vidcontrol(1), quota(1),

and telnet(1) in the right place.

MFC after:	1 month
Sponsored by:	The FreeBSD Foundation
This commit is contained in:
Edward Tomasz Napierala 2016-03-01 11:36:10 +00:00
parent aa5f002475
commit 58f04b2a1e
4 changed files with 5 additions and 5 deletions

View File

@ -1,4 +1,4 @@
.\" $FreeBSD$ .\" $FreeBSD$
Set to not build Set to not build
.Xr autofs 4 .Xr autofs 5
related programs, libraries, and kernel modules. related programs, libraries, and kernel modules.

View File

@ -1,5 +1,5 @@
.\" $FreeBSD$ .\" $FreeBSD$
Set to not build programs that support a legacy PC console; e.g., Set to not build programs that support a legacy PC console; e.g.,
.Xr kbdcontrol 8 .Xr kbdcontrol 1
and and
.Xr vidcontrol 8 . .Xr vidcontrol 1 .

View File

@ -1,4 +1,4 @@
.\" $FreeBSD$ .\" $FreeBSD$
Set to not build Set to not build
.Xr quota 8 .Xr quota 1
and related programs. and related programs.

View File

@ -1,4 +1,4 @@
.\" $FreeBSD$ .\" $FreeBSD$
Set to not build Set to not build
.Xr telnet 8 .Xr telnet 1
and related programs. and related programs.