From 86cbf0e1a65d589da23991a49de3892eec2af48b Mon Sep 17 00:00:00 2001 From: apb Date: Wed, 31 Oct 2012 14:47:08 +0000 Subject: Markup to prevent "e.g." from being misinterpreted as the end of a sentence. (Not bumping the version number for this.) --- pkgtools/libkver/files/kver/kver.8 | 10 +++++----- pkgtools/libkver/files/lib/kver.3 | 10 +++++----- 2 files changed, 10 insertions(+), 10 deletions(-) (limited to 'pkgtools/libkver') diff --git a/pkgtools/libkver/files/kver/kver.8 b/pkgtools/libkver/files/kver/kver.8 index 0fcfbe62f1e..32661592c4b 100644 --- a/pkgtools/libkver/files/kver/kver.8 +++ b/pkgtools/libkver/files/kver/kver.8 @@ -1,4 +1,4 @@ -.\" $NetBSD: kver.8,v 1.1 2012/10/31 14:41:55 apb Exp $ +.\" $NetBSD: kver.8,v 1.2 2012/10/31 14:47:08 apb Exp $ .\" .Dd October 31, 2012 .Os @@ -38,25 +38,25 @@ with the specified The following options are accepted: .Bl -tag -offset indent .It Fl s Ar ostype -The operating system type, e.g. +The operating system type, e.g.\& .Qq Nx . Sets the .Ev LIBKVER_OSTYPE environment variable. .It Fl r Ar osrelease -The operating system release, e.g. +The operating system release, e.g.\& .Qq "6.0_STABLE" . Sets the .Ev LIBKVER_OSRELEASE environment variable. .It Fl m Ar machine -The operating hardware platform, e.g. +The operating hardware platform, e.g.\& .Dq "amd64" . Sets the .Ev LIBKVER_MACHINE environment variable. .It Fl p Ar machine_arch -The machine processor architecture, e.g. +The machine processor architecture, e.g.\& .Dq "x86_64" . Sets the .Ev LIBKVER_MACHINE_ARCH diff --git a/pkgtools/libkver/files/lib/kver.3 b/pkgtools/libkver/files/lib/kver.3 index c1bece385fe..9c03fe1237a 100644 --- a/pkgtools/libkver/files/lib/kver.3 +++ b/pkgtools/libkver/files/lib/kver.3 @@ -1,4 +1,4 @@ -.\" $NetBSD: kver.3,v 1.3 2012/10/31 14:41:55 apb Exp $ +.\" $NetBSD: kver.3,v 1.4 2012/10/31 14:47:08 apb Exp $ .\" .Dd October 31, 2012 .Os @@ -48,7 +48,7 @@ and a description of the way the value is used. .It Sy Environment Ta Sy Symlink Ta Sy Description . .It Ev LIBKVER_OSTYPE Ta Pa /libkver_ostype Ta -The operating system type, e.g. +The operating system type, e.g.\& .Qq Nx . Overrides the .Xr sysctl 7 @@ -67,7 +67,7 @@ result from .Xr uname 3 . . .It Ev LIBKVER_OSRELEASE Ta Pa /libkver_osrelease Ta -The operating system release, e.g. +The operating system release, e.g.\& .Qq "6.0_STABLE" . Overrides the .Xr sysctl 7 @@ -92,7 +92,7 @@ variable .Va kern.osrevision . . .It Ev LIBKVER_MACHINE Ta Pa /libkver_machine Ta -The operating hardware platform, e.g. +The operating hardware platform, e.g.\& .Dq "amd64" . Overrides the .Xr sysctl 7 @@ -111,7 +111,7 @@ result from .Xr uname 3 . . .It Ev LIBKVER_MACHINE_ARCH Ta Pa /libkver_machine_arch Ta -The machine processor architecture, e.g. +The machine processor architecture, e.g.\& .Dq "x86_64" . Overrides the .Xr sysctl 7 -- cgit v1.2.3