Move two periods out of quotes and to where they belong.

MFC after:	1 day
This commit is contained in:
Marius Strobl 2006-09-01 20:01:51 +00:00
parent 91be44de19
commit 851bf68fae

View File

@ -60,7 +60,7 @@
.\"
.\" $FreeBSD$
.\"
.Dd June 18, 2005
.Dd September 1, 2006
.Dt OPENFIRM 4 sparc64
.Os
.Sh NAME
@ -264,12 +264,12 @@ node the property value passed in to the
.Dv OFIOCSET
call has to be null-terminated and the value length passed in has to include
the terminating
.Ql \e0.
.Ql \e0 .
However, as with the
.Dv OFIOCGET
call,
the returned value length does not include the terminating
.Ql \e0.
.Ql \e0 .
.Sh SEE ALSO
.Xr ioctl 2 ,
.Xr openprom 4 ,