diff options
author | joel <joel@FreeBSD.org> | 2012-05-13 14:16:04 +0000 |
---|---|---|
committer | joel <joel@FreeBSD.org> | 2012-05-13 14:16:04 +0000 |
commit | 82a81c78d982f919825edb09975bc63e950cbaad (patch) | |
tree | 7986d382e4cde1c998c3c0717c56c84d1d73dcef /lib | |
parent | 3df7eed63daa61f9134456f5d918d8bb982186b9 (diff) | |
download | FreeBSD-src-82a81c78d982f919825edb09975bc63e950cbaad.zip FreeBSD-src-82a81c78d982f919825edb09975bc63e950cbaad.tar.gz |
Minor mdoc nits.
Diffstat (limited to 'lib')
-rw-r--r-- | lib/libc/posix1e/mac_prepare.3 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/posix1e/mac_prepare.3 b/lib/libc/posix1e/mac_prepare.3 index 8e694de..e217b71 100644 --- a/lib/libc/posix1e/mac_prepare.3 +++ b/lib/libc/posix1e/mac_prepare.3 @@ -64,7 +64,7 @@ when the label was prepared. Elements are specified in a nul-terminated string, using commas to delimit fields. Element names may be prefixed with the -.Dv ? +.Ql \&? character to indicate that a failure by the kernel to retrieve that element should not be considered fatal. .Pp |