[hackers] [sbase] printenv.1: convert to mandoc || Hiltjo Posthuma

From: <git_AT_suckless.org>
Date: Sat, 31 Jan 2015 11:35:17 +0100 (CET)

commit c7bec5ae6014bd4f74b70d2d693e747b5b768fab
Author: Hiltjo Posthuma <hiltjo_AT_codemadness.org>
Date: Fri Jan 30 23:25:12 2015 +0100

    printenv.1: convert to mandoc

diff --git a/printenv.1 b/printenv.1
index 5f768f0..8fd2f21 100644
--- a/printenv.1
+++ b/printenv.1
_AT_@ -1,19 +1,21 @@
-.TH PRINTENV 1 sbase\-VERSION
-.SH NAME
-printenv \- print out the environment or the values of specific variables.
-.SH SYNOPSIS
-.B printenv
-.RB [ var... ]
-.SH DESCRIPTION
-.B printenv
+.Dd January 30, 2015
+.Dt PRINTENV 1 sbase\-VERSION
+.Os
+.Sh NAME
+.Nm printenv
+.Nd print out the environment or the values of specific variables.
+.Sh SYNOPSIS
+.Nm
+.Op Ar var ...
+.Sh DESCRIPTION
+.Nm
 prints the entire environment as key=values pairs when
 no
-.IR var
+.Ar var
 is specified. Otherwise, in the order specified,
-.B printenv
+.Nm
 prints the value only of each
-.IR var,
+.Ar var ,
 one per line.
-
-.SH SEE ALSO
-.IR env (1)
+.Sh SEE ALSO
+.Xr env 1
Received on Sat Jan 31 2015 - 11:35:17 CET

This archive was generated by hypermail 2.3.0 : Sat Jan 31 2015 - 11:36:08 CET