diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2005-09-17 21:39:10 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2005-09-17 21:39:10 +0000 |
commit | ec9cc336461bf7d4be18a2b6be4e1934fc124eb8 (patch) | |
tree | 273afa3297c4a5e8a8a245535a72e2afad2ffe4b /share/man | |
parent | 6c29004dbe3c1c244423e944489cf010dbd9092b (diff) |
grammar and markup fixes;
Diffstat (limited to 'share/man')
-rw-r--r-- | share/man/man7/packages.7 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/share/man/man7/packages.7 b/share/man/man7/packages.7 index a4e1205947d..cd390c5aab8 100644 --- a/share/man/man7/packages.7 +++ b/share/man/man7/packages.7 @@ -1,4 +1,4 @@ -.\" $OpenBSD: packages.7,v 1.19 2005/09/16 19:52:04 aanriot Exp $ +.\" $OpenBSD: packages.7,v 1.20 2005/09/17 21:39:09 jmc Exp $ .\" .\" Copyright (c) 2000 Marc Espie .\" @@ -84,7 +84,7 @@ This includes X11 packages, which no longer install under .Pa /usr/X11R6 . The only exception is Japanese dictionaries, which install under -.Pa /var/dict. +.Pa /var/dict . .Pp Some packages installation scripts will also create new configuration files in @@ -179,7 +179,7 @@ package that holds those files, and is not useful as a stand-alone package. Most package names follow the pattern .Qq name-version-flavor , where -.Qq name , +.Qq name (also called stem, see .Xr packages-specs 7 ) is the actual package name, |