diff options
author | chris <chris@FreeBSD.org> | 2002-10-20 19:44:36 +0000 |
---|---|---|
committer | chris <chris@FreeBSD.org> | 2002-10-20 19:44:36 +0000 |
commit | 660cc9629a0561d1888b9d0987da4fe89b673c80 (patch) | |
tree | 45c8803b6536f4ae070e9c3b1d553f4d9fddec16 | |
parent | f44b123543da0607ca25668f65dabcd9295972b3 (diff) | |
download | FreeBSD-src-660cc9629a0561d1888b9d0987da4fe89b673c80.zip FreeBSD-src-660cc9629a0561d1888b9d0987da4fe89b673c80.tar.gz |
Move .Os to its proper location in the document.
-rw-r--r-- | share/man/man9/mac_bsdextended.9 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/share/man/man9/mac_bsdextended.9 b/share/man/man9/mac_bsdextended.9 index 3001fe3..ecab984 100644 --- a/share/man/man9/mac_bsdextended.9 +++ b/share/man/man9/mac_bsdextended.9 @@ -33,8 +33,8 @@ .\" .\" $FreeBSD$ .Dd OCTOBER 16, 2002 -.Dt MAC_BSDEXTENDED 9 .Os +.Dt MAC_BSDEXTENDED 9 .Sh NAME .\" .Cd options MAC_BSDEXTENDED .Nm mac_bsdextended |