summaryrefslogtreecommitdiff
path: root/pkgtools/libkver
diff options
context:
space:
mode:
authorapb <apb@pkgsrc.org>2012-10-31 14:47:08 +0000
committerapb <apb@pkgsrc.org>2012-10-31 14:47:08 +0000
commit46cc27a04c46d2d8ecaea68ee0232b181871b798 (patch)
tree568de494608cb11448be306a5f5bd5058bd45b39 /pkgtools/libkver
parent880c31542f9cfe4d0d9742ae4d9120a51f109ee0 (diff)
downloadpkgsrc-46cc27a04c46d2d8ecaea68ee0232b181871b798.tar.gz
Markup to prevent "e.g." from being misinterpreted as the end of a sentence.
(Not bumping the version number for this.)
Diffstat (limited to 'pkgtools/libkver')
-rw-r--r--pkgtools/libkver/files/kver/kver.810
-rw-r--r--pkgtools/libkver/files/lib/kver.310
2 files changed, 10 insertions, 10 deletions
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