Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/share/man/man7 prettier markup
details: https://anonhg.NetBSD.org/src/rev/75684c37ab16
branches: trunk
changeset: 761587:75684c37ab16
user: christos <christos%NetBSD.org@localhost>
date: Tue Feb 01 21:06:13 2011 +0000
description:
prettier markup
diffstat:
share/man/man7/symlink.7 | 26 +++++++++++++-------------
1 files changed, 13 insertions(+), 13 deletions(-)
diffs (61 lines):
diff -r cd01bc069da1 -r 75684c37ab16 share/man/man7/symlink.7
--- a/share/man/man7/symlink.7 Tue Feb 01 21:03:53 2011 +0000
+++ b/share/man/man7/symlink.7 Tue Feb 01 21:06:13 2011 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: symlink.7,v 1.18 2011/02/01 21:03:53 christos Exp $
+.\" $NetBSD: symlink.7,v 1.19 2011/02/01 21:06:13 christos Exp $
.\"
.\" Copyright (c) 1992, 1993, 1994
.\" The Regents of the University of California. All rights reserved.
@@ -518,10 +518,10 @@
.Po
equivalent to the output of
.Dq uname -m
+or
+.Xr sysctl 3
+.Dq hw.machine
.Pc .
-(
-.Xr sysctl 3
-.Dq hw.machine )
.It @machine_arch
Expands to the value of
.Li MACHINE_ARCH
@@ -529,28 +529,28 @@
.Po
equivalent to the output of
.Dq uname -p
+or
+.Xr sysctl 3
+.Dq hw.machine_arch
.Pc .
-(
-.Xr sysctl 3
-.Dq hw.machine_arch )
.It @osrelease
Expands to the operating system release of the running kernel
.Po
equivalent to the output of
.Dq uname -r
+or
+.Xr sysctl 3
+.Dq kern.osrelease
.Pc .
-(
-.Xr sysctl 3
-.Dq kern.osrelease )
.It @ostype
Expands to the operating system type of the running kernel
.Po
equivalent to the output of
.Dq uname -s
+or
+.Xr sysctl 3
+.Dq kern.ostype
.Pc .
-(
-.Xr sysctl 3
-.Dq kern.ostype )
This will always be
.Dq NetBSD
on
Home |
Main Index |
Thread Index |
Old Index