1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-01-15 15:06:42 +00:00

mdoc warning fixes: Use the correct syntax for .Bl -offset indent

MFC after:	3 days
This commit is contained in:
Giorgos Keramidas 2007-10-30 16:02:49 +00:00
parent ca65fde598
commit cf14303baa
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=173192
2 changed files with 4 additions and 4 deletions

View File

@ -7,7 +7,7 @@
.\"
.\" $FreeBSD$
.\"
.Dd November 24, 2006
.Dd October 30, 2007
.Dt MD 4
.Os
.Sh NAME
@ -65,7 +65,7 @@ For more information, please see
.Sh EXAMPLES
To create a kernel with a ramdisk or MD file system, your kernel config
needs the following options:
.Bd -literal -ofset indent
.Bd -literal -offset indent
options MD_ROOT #MD is a potential root device
options MD_ROOT_SIZE=8192 # 8MB ram disk
makeoptions MFS_IMAGE=/h/foo/ARM-MD

View File

@ -23,7 +23,7 @@
.\"
.\" $FreeBSD$
.\"
.Dd February 3, 2007
.Dd October 30, 2007
.Dt QUOTA.USER 5
.Os
.Sh NAME
@ -50,7 +50,7 @@ file.
.Pp
The data files contain the following information:
.Pp
.Bl -bullet -indent offset -compact
.Bl -bullet -offset indent -compact
.It
Current block usage
.It