diff options
author | 1998-11-29 15:47:21 +0000 | |
---|---|---|
committer | 1998-11-29 15:47:21 +0000 | |
commit | fbd19cc4f62f05aca4915ad1d4ef5f2a2970add7 (patch) | |
tree | 028c76dd0e108860fcbe960842b22b5ea36826c8 /share/man/man5/disktab.5 | |
parent | Document the TCPCOOKIE option. (diff) | |
download | wireguard-openbsd-fbd19cc4f62f05aca4915ad1d4ef5f2a2970add7.tar.xz wireguard-openbsd-fbd19cc4f62f05aca4915ad1d4ef5f2a2970add7.zip |
kill superfluous .Nm macro arguments
Diffstat (limited to 'share/man/man5/disktab.5')
-rw-r--r-- | share/man/man5/disktab.5 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man5/disktab.5 b/share/man/man5/disktab.5 index 899223e543f..3b1d3b25b4b 100644 --- a/share/man/man5/disktab.5 +++ b/share/man/man5/disktab.5 @@ -42,7 +42,7 @@ .Sh SYNOPSIS .Fd #include <disktab.h> .Sh DESCRIPTION -.Nm disktab +.Nm is a simple database which describes disk geometries and disk partition characteristics. It is used @@ -54,7 +54,7 @@ The format is patterned after the .Xr termcap 5 terminal database. Entries in -.Nm disktab +.Nm consist of a number of colon .Pq Sq \&: separated fields. The |