fdformat is a sysadmin command and thus its man page should be in

volume 8 instead of volume 1.

Reviewed by:	imp
MFC after:	1 week
Differential Revision:	https://reviews.freebsd.org/D13370
This commit is contained in:
Cy Schubert 2017-12-05 05:02:46 +00:00
parent 8d4a7aab40
commit 4451f1426c
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=326558
3 changed files with 5 additions and 2 deletions

View file

@ -38,6 +38,8 @@
# xargs -n1 | sort | uniq -d;
# done
# 20171204: Move fdformat man page from volume 1 to volume 8.
OLD_FILES+=usr/share/man/man8/fdformat.1.gz
# 20171203: libproc version bump
OLD_LIBS+=usr/lib/libproc.so.4
OLD_LIBS+=usr/lib32/libproc.so.4

View file

@ -3,6 +3,7 @@
.PATH: ${.CURDIR:H}/fdread
PROG= fdformat
MAN= fdformat.8
SRCS= fdformat.c fdutil.c
CFLAGS+= -I${.CURDIR:H}/fdread

View file

@ -24,8 +24,8 @@
.\"
.\" $FreeBSD$
.\"
.Dd December 25, 2001
.Dt FDFORMAT 1
.Dd December 4, 2017
.Dt FDFORMAT 8
.Os
.Sh NAME
.Nm fdformat