diff options
author | 2014-01-21 03:15:44 +0000 | |
---|---|---|
committer | 2014-01-21 03:15:44 +0000 | |
commit | 369bef3a142061d28bd38b74f30fd054965b81c6 (patch) | |
tree | 8fe7ba65015980e03507c9128cf9b21f5074ceff /share/man/man7 | |
parent | Update the names of the DIOCXBEGIN ruleset types. (diff) | |
download | wireguard-openbsd-369bef3a142061d28bd38b74f30fd054965b81c6.tar.xz wireguard-openbsd-369bef3a142061d28bd38b74f30fd054965b81c6.zip |
obvious .Pa fixes; found with mandocdb(8)
Diffstat (limited to 'share/man/man7')
-rw-r--r-- | share/man/man7/script.7 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/share/man/man7/script.7 b/share/man/man7/script.7 index 8e59af16be1..335c84f58e3 100644 --- a/share/man/man7/script.7 +++ b/share/man/man7/script.7 @@ -1,4 +1,4 @@ -.\" $OpenBSD: script.7,v 1.6 2008/09/19 05:41:29 djm Exp $ +.\" $OpenBSD: script.7,v 1.7 2014/01/21 03:15:46 schwarze Exp $ .\" .\" $NetBSD: script.7,v 1.1 2005/05/07 02:20:34 perry Exp $ .\" @@ -29,7 +29,7 @@ .\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE .\" POSSIBILITY OF SUCH DAMAGE. .\" -.Dd $Mdocdate: September 19 2008 $ +.Dd $Mdocdate: January 21 2014 $ .Dt SCRIPT 7 .Os .Sh NAME @@ -113,7 +113,7 @@ the length of the interpreter line following the is limited to .Dv MAXINTERP , as defined in -.Aq Pa sys/param.h . +.In sys/param.h . Other operating systems impose different limits on the length of the .Sq #! |