unshare.2: tfix

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2010-10-03 17:44:31 +02:00
parent 0491cc6948
commit b83d6fd23f
1 changed files with 1 additions and 1 deletions

View File

@ -23,7 +23,7 @@
unshare \- disassociate parts of the process execution context
.SH SYNOPSIS
.nf
.BR "define _GNU_SOURCE" " /* See feature_test_macros(7) */"
.BR "#define _GNU_SOURCE" " /* See feature_test_macros(7) */"
.\" Actually _BSD_SOURCE || _SVID_SOURCE
.\" See http://sources.redhat.com/bugzilla/show_bug.cgi?id=4749
.B #include <sched.h>